TeamRizu / OutFox

The Bug Reporting Repository for OutFox LTS 0.4, Alpha V and Steam Early Access Builds
https://projectoutfox.com
Apache License 2.0
184 stars 3 forks source link

[Nitpick] Axis problem with Wii Pad + GC Adapter #135

Closed axu2 closed 4 years ago

axu2 commented 4 years ago

Can't press up/down or left/right in Xinput

Already had an official Konami Wii Pad and a Mayflash GC USB Adapter. They worked perfectly in Stepmania 5.0.12 but have an axis problem in outfox when I switched over a few days ago for much better framerates. The legacy input mode works fine without issues, so I'm using that for now, but wanted to let the dev team know in case this is unintended behavior for Xinput, since I'm sure this might frustrate a less informed user.

If it helps, in Xinput, pretty sure its being read as a Dpad. While in Legacy, just generic vJoy buttons.

Scraticus commented 4 years ago

Hiya @axu2! Thanks for taking the time to report this. This is a known fault of the GC adapter, so it's ok. Legacy is actually more HIDAPI, we just couldn't think of a better name to call it, they aren't vJoy buttons like on DirectInput btw!

Some of the really old controllers sadly do not get a correct allocation in XInput on any of the operating systems, which is why we rewrote the Input system to have the choice.

I will close this one, as it's nothing we can fix sadly, and yea, we have put up a tutorial on the matter.

Thanks again and let us know if you have any other issues.

axu2 commented 4 years ago

Ah, Ok thanks I'll just stick with using Legacy then.