all repos — mgba @ 5f2d704eb01b52032c602cd473de91b059293df1

mGBA Game Boy Advance Emulator

src/platform/qt/input/default-profiles.ini (view raw)

  1[profiles/XInput (Windows)/match]
  20=XInput Controller #\\d+
  3
  4[profiles/XInput (Windows)/buttons]
  5keyA=11
  6keyB=10
  7keySelect=5
  8keyStart=4
  9keyRight=3
 10keyLeft=2
 11keyUp=0
 12keyDown=1
 13keyR=9
 14keyL=8
 15loadState=12
 16saveState=13
 17
 18[profiles/XInput (Windows)/axes]
 19holdFastForward=+5
 20holdRewind=+4
 21
 22[profiles/XInput (Linux)/match]
 230=Microsoft X-Box 360 pad
 241=Xbox Gamepad \\(userspace driver\\)
 25
 26[profiles/XInput (Linux)/buttons]
 27keyA=1
 28keyB=0
 29keySelect=6
 30keyStart=7
 31keyR=5
 32keyL=4
 33loadState=2
 34saveState=3
 35
 36[profiles/XInput (Linux)/axes]
 37holdFastForward=+5
 38holdRewind=+2
 39
 40[profiles/XInput (macOS)/match]
 410=Xbox 360 Wired Controller
 42
 43[profiles/XInput (macOS)/buttons]
 44keyA=1
 45keyB=0
 46keySelect=9
 47keyStart=8
 48keyRight=14
 49keyLeft=13
 50keyUp=11
 51keyDown=12
 52keyR=5
 53keyL=4
 54loadState=2
 55saveState=3
 56
 57[profiles/XInput (macOS)/axes]
 58holdFastForward=+5
 59holdRewind=+2
 60
 61
 62[profiles/DualShock 4/match]
 630=Sony Computer Entertainment Wireless Controller
 641=Wireless Controller
 65
 66[profiles/DualShock 4/buttons]
 67keyA=1
 68keyB=2
 69keySelect=8
 70keyStart=9
 71keyR=5
 72keyL=4
 73loadState=0
 74saveState=3
 75holdFastForward=7
 76holdRewind=6
 77
 78[profiles/DualShock 3/match]
 790=PLAYSTATION\\(R\\)3 Controller
 80
 81[profiles/DualShock 3/buttons]
 82keyA=13
 83keyB=14
 84keySelect=0
 85keyStart=3
 86keyRight=5
 87keyLeft=7
 88keyUp=4
 89keyDown=6
 90keyR=11
 91keyL=10
 92loadState=15
 93saveState=12
 94holdFastForward=9
 95holdRewind=8
 96
 97[profiles/Wii Remote/match]
 980=Wiimote \\(..-..-..-..-..-..\\)
 99
100[profiles/Wii Remote/buttons]
101keyA=15
102keyB=16
103keySelect=7
104keyStart=6
105keyRight=14
106keyLeft=13
107keyUp=11
108keyDown=12
109keyR=20
110keyL=19
111loadState=18
112saveState=17
113holdFastForward=22
114holdRewind=21