Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,101 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have wrote a Hid game controller driver but it doesn't work in Xinput based games. Is there any way i can for example use the Xinput api to sending axis , button data etc to XInput space. I have search around and couldnt find anything. Or could I change the Hid Report to support Xinput? ( Since im using an arduino as the hid device i can change the hid report)