Skip to content

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

Closed
Toufool opened this issue Apr 14, 2019 · 6 comments · Fixed by #61 or #87
Closed

Numpad number key with numlock on as split hotkey does not split #8

Toufool opened this issue Apr 14, 2019 · 6 comments · Fixed by #61 or #87
Labels
bug Something isn't working

Comments

@Toufool
Copy link
Owner

Toufool commented Apr 14, 2019

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.

@Toufool Toufool added the bug Something isn't working label Apr 14, 2019
@Miltrivd
Copy link

Miltrivd commented Apr 16, 2019

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.

@Toufool
Copy link
Owner Author

Toufool commented Apr 22, 2019

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.

@SudoProgramming
Copy link

The use of F13 - F24 also doesn't work, which is gonna be primordially used by foot pedal users or stream deck users.

@MrGamy
Copy link

MrGamy commented Apr 2, 2021

@Toufool AutoSplit64 handles splitting completely w/o the global hotkeys but instead utilizes the livesplit.server addon - maybe this could help eliminate the problem?
https://github.com/Kainev/AutoSplit64/blob/master/as64core/livesplit.py

https://github.com/LiveSplit/LiveSplit.Server

@Avasam
Copy link
Collaborator

Avasam commented Apr 9, 2021

@MrGamy So does KaDiWa's fork (see #50 ). The hotkeys is still an important feature to skip/undo splits and for use outside of LiveSplit. While it wouldn't "eliminate" the problem. I would still love to see AutoSplit use the LiveSplit server in the base fork.

Mego pushed a commit to Mego/Auto-Split that referenced this issue Oct 22, 2021
@Avasam
Copy link
Collaborator

Avasam commented Nov 26, 2021

@SudoProgramming

The use of F13 - F24 also doesn't work, which is gonna be primordially used by foot pedal users or stream deck users.

I can confirm F13-F24 will work in the next version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants