dinputto8
dinputto8 copied to clipboard
AVP2 Y Axis/Vertical movement
Hey, by default AVP2 (Alien versus Predator 2) have rly janky mouse movements on the Y axis, it's not straight at all (X/horizontal is fine) PCgamingwiki suggested some older and more obscure wrappers, but they don't correctly fix the issue
If i try to use your wrapper, X axis movement still work correctly, i have to rebind the controls that used mouse buttons and they work but vertical/Y axis movement no longer work at all, nothing happen when moving my mouse vertically
do you know if that could be fixed ? Thx for your work
Can you try using the latest version to see if it helps?
Ok so just tried the last version, it's still the same problem, Y axis does not work at all then i tried the debug version and Y axis worked, however i don't know if this version is only here for logging or if it also provide effects ingame (my old mouse is broken and my current mouse is low pooling rate so the Y axis jankiness is not rly noticeable) here is the log file: dinput.log
Update: Y axis mouvement does work again with your wrapper if i disable hardware cursor in the game settings
my issue is the same as this one https://github.com/elishacloud/dxwrapper/issues/30 wich gave me the idea to disable hardware cursor by looking at the answers
but my high dpi mouse is corrently broken and im using an old pretty basic one so i can't check if the Y axis movement jitter bug is fixed
PS: i tried to use https://github.com/geeky/dinput8wrapper along with your wrapper as you suggested to get dinput8 raw mouse movement but for me it just does not work (all controls get erased and can't be rebinded)
Closing this as a duplicate of: elishacloud/dxwrapper#30