Skip to content

Esc bind and some fixes

Latest
Compare
Choose a tag to compare
@valignatev valignatev released this 01 Sep 17:51
· 2 commits to master since this release
807f829

NOTE
If this doesn't work for you, try the previous version and tell me about it in the issue with you PC specs (windows revision and your keyboard, and if you have any antimalware)

You can now add a binding to ESC key and have a disable binding - a key that you can hold to suppress SOCD behavior, woo! Also fixed some compiler warnings and some other jank that I've found. Another rather big change - I'm sending scancodes to SendInput now because some games use DirectInput event loop and completely ignore virtual key codes. This should fix #14 and hopefully #19