Friday 18 July 2008

N64 Classic Controller script.

Now you can use the N64 with your Classic Controller it is seriously easier to control with the Classic Controller.

Here is the text version:

// Controls for N64
// Written by Tom Jones
//
// These are the (they are the same as VC):
// A-Button = A
// B-Button = B
// Plus-Button = Enter
// Joy2 = NumPad
// Joy1 = Arrow Keys
// Zr-Button = Z
// L-Button = Q
// R-Button = P
// Left-Button = D
// Up-Button = F
// Right-Button = G
// Down-Button = R

A = Wiimote.Classic.a
B = Wiimote.Classic.b
Enter = Wiimote.Classic.Plus
Keyboard.NumPad = Wiimote.Classic.Joy2
Keyboard.ArrowKeys = Wiimote.Classic.Joy1
Z = Wiimote.Classic.ZR
Q = Wiimote.Classic.L
P = Wiimote.Classic.R
D = Wiimote.Classic.Left
F = Wiimote.Classic.Up
G = Wiimote.Classic.Right
R = Wiimote.Classic.Down

Here is the download version:

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

Thanks for downloading this script

~Tom

3 comments:

Manikinator said...

Thanks man i was looking for these!

Infatech-Vision said...

Thanks mate, been looking for this for a while!

Infatech-Vision said...
This comment has been removed by the author.