Skip to content

Instantly share code, notes, and snippets.

@LouisBrunner
Last active April 17, 2023 02:53
Show Gist options
  • Save LouisBrunner/561ca02a2814ddba886f to your computer and use it in GitHub Desktop.
Save LouisBrunner/561ca02a2814ddba886f to your computer and use it in GitHub Desktop.
Configuration for the Xbox360 controller to use with Nintendo 64 emulator mupen64
[Xbox 360 Wired Controller]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
DPad R = "button(3)"
DPad L = "button(2)"
DPad D = "button(0)"
DPad U = "button(1)"
Start = "button(4)"
Z Trig = "axis(5+)"
B Button = "button(12)"
A Button = "button(11)"
C Button R = "axis(2+)"
C Button L = "axis(2-)"
C Button D = "axis(3+)"
C Button U = "axis(3-)"
R Trig = "button(9)"
L Trig = "button(8)"
Mempak switch = ""
Rumblepak switch = ""
X Axis = "axis(0-,0+)"
Y Axis = "axis(1-,1+)"
@G2G2G2G
Copy link

G2G2G2G commented Mar 31, 2021

I already answered that in the same post... also just use m64p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment