Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add auto-config for Snakebyte PS3-style USB controller from user on g…
…oogle group mailing list
  • Loading branch information
richard42 committed Jun 6, 2015
1 parent 06d4271 commit 763107f
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions data/InputAutoCfg.ini
Expand Up @@ -769,6 +769,32 @@ Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

;Snakebyte PS3-style USB controller
[MY-POWER CO.,LTD. 2In1 USB Joystick]
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(2)
A Button = button(1)
C Button R = axis(2+)
C Button L = axis(2-)
C Button D = axis(3+)
C Button U = axis(3-)
R Trig = button(5)
L Trig = button(4)
Mempak switch =
Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

[N64 controller]
plugged = True
plugin = 2
Expand Down

0 comments on commit 763107f

Please sign in to comment.