Friday 18 July 2008

Nes Wiimote Script

It's the same as the VC.


Here is the text version:

// Controls for Nes
// Written by Tom Jones
//
// Controls(same as VC):
// Dpad (on the side) = Arrow Keys
// One-Button = Z
// Two-Button = X
// Minus-Button = CTRL
// Plus-Button = Enter


Left = Wiimote.Up
Right = Wiimote.Down
Down = Wiimote.Left
Up = Wiimote.Right
Z = Wiimote.One
X = Wiimote.Two
CTRL = Wiimote.Minus
Enter = Wiimote.Plus
Wiimote.Led1 = true




Here is the download version:

http://www.mediafire.com/?emtyucn2dmb

Thanks for downloading my script

~Tom

3 comments:

Anonymous said...

Thanks for the scripts so far, but one question: How do the scripts need to be modified to support multiple Wiimote-controllers?

Anonymous said...

This is good & all, but how do I use it with JNES (the emulator)?

anonyx said...

You have done good work hear, let it be known