- Home /
Can I detect if my controller is using DirectInput or XInput?
I have a Mayflash wireless PS3 to PC usb adapter. It works great and has a handy switch to allow me to go from XInput to DirectInput. My game controls perfectly on DirectInput, but the buttons are all messed up on XInput. This is no big deal, but I cannot figure out how to detect what mode my controller input is in. Can anybody help? Googling was no help to me :*(
Answer by ArtyomIsFlash · May 19, 2018 at 04:28 PM
there's a nice .NET wrapper for XInput that also supports Unity. check it out if you want to use XInput: https://github.com/speps/XInputDotNet/
Your answer
Follow this Question
Related Questions
Gamecube Controller joystick axis does not work? 0 Answers
Getting Joystick Input from Matricom G-Pad BX? 0 Answers
Unity hot plug-in with controller 0 Answers
Different joystick buttons per joystick? 0 Answers
Mapping multiple controllers 1 Answer