Skip to content

v0.8.3: Wired/Wireless Legacy Adapter Support!

Compare
Choose a tag to compare
@TheNathannator TheNathannator released this 29 Jun 01:25
· 12 commits to main since this release
84062d5

This release adds support for the Xbox One Wired and Wireless Legacy Adapters. These adapters are not exposed in any direct manner, instead the devices connected to them are exposed using the existing instrument layouts.

Note that these adapters won't work fully as intended at first, as GameInput does not currently support sending raw output reports. Instruments connected before your application is started will need to be reconnected for them to be picked up. When this functionality is implemented, no updates should be needed in theory, as the code is already there for sending the reports (but of course, there's always the possibility for bugs lol).