DSAdvance icon indicating copy to clipboard operation
DSAdvance copied to clipboard

Mouse and keyboard emulation mode does not work for all games

Open r57zone opened this issue 3 years ago • 2 comments

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?

r57zone avatar Nov 20 '22 23:11 r57zone

Probably using a lower level API in DirectX

r57zone avatar Mar 02 '23 20:03 r57zone

We can make Inject into the keyboard key processing function and replace it with a higher-level one.

r57zone avatar Jul 01 '23 08:07 r57zone