[Bug 40658] Joystick POW hat switch rotated for JOYDEVDRIVER=(js) while JOYDEVDRIVER=(event) is Ok

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 16 12:46:21 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=40658

--- Comment #8 from otty at gmx.net ---
(In reply to Bruno Jesus from comment #6)
> Please run the following commnand in an unpatched wine with both (js) and
> (event) drivers enabled for your joystick.
> 
> WINEDEBUG=+dinput wine control > /tmp/log.txt
> 
> Open the joystick config and press the POV buttons to generate some log
> events.
> 
> And then attach the file /tmp/log.txt. It could have some clues about what
> is wrong;

After a long time, I finally found a couple of hours during my vacation to
build a Ubunti Biarch version 3.13 and generate the requested logs. 
(problem and patch are identical to 1.19)

Registry settings are the following:
[HKEY_CURRENT_USER\Software\Wine\DirectInput] 
"Saitek AV8R Joystick (js)"="X,Y,Z,Rz,Rx,POV1" 
"Saitek AV8R Joystick (event)"="X,Y,Z,Rz,Rx,POV1" 

[HKEY_CURRENT_USER\Software\Wine\DirectInput\Joysticks] 
"Saitek AV8R Joystick (event)"="disabled" 


For the logs,  I moved the AV8R POV switch in the following pattern:

left - forward - right -backward

Except for the unpatched (js) variant, the status indicator in the control.exe
moved as expected.

For the unpatched (js) variant, the following status was observed in
control.exe:
forward - left - right - bottom

BR,

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list