[Bug 46711] Since 3.3 other HID devices than Joysticks not supported anymore

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 24 14:08:17 CST 2019


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

--- Comment #3 from Zebediah Figura <z.figura12 at gmail.com> ---
My first guess is that the build of 3.3 that you tested wasn't compiled with
support for libSDL. Currently we don't load hidraw devices if we can use SDL;
I'm not sure if this is really what we want to do.

Can you try disabling SDL via the registry and see if your other devices
appear? I.e. open the key HKLM\CurrentControlSet\Services\WineBus and set the
DWORD value "Enable SDL" to 0.

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