r57zone / DSAdvance

Advanced Xbox controller emulation for DualSense, DualShock 4, Pro Controller, Joy-Cons / Продвинутая эмуляция Xbox геймпада для DualSense, DualShock 4, Pro контроллера, Джойконов
https://youtu.be/gkyqO_HuPnk
Other
79 stars 2 forks source link

Mouse and keyboard emulation mode does not work for all games #6

Open r57zone opened 1 year ago

r57zone commented 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?

r57zone commented 1 year ago

Probably using a lower level API in DirectX

r57zone commented 1 year ago

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