Skip to content

Xb2XInput v1.1

Compare
Choose a tag to compare
@emoose emoose released this 12 Dec 01:57
· 35 commits to master since this release

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 brings some minor improvements & optimisations, and adds support for the libusb driver.

In case anyone has issues with the WinUSB driver that gets installed via "install drivers.bat" you can try using the libusb driver instead, install it by running the wdi-simple.exe like so (changing the vid / pid values to your controllers IDs)

wdi-simple.exe --vid 0x0738 --pid 0x4522 --type 1