[Bug 52204] Vibration on DualSense controller works incorrectly in Rocket League

WineHQ Bugzilla wine-bugs at winehq.org
Mon Dec 13 16:22:24 CST 2021


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

--- Comment #6 from Rémi Bernon <rbernon at codeweavers.com> ---
This is more likely something to do with xinput, as I believe any gamepad is
with enough joystick and axis is reported as an xinput compatible controller
with upstream, although it'll need to be confirmed.

Could you run the game with WINEDEBUG=+xinput,+dinput,+hid,+hidp environment
variable set and attach the log here?

You can also try using a different backend than the default SDL, using the
registry keys and the regedit steps to add them, described in
https://wiki.winehq.org/Useful_Registry_Keys, WineBus keys at the bottom of the
page, and the interesting ones to try are "Enable SDL" = 0/1 and "DisableInput"
= 0/1, and "DisableHidraw" = 0/1

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