Xb2XInput Versions Save

XB2X: User-mode Windows driver for Xbox OG controllers, supporting both XInput and DirectInput.

v1.0a

5 years ago

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

This release adds a new automated method of installing the WinUSB driver, thanks to the wdi-simple app from libwdi.

Unfortunately this increases the size of the archive a lot (~3MB -> ~14MB), mostly because two copies of wdi-simple.exe are included (both exactly the same, since the 32-bit wdi-simple can work fine in 64-bit, but we need two copies because there's both an x86 and an x64 install path), in a future release I'll reorganise things so that only 1 copy is needed.