[Bug 45688] Gamepad appears both as dinput and xinput ( eg. Valkyria Chronicles)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 22 16:09:45 CDT 2018


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

--- Comment #1 from Vincent Povirk <madewokherd at gmail.com> ---
xinput controls can be accessed through dinput on Windows, but not all
controllers support xinput.

MS has published sample code which uses WMI to test whether a dinput controller
supports xinput, and ignore it if so:
https://docs.microsoft.com/en-us/windows/desktop/xinput/xinput-and-directinput

I don't think that approach works correctly on Wine.

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