I've been testing different controllers for support and rebinding purposes and on the switch SNES controller the D-Pad appears in the gamepad object as as a single axis (9) that returns a different value for each 8 directions, except for Down and Down/Right which both return 0.
Has anyone experimented with supporting this controller before? I understand that construct is trying to reconcile it to a Xbox360 gamepad, and that it's use can be achieved using Xpadder or similar, but it would be nice to get it working out of the box.
Only testing Windows atm.