Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add another huijia auto-config from alecjw on github ticket #628
  • Loading branch information
richard42 committed Sep 13, 2015
1 parent 67b4aa7 commit 24cc611
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/InputAutoCfg.ini
Expand Up @@ -970,6 +970,30 @@ Rumblepak switch = key(114)
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

; this is also the MayFlash / HuiJia adapter
[PS/SS/N64 Joypad to USB BOX]
plugged=True
plugin=2
mouse=False
AnalogDeadzone=1024,1024
AnalogPeak=11000,11000
DPad R=hat(0 right)
DPad L=hat(0 left)
DPad U=hat(0 up)
DPad D=hat(0 down)
Start=button(8)
Z Trig=button(9)
B Button=button(2)
A Button=button(1)
C Button R=axis(2-)
C Button L=axis(2+)
C Button U=axis(3-)
C Button D=axis(3+)
R Trig=button(7)
L Trig=button(5)
X Axis=axis(0-,0+)
Y Axis=axis(1-,1+)

[Rock Candy Gamepad for PS3]
plugged = True
plugin = 2
Expand Down

0 comments on commit 24cc611

Please sign in to comment.