Logitech Extreme 3D pro joystick 'stuck' left

Questions about Wine on Linux
Locked
make_lib
Newbie
Newbie
Posts: 2
Joined: Tue May 08, 2012 8:50 am

Logitech Extreme 3D pro joystick 'stuck' left

Post by make_lib »

I have a Logitech Extreme 3D Pro joystick I'd like to use in a wine game.

I ran `jstest` and `jstest-gtk` to calibrate it at `/dev/input/js0`. This goes smoothly,

However when I run `wine control joy.cpl`, the test displays initially start with dots centered, but as soon as I touch the joystick, the X axis of the joy stick gets stuck on the left half of the box. It's as if a transformation is applied restricting the joystick to only the left half of the xaxis.

calibrating via jstest doesn't do anything, but both of these applications show the joystick is properly calibrated.

In game, all other axes of the joystick work properly, but the x-axis is pinned pointing left, and my ship is left spinning to the left constantly.

The game in question is 'Independence War 2: Edge of Chaos', however I believe the issue isn't with the game but with wine since the issue shows up in the wine joystick test program.

I'm on Arch, and my current wine is 7.7
Locked