https://bugs.winehq.org/show_bug.cgi?id=42358 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> --- Wine does not favor any joystick so the handling is as generic as is in Windows. It is not possible to predict what button index is what in the physical controller (unless for well known controllers like ps3,xbox...) so it is basically impossible to do this right like for example in x360ce. Currently Wine relies on the joystick names passed up by their drivers so you do get PS3 and Xbox controller names, for generic HID controllers you have their generic name as expected. What was the problem you had? -- 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.