valignatev / socd

SOCD cleaner tool for epic gamers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source games ignore synthetic inputs

valignatev opened this issue · 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