Xb2XInput v1.3.1
Read the Install/Usage sections of the README to learn how to set it all up, really it only takes a minute or two.
A list of supported controllers can be found at the top of XboxController.cpp
If you have a controller that isn't on this list, or a controller that is on the list but won't work, feel free to make an issue about it on the issue tracker (please include the hardware ID of the controller though - see "Support" section in the readme)
Changes in v1.3
-
Added 2 extra controller IDs (thanks to @xalender and @Rarcoon!)
-
Hopefully fixed the issue with controller vibration!
-
Updated ViGEmClient from upstream.
-
(v1.3.1) Only lock usb_mutex when we're performing a control transfer - should increase stability with controllers that don't support interrupt transfers.