valignatev / socd

SOCD cleaner tool for epic gamers
Apache License 2.0
252 stars 27 forks source link

Source games ignore synthetic inputs #14

Closed valignatev closed 2 years ago

valignatev commented 3 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

valignatev commented 2 years ago

Another possible offender is Melty Blood - see #19

valignatev commented 2 years ago

Fixed in the latest v0.0.8 release