-
-
Notifications
You must be signed in to change notification settings - Fork 28
Numpad number key with numlock on as split hotkey does not split #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Just found the same issue, I want to add that combined hotkeys also do not work. Example: I use CTRL+Numpad* for resets to avoid unintended resets. The key is not registered at all. This happens on any combination, SHIFT+L doesn't result in L, it just registers nothing. Current workaround for me is to have a different Livesplit instance with hotkeys that work with the Autosplitter. |
I can easily include these. I actually excluded them intentionally just for the purpose of not causing confusion or any bugs with hitting multiple keys. I'll try and include these with the next version. |
The use of F13 - F24 also doesn't work, which is gonna be primordially used by foot pedal users or stream deck users. |
@Toufool AutoSplit64 handles splitting completely w/o the global hotkeys but instead utilizes the livesplit.server addon - maybe this could help eliminate the problem? |
Parameter auto detected py qt6
I can confirm F13-F24 will work in the next version |
For example: setting the Start / Split key to numpad0 will set it to 0 instead. When a match occurs, it will hit 0 instead of numpad0. The current workaround for this is to turn numlock off when setting your Start / Split hotkey for both AutoSplit and your preferred speedrun timer.
The text was updated successfully, but these errors were encountered: