On Wed Aug 14 13:52:34 2024 +0000, Rémi Bernon wrote:
Fwiw in several cases the names simply do not match between the Linux driver and the Windows drivers. We forcefully override the device names for such cases in hidclass.sys.
Thanks. Didn't know that.
I use the 'hidraw' backend for all my devices, incl. force feedback wheel, shifter, pedals, joysticks, etc., and hopefully this way the strings match better between Linux and Windows. So far didn't spot any issues. The devices get properly recognized/configured by apps and games.