We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The solution is to pass scancodes instead of virtual codes to SendInput. Should do the thing. See https://docs.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-keybdinput
The text was updated successfully, but these errors were encountered:
Another possible offender is Melty Blood - see #19
Sorry, something went wrong.
Fixed in the latest v0.0.8 release
No branches or pull requests
The solution is to pass scancodes instead of virtual codes to SendInput. Should do the thing.
See https://docs.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-keybdinput
The text was updated successfully, but these errors were encountered: