http://bugs.winehq.org/show_bug.cgi?id=23256
Summary: Wrong default axis mapping for SAITEK X52. Product: Wine Version: 1.1.28 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dinput AssignedTo: wine-bugs@winehq.org ReportedBy: aleksei.gusev@gmail.com
I have joystick Saitek X52 and it works very well in wine. This device have a mini-joystick which I use as mouse. I have configured that with xserver-driver-joystick: map mini-joystick axis to mouse axis.
All this works very well before wine 1.1.28. This version introduced the bug. When I use mini-joystick to move mouse pointer left an application receives signal as main axe moved left to the end. Mouse pointer moves as expected.
I have do 'git bisect' to find commit introduced this behavior. So, here is the first 'bad' commit:
commit 167457efc14c84292a9c2d31510b1d7d5fe81a7b Author: Vitaliy Margolen wine-patches@kievinfo.com Date: Sat Aug 15 11:58:47 2009 -0600
dinput: Evdev joystick driver - add ability to remap axis.
I use IL-2 to test this if this does matter.
Thanks in advance!
http://bugs.winehq.org/show_bug.cgi?id=23256
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |vitaliy@kievinfo.com
http://bugs.winehq.org/show_bug.cgi?id=23256
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2010-06-19 11:58:53 --- So before your game wasn't receiving any input from your joystick?
http://bugs.winehq.org/show_bug.cgi?id=23256
--- Comment #2 from Aleksei Gusev aleksei.gusev@gmail.com 2010-06-19 14:52:15 --- If I understand correctly, the game received events of changing coordinates of axes #11 and #12 (x and y for mini-joystick), but these axes is not bound to any action in game, so all works as expected: I could control mouse with mini-joystick and all other axis/buttons worked correctly.
Starting from 1.1.28, any changing of coordinates for axes #11 or #12 (mini-joystick) leverage game to receive event of changing coordinates of #1 axis to the maximum left.
http://bugs.winehq.org/show_bug.cgi?id=23256
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|vitaliy@kievinfo.com |
http://bugs.winehq.org/show_bug.cgi?id=23256
--- Comment #3 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-02-02 09:03:34 CST --- Please attach +dinput debug output. Move all your controls in all directions.
http://bugs.winehq.org/show_bug.cgi?id=23256
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |167457efc14c84292a9c2d31510 | |b1d7d5fe81a7b
http://bugs.winehq.org/show_bug.cgi?id=23256
--- Comment #4 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-11-11 11:44:57 CST --- Is this still a problem? Any chance to get +dinput log?
http://bugs.winehq.org/show_bug.cgi?id=23256
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #5 from joaopa jeremielapuree@yahoo.fr 2012-01-25 01:23:17 CST --- 1 year and half without answer. This bug could be closed as ABANDONED.
http://bugs.winehq.org/show_bug.cgi?id=23256
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #6 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-01-25 08:45:48 CST --- Yeah, there are other bugs about problem like this.
http://bugs.winehq.org/show_bug.cgi?id=23256
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com 2012-01-28 14:04:18 CST --- Closing.