Advertisement
Guest User

mywminput

a guest
Jun 25th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Wiimote.A = BTN_A
  2. Wiimote.B = BTN_B
  3. Wiimote.Dpad.X = ABS_Y
  4. Wiimote.Dpad.Y = -ABS_X
  5. Wiimote.Minus = BTN_SELECT
  6. Wiimote.Plus = BTN_START
  7. Wiimote.Home = BTN_MODE
  8. Wiimote.1 = BTN_X
  9. Wiimote.2 = BTN_Y
  10. Plugin.led.Led1 = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement