[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 13:40:01 CDT 2016


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

--- Comment #26 from Omar <gamingpakker+wine at gmail.com> ---
If that is the case it must also have check on 0x02A1 in addition to 0x028E,
otherwise it wouldn't work with the wireless controller on Windows either.

I think that the main problem here is that the wireless xbox controllers are
presented to the system using the ID of the receiver and not with the ID of the
controller itself.
In which case this is probably a bug in the driver as afaik WINE takes the ID
information it receives from the evdev API.

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