Open r57zone opened 1 year ago
Mouse and keyboard emulation does not work for all games such as MaxPayne and Crysis 2. The mouse works but the keyboard doesn't.
Keyboard specific event handling?
Probably using a lower level API in DirectX
We can make Inject into the keyboard key processing function and replace it with a higher-level one.
Mouse and keyboard emulation does not work for all games such as MaxPayne and Crysis 2. The mouse works but the keyboard doesn't.
Keyboard specific event handling?