Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ; InputAutoCfg.ini for Mupen64Plus SDL Input plugin
- ; Keyboard_START
- [Keyboard]
- plugged = True
- plugin = 2
- mouse = False
- DPad R = key(100)
- DPad L = key(97)
- DPad D = key(115)
- DPad U = key(119)
- Start = key(13)
- Z Trig = key(122)
- B Button = key(306)
- A Button = key(304)
- C Button R = key(108)
- C Button L = key(106)
- C Button D = key(107)
- C Button U = key(105)
- R Trig = key(99)
- L Trig = key(120)
- Mempak switch = key(44)
- Rumblepak switch = key(46)
- X Axis = key(276,275)
- Y Axis = key(273,274)
- ; Keyboard_END
- ; Sony Computer Entertainment Wireless Controller_START
- [Sony Computer Entertainment Wireless Controller]
- plugged = True
- plugin = 2
- mouse = False
- AnalogDeadzone = 4096,4096
- AnalogPeak = 32768,32768
- Mempak switch = button(10)
- Rumblepak switch = button(11)
- C Button U = button(3) axis(5-)
- L Trig = button(4)
- C Button D = button(2) axis(5+)
- DPad U = hat(0 Up)
- DPad L = hat(0 Left)
- C Button L = axis(2-)
- Y Axis = axis(1-,1+)
- X Axis = axis(0-,0+)
- DPad R = hat(0 Right)
- Z Trig = button(6)
- C Button R = axis(2+)
- R Trig = button(5)
- B Button = button(0)
- DPad D = hat(0 Down)
- Start = button(8)
- A Button = button(1)
- ; Sony Computer Entertainment Wireless Controller_END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement