Open Collective
Open Collective
Loading
Keybinds & Settings
Published on November 8, 2021 by Lacy Morrow

This is a HUGE update, the settings system has been ripped out and replaced with tkambler/electron-preferences (with plenty of improvements there as well). This has allowed for a ton of new features:


Preferences Window

The new preferences window has been segmented into sections and a ton of new settings have been added.

  • Ability to disable automatic updates (no more phoning to github, #85 )
  • Ability to disable hardware acceleration (may fix fps issues for a few folks, #70 )
  • Ability to start CrossOver on system boot (#86)
  • The window will be hidden on blur (lose-focus)

Custom Keybinds (
#20) - beta

This has been a long-time coming. All of the keybinds for the app have been added as customizable preferences (except for the app reset, CTRL+SHIFT+ALT+R).
You can rebind anything to anything, although this is still being tested for bugs.

You can also disable any bind with backspace or delete.

  • Custom keybinds (#20)
  • Disable keybinds (#88)

Hide on ADS (
#84) - beta

This feature was requested enough that I went ahead and added it. iohook was used to hook into the system mouse events to allow the crosshair to be hidden while holding down a mouse button.
Hopefully this won't affect the ban-ability (#79) but it definitely adds a layer of complexity to the app.


Follow Mouse (
#87 ) - beta

Same as above, uses IOHook to allow the crosshair to follow the mouse on the screen


You can no longer drag a custom crosshair to the preferences window