[Bug 36441] joy.cpl crashes when PS4 Gamepad connected via Bluetooth

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 7 17:27:04 CST 2018


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

--- Comment #12 from Bob Z <jazzsax006 at gmail.com> ---
I spent some time debugging the dinput code for wine and discovered the
problem: The dualshock 4 controller reports all sorts of vendor-specific HID
elements that are incorrectly matched as axis elements.  I put together a small
patch to filter-out vendor-specific elements and wine now correctly detects 6
axes, 14 buttons, and 1 pov for both USB and bluetooth connections.  I've
posted the patch to the wine-devel mailing list for review.

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