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

WineHQ Bugzilla wine-bugs at winehq.org
Wed Oct 20 05:00:49 CDT 2021


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

--- Comment #28 from Rémi Bernon <rbernon at codeweavers.com> ---
Looks like the SDL backend is hitting the absolute axis limit, but the evdev
backend maps the ABS_RUDDER axis correctly and dinput is picking it.

Also note that joy.cpl can currently only display up to 6 axes, so the although
the rudder axis is apparently supported (with SDL disabled), it's not displayed
there. We'd have a improve the control panel interface for it to be.

-- 
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