You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do I configure the buttons on the right and left analog sticks? I tried setting them like this:
GAMEACTION_SHIFTUP = XINPUT_GAMEPAD_RSB
GAMEACTION_SHIFTDOWN = XINPUT_GAMEPAD_LSB
But without success. Is there any way to make it work?
How do I configure the buttons on the right and left analog sticks? I tried setting them like this:
GAMEACTION_SHIFTUP = XINPUT_GAMEPAD_RSB
GAMEACTION_SHIFTDOWN = XINPUT_GAMEPAD_LSB
But without success. Is there any way to make it work?