When binding the controller buttons some combinations do not seem to register
when using any key followed by any directional pad key the game will not read the directional pad
for example when registering a keybind:
pressing A + (any)directional pad
will only register
A
pressing (Any) Trigger + (any) directional pad
will only register
Left trigger
pressing (any) directional pad + (Any) Trigger
will only register:
The directional pad pressed
However pressing:
Any directional pad + A
will properly register
the directional pad pressed + A