geeky / dinput8wrapper

This is a DirectInput 8 (dinput8.dll) Wrapper, which internally uses Raw-Input instead of DirectInput
MIT License
42 stars 6 forks source link

Stuck moving left or right #2

Closed ZT-1 closed 3 years ago

ZT-1 commented 3 years ago

At random times, you can get stuck continuously moving left or right without touching anything until you pause and unpause the game.

geeky commented 3 years ago

I can reproduce the error and can probably fix this. An update might become available next sunday

geeky commented 3 years ago

Just released https://github.com/geeky/dinput8wrapper/releases/tag/v1.0.0.2 which hopefuly solves this issue

ZT-1 commented 3 years ago

Seems to be fixed now, thanks.