On Thu Jul 31 16:30:39 2025 +0000, Rémi Bernon wrote:
The tests use a virtual HID device and capture/compare what DInput requests to the device driver directly on the HID level. It has then also been manually compared against USB traffic by other people, and with HID PID-capable non-Microsoft devices like Simucube.
Sure, but was the autocenter confirmed on anything other than SideWinder joysticks? Becasue on my HID PID compatible Moza R9, the stuff for autocentering is never sent out. I presume the windows driver handles this similarly to `hid-pidff` and actually tests if the device supports that non-standard autocentering first, and only reports autocenter supported if that's the case.
https://codebrowser.dev/linux/linux/drivers/hid/usbhid/hid-pidff.c.html#pidf...
I'd have to check with SDL, but at least on Linux, the autocenter support is reported with `FF_AUTOCENTER` bit on the ffbit