Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add auto-config for Super Joy Box 13 Gamecube USB adapter from Nick G…
…riffiths on google group mailing list
  • Loading branch information
richard42 committed Jun 6, 2015
1 parent 763107f commit d0d385d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions data/InputAutoCfg.ini
Expand Up @@ -175,6 +175,32 @@ Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

; "Super Joy Box 13" USB adaptor for a Gamecube controller
[GameCube to USB box 1]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
DPad R = hat(0 Right)
DPad L = hat(0 Left)
DPad D = hat(0 Down)
DPad U = hat(0 Up)
Start = button(7)
Z Trig = button(6)
B Button = button(1)
A Button = button(0)
C Button R = axis(2+)
C Button L = axis(2-)
C Button D = axis(3-)
C Button U = axis(3+)
R Trig = axis(5+)
L Trig = axis(4+)
Mempak switch =
Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

[Gasia Co.,Ltd PS(R) Gamepad]
plugged = True
plugin = 2
Expand Down

0 comments on commit d0d385d

Please sign in to comment.