Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add MayFlash PC048 adapter auto-config from Brandon Bundy via the goo…
…gle group
  • Loading branch information
richard42 committed Jun 13, 2015
1 parent 0dbebae commit 198b8a7
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions data/InputAutoCfg.ini
Expand Up @@ -1483,6 +1483,32 @@ Rumblepak switch = key(114)
Y Axis = axis(1-,1+)
X Axis = axis(0-,0+)

; MayFlash PC048 adapter
[PS/SS/N64 Joypad to USB BOX]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 1024,1024
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(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 D = axis(3+)
C Button U = axis(3-)
R Trig = button(7)
L Trig = button(5)
Mempak switch =
Rumblepak switch =
Y Axis = axis(1-,1+)
X Axis = axis(0-,0+)

; Asikgame - Super Dual Box (with two PS2 gamepads connected)
; this is a 2-port USB device. The Right port is controller #1, the Left port is #2
[USB Human(2p) Interface Device]
Expand Down

0 comments on commit 198b8a7

Please sign in to comment.