[Bug 52039] js Joystick input no longer supported

WineHQ Bugzilla wine-bugs at winehq.org
Mon Nov 15 01:58:58 CST 2021


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

Rémi Bernon <rbernon at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rbernon at codeweavers.com

--- Comment #2 from Rémi Bernon <rbernon at codeweavers.com> ---
It could be possible to restore a /dev/js backend in winebus.sys, if that's
really useful.

Then there's some calibration properties supported already, but that's mostly
only about deadzone and saturation, not about shifting the center point. Maybe
DIPROP_CPOINT could be an option
(http://doc.51windows.net/Directx9_SDK/input/using/devicedata/usingcpoints.htm)
although it's marked as unsupported on more recent MSDN.

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