http://bugs.winehq.org/show_bug.cgi?id=8399
Summary: Joystick POV can only go left and right when using joydev interface Product: Wine Version: 0.9.36. Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: wine-directx-dinput AssignedTo: wine-bugs@winehq.org ReportedBy: shacklein@gmail.com
I've been having trouble getting a very annoying joystick (Saitek X45) work in Wine. For a start, it needs calibration so I am forced to use joydev and not evdev. Problem was, I couldn't get the POV to be registered when pushing it up or down (though left and right works without issue). I tracked down the problem to a missing 'else' in calculate_pov(). Patch attached.
Enjoy....dev! :)