ericlbarrett / XOutput

A small DirectInput to Xinput wrapper
GNU Lesser General Public License v3.0
160 stars 43 forks source link

Dinput 360 controller not detected by current version. #24

Open LuisCondeVela opened 8 years ago

LuisCondeVela commented 8 years ago

I trying to set it with a Dinput 360 controller, but its just not being detected, XOutput is just gray with the exclusivity checkbox and the Star at the end and nothing else.

the older release 0.1 did detected it and even map it automatically, but its just keeps crashing on Start.

Windows 10 64 bits, updated to date, i did installed ScpDriver and SlimDX runtime. Runned all as Administrator.

Thank you and good job.

ericlbarrett commented 8 years ago

Are you using a xbox 360 controller? XInput ignores 360 controllers. Though I don't know why v0.1 would detect it.

LuisCondeVela commented 8 years ago

yes i have a 360 controller in Direct Input mode with custom drivers, XBCD, i use them so i can set dead zones and move the trigger to separate axis.

well, i guess ill look for other solutions to get it to work with UWP games. Thanks

joao678 commented 7 years ago

I managed to fix this. Check this out! https://github.com/joao678/XOutput-XBCD/releases/tag/v0.12

Squall-Leonhart commented 7 years ago

im curious what you fixed, since 0.11 works fine on xbcd o.O