Closed valignatev closed 2 years ago
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
Another possible offender is Melty Blood - see #19
Fixed in the latest v0.0.8 release
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