[Bug 52062] dinput HID joystick doesn't implement effect state reports.

WineHQ Bugzilla wine-bugs at winehq.org
Wed Nov 24 09:13:36 CST 2021


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

--- Comment #1 from Rémi Bernon <rbernon at codeweavers.com> ---
I wrote (and sent upstream) a few tests for these functions and as far as I can
see, Microsoft PID driver isn't trying to read the effect state reports using
IOCTL_HID_GET_INPUT_REPORT at all, but expects the reports to come alongside
the device state input reports.

In any case, not having the reports implemented doesn't seem to be much of an
issue, and DInput returns some default flags depending on the operations and
the effects is knows have been created and started.

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