Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
146 changes: 146 additions & 0 deletions data/InputAutoCfg.ini
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,55 @@ Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

[Honey Bee AIRFLO ]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
DPad R = axis(4+) hat(0 Right)
DPad L = axis(4-) hat(0 Left)
DPad D = axis(5+) hat(0 Down)
DPad U = axis(5-) hat(0 Up)
Start = button(9)
Z Trig = button(6)
B Button = button(2)
A Button = button(0)
C Button R = axis(3+)
C Button L = axis(3-)
C Button D = axis(2+)
C Button U = axis(2-)
R Trig = button(5)
L Trig = button(4)
Mempak switch = button(8)
Rumblepak switch = button(7)
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

[HuiJia PS/SS/N64 Joypad to USB BOX]
[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+)

[ipega media gamepad controller]
plugged = True
plugin = 2
Expand Down Expand Up @@ -504,6 +553,31 @@ Rumblepak Switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

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

[Logitech WingMan Action Pad]
plugged = True
plugin = 2
Expand Down Expand Up @@ -687,6 +761,55 @@ Rumblepak switch = ""
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

[USB Gamepad]
plugged = True
plugin = 1
mouse = False
DPad R = axis(3+)
DPad L = axis(3-)
DPad D = axis(4+)
DPad U = axis(4-)
Start = button(9)
Z Trig = button(8)
B Button = button(0)
A Button = button(1)
C Button R = button(5)
C Button L = button(4)
C Button D = button(2)
C Button U = button(3)
R Trig = button(7)
L Trig = button(6)
Mempak switch =
Rumblepak switch =
X Axis = axis(3-,3+)
Y Axis = axis(4-,4+)

; Trust USB Gamepad GM-1520T
[USB Gamepad ]
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(5)
B Button = button(4)
A Button = button(6)
C Button R = button(1)
C Button L = button(3)
C Button D = button(2)
C Button U = button(0)
R Trig = button(7)
L Trig = button(8)
Mempak switch = button(11)
Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

; ACRUX Gamepad (USB ID: 1a34:0802), a Xbox 360 controller clone aviable under
; various brands (e.g. techsolo TG-30)
[USB GAMEPAD 8116]
Expand Down Expand Up @@ -819,6 +942,29 @@ Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

[OUYA Game Controller]
plugged = True
plugin = 2
mouse = False
Mempak switch =
Rumblepak switch =
DPad U = button(8)
DPad D = button(9)
DPad L = button(10)
DPad R = button(11)
Start = button(14)
Z Trig = button(12)
A Button = button(0)
B Button = button(1)
C Button U = axis(4-)
C Button D = axis(4+)
C Button L = axis(3-)
C Button R = axis(3+)
L Trig = button(4)
R Trig = button(5)
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

[PC Game Controller]
plugged = True
plugin = 2
Expand Down