Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add new auto-config section for Rock Candy gamepad and new name for G…
…C/N64 to USB (Raphnet technologies USB converter)
  • Loading branch information
richard42 committed Aug 2, 2015
1 parent 681068a commit b648645
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions data/InputAutoCfg.ini
Expand Up @@ -228,6 +228,7 @@ Y Axis = axis(1-,1+)

; raphnet technologies USB converter (http://www.raphnet-tech.com/)
[GC/N64_USB]
[GC/N64 to USB, v2.9]
plugged = True
plugin = 2
mouse = False
Expand Down Expand Up @@ -946,6 +947,31 @@ Rumblepak switch = key(114)
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

[Rock Candy Gamepad for PS3]
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(9)
Z Trig = button(7)
B Button = button(0)
A Button = button(2)
C Button R = axis(3+)
C Button L = axis(3-)
C Button D = axis(2+)
C Button U = axis(2-)
R Trig = button(6)
L Trig = button(4)
Mempak switch =
Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

[PLAYSTATION(R)3 Controller]
[Sony PLAYSTATION(R)3 Controller]
[SHENGHIC 2009/0708ZXW-V1Inc. PLAYSTATION(R)3Conteroller]
Expand Down

0 comments on commit b648645

Please sign in to comment.