[Bug 39891] In Split/ Second all Wireless XBox 360 controllers are mapped to the Joystick 3 entry instead of js0- >Joystick 0, js1->Joystick 1, etc

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 14 11:15:33 CDT 2016


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

--- Comment #20 from Bruno Jesus <00cpxxx at gmail.com> ---
In all my attempts the game always label everything as Joypads, which is very
weird because wine always reports the controllers as joysticks (fixed in the
source code). It is interesting that it worked with xboxdrv. So far I have
found 2 problems:

- The game cannot cope with joysticks with the same name, which is the case in
Wine if you attach 2 identical controllers. The game will not start a second
device with the same name.

- The game cannot cope with more than 4 controllers, it will quit enumerating
and result in the "all controllers mapped to joystick 3" issue. Still unsure if
this is a wine or game bug.

As far as I remember Windows always add a number at the end of joystick name to
differentiate identical controllers, but I'm not sure.

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