Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed "Xbox 360 Wireless Receiver" section
Axes 3 and 4 were swapped
  • Loading branch information
EricxDu committed Nov 21, 2015
1 parent 2586367 commit 78d3a43
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/InputAutoCfg.ini
Expand Up @@ -751,10 +751,10 @@ Start = button(7)
Z Trig = axis(2+)
B Button = button(2)
A Button = button(0)
C Button R = axis(4+)
C Button L = axis(4-) button(3)
C Button D = axis(3+) button(1)
C Button U = axis(3-)
C Button R = axis(3+)
C Button L = axis(3-) button(3)
C Button D = axis(4+) button(1)
C Button U = axis(4-)
R Trig = button(5) axis(5+)
L Trig = button(4)
Mempak switch =
Expand Down

0 comments on commit 78d3a43

Please sign in to comment.