valignatev/socd

Source games ignore synthetic inputs

valignatev opened this issue · 2 comments

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