Friday 18 July 2008

Super Mario 64 Nunchuk Script.

Based off of the 'Zelda: Ocarina of Time nunchuk script' by Kunal Khiyani, where the controls are changed to resemble those of Twilight Princess, I have done the same with Mario 64, so it resembles Mario Galaxies controls. you can either download the script or you can copy and paste the script.

Here is the text form version

//Controls for Mario 64 with nunchuck
//Written by Tom Jones
//
//Set your emulator to these controls:
//Analog Stick = Up, Down, Left, and Right Arrow Keys
//Start = Enter
//Z-Button = Z
//A-Button = A
//B-Button = B
//C-Up = NumPad8
//C-Down = NumPad2
//C-Left = NumPad4
//C-Right = NumPad6
//
//Controls are as follows:
//D-Pad = Analog Stick
//A-Button = A-Button
//B-Button = B-Button
//Plus = Start
//B-Button = B-button

Keyboard.ArrowKeys = Wiimote.Nunchuk.Joy
Enter = wiimote.Plus
B = wiimote.b
NumPad8 = Wiimote.Up
NumPad4 = Wiimote.Left
NumPad6 = Wiimote.Right
NumPad2 = Wiimote.Down
A = Wiimote.A

and here is the download version:

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

thanks for downloading my script

~Tom

1 comment:

jose antoniosebastian beltran said...

Hey there! Thanks a lot for all these big ideas, they sure are great. Something I've been trying is use scripts specially the ones designed to be played with N64 MODs but I am not able to play with all of them except the classic controller pie script but there are buttons missing obviously. I keep on trying man, greetigs from Mexico.