Read the full changelog CrossOver is a free and open-source application built with Electron, and bits of JavaScript and HTML code that allows you to place an 'always-on-top' crosshair overlay. The Recursion Real-Time Stat Tracker now has a built-in configurable crosshair overlay! It features automatic centering of images, the ability to use any custom user-specified image for the crosshair, an easy way to toggle its visibility on demand, and immediate updating so you can change the crosshair in seconds if desired. CrossOver is a small, unintrusive crosshair overlay which has plenty of configuration options to assist with aiming and vision of your crosshair. CrossOver offers a huge improvement to many games' default crosshairs for those with colorblindness or contrast issues. Thanks to Reddit user /u/IrisFlame for the premade library of crosshairs!
- See Full List On Github.com
- Crosshair Overlay For Mac Os
- Crosshair Overlay For Mac Shortcut
- Download Crosshair Overlay
- Crosshair Overlay Mac
CrossOver allows you to place a customizable crosshair overlay above any application window.Improve your aim and gain a competitive advantage with a permanant colored crosshair to mark center screen.
- Choose a crosshair from over 50 sights
- Click and drag the grip icon to move Crossover around
- Use Control-Alt-Shift and arrow keys for fine-tuning
- Control-Alt-Shift-X to lock in place
- Control-Alt-Shift-R to reset and recenter
Features
- Choose from tons of true-to-life sights
- Cross-platform: Windows, MacOS, and Linux support
- Support for multiple monitors
- Choose between center Dot or Crosshair
- Customize crosshair size, color, and opacity
- Persistant settings remembers your choices automatically
- Automatically updates in the background to keep your features fresh
- Tested via Spectron
Other crosshair programs offer a single style or color option, and often don't allow you to reposition them. CrossOver is a small, unintrusive crosshair overlay which has plenty of configuration options to assist with aiming and vision of your crosshair. CrossOver offers a huge improvement to many games' default crosshairs for those with colorblindness or contrast issues.
Thanks to Reddit user /u/IrisFlame for the premade library of crosshairs!
Install
macOS 10.10+, Linux, and Windows 7+ are supported.
Download the latest version of CrossOver from the releases page
Windows
Download the .exe
file. (CrossOver-Setup-x.x.x.exe)
macOS
Download the .dmg
file. (CrossOver-x.x.x.dmg)
Linux
Download the .AppImage
or .deb
file.
The AppImage needs to be made executable after download.
Because this app is Free and Open-Source, we cannot afford to sign our code. This means Chrome may warn about an untrusted download, this is normal. Click the arrow icon -> Keep
to finish downloading. Windows Defender and Mac Gatekeeper will prevent you from running the app the first time.
Windows
Windows protected your PC.
- Click
More Info
- Click
Run Anyway
Mac
'CrossOver' cannot be opened because the developer cannot be verified.
- Locate the
CrossOver
app - Hold Control while you click the app icon, then choose Open from the shortcut menu
Further instructions for Windows and Mac
Usage
Click and drag the crosshair to anywhere on any screen.
Double-click the drag icon to center the crosshair on the current display.
To quit in Windows, toggle the app unlocked and right-click > Close
.
On a Mac, the Option key is used instead of Alt.
Keyboard Shortcuts
Description | Keys |
---|---|
Toggle the settings window and lock the crosshair in place | Control-Alt-Shift-X |
Quickly hide/show the application | Control-Alt-Shift-E |
Reset all settings and center the window | Control-Alt-Shift-R |
Display the 'About' window details | Control-Alt-Shift-A |
Move the crosshair a single pixel | Control-Alt-Shift-Arrows |
See Full List On Github.com
Development
Crosshair Overlay For Mac Os
Built with Electron. Simple HTML and Javascript, no framework.
Start developing in src/main.js
and src/renderer.js
.
Crosshair Overlay For Mac Shortcut
Run
Build
Download Crosshair Overlay
wine and mono must be installed for Windows builds (macOS)
Publish
Then edit the automatically created GitHub Releases draft and publish.
Bugs
Hidden by fullscreen apps
Currently CrossOver only works with windowed applications, use Windowed Fullscreen
mode if your game or application supports it. Windows - [https://github.com/lacymorrow/crossover/issues/1]
Sight is deformed or off by 1 pixel
Due to limitations in chrome we are unable to generate sub-pixel graphics, although there may be a way...
Crosshair Overlay Mac
Transparency not working
CrossOver will not hide settings when locked. Crosshair loses opacity (becomes opaque). Linux (debian) - [https://github.com/lacymorrow/crossover/issues/5]