Skip to content

Instantly share code, notes, and snippets.

@vic
Created August 1, 2015 00:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vic/62c745ca5781f3725dda to your computer and use it in GitHub Desktop.
Save vic/62c745ca5781f3725dda to your computer and use it in GitHub Desktop.
Wii U Pro for mupen84 using wjoy
[Wiimote (8c-cd-e8-bf-99-de)]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 2000,2000
AnalogPeak = 17000,17000
DPad R = button(15)
DPad L = button(13)
DPad D = button(12)
DPad U = button(14)
Start = button(8)
Z Trig = button(22)
B Button = button(16)
A Button = button(15)
C Button R = axis(2+)
C Button L = axis(2-)
C Button D = axis(3+)
C Button U = axis(3-)
R Trig = button(21)
L Trig = button(23)
Mempak switch =
Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment