So I got my Wiimote running in SRB2. I don't know if you can use the nun-chucks with it.
Here's the script (NOTE: You need GLovePIE and a bluetooth dongle or one built in your PC):
Key.Up = Wiimote.Right
Key.Down = Wiimote.Left
Key.Left = Wiimote.Up
Key.Right = Wiimote.Down
Key.A = Wiimote.Two
Key.B = Wiimote.One
Key.Enter = Wiimote.Plus
Key.S = Wiimote.Minus
Key.Up = Classic.Up
Key.Down = Classic.Down
Key.Left = Classic.Left
Key.Right = Classic.Right
Key.A = Classic.a
Key.B = Classic.b
Key.X = Classic.x
Key.Y = Classic.y
Key.R = Classic.R
Key.T = Classic.ZR
Key.O = Classic.ZL
Key.L = Classic.L
Key.Enter = Classic.Plus
Key.S = Classic.Minus
copy/paste this into the main windows and run it. To sync your wiimote to PC hold down 1&2 till only a single light remains.
---------- Post added at 02:30 PM ---------- Previous post was at 01:19 PM ----------
I'm just downloaded PPJoy to see if that works. Will update if does along with the script.
Here's the script (NOTE: You need GLovePIE and a bluetooth dongle or one built in your PC):
Key.Up = Wiimote.Right
Key.Down = Wiimote.Left
Key.Left = Wiimote.Up
Key.Right = Wiimote.Down
Key.A = Wiimote.Two
Key.B = Wiimote.One
Key.Enter = Wiimote.Plus
Key.S = Wiimote.Minus
Key.Up = Classic.Up
Key.Down = Classic.Down
Key.Left = Classic.Left
Key.Right = Classic.Right
Key.A = Classic.a
Key.B = Classic.b
Key.X = Classic.x
Key.Y = Classic.y
Key.R = Classic.R
Key.T = Classic.ZR
Key.O = Classic.ZL
Key.L = Classic.L
Key.Enter = Classic.Plus
Key.S = Classic.Minus
copy/paste this into the main windows and run it. To sync your wiimote to PC hold down 1&2 till only a single light remains.
---------- Post added at 02:30 PM ---------- Previous post was at 01:19 PM ----------
I'm just downloaded PPJoy to see if that works. Will update if does along with the script.