C
Covarr
Guest
Got a Wii Remote, Classic Controller, Bluetooth on your PC, and an insatiable desire to tweak with things?
With this script, you can run FF7 using your classic controller! It binds all of FF7's default controls to the related buttons on the controller! It won't work if you have custom keyboard controls! It won't work if you have a laptop without a numpad! Just like you remember on the PSX, analog doesn't work! But you don't care, because attempting to use an analog stick for something that only accepts digital input is imprecise and irritating to use! It also works with the Classic Controller Pro, because internally it's the SAME THING! I recommend it, because it feels more like a DualShock and less like a SNES controller!
So, without further ado, here's a script that most of you probably don't know how to use!
Code: [Select]
It's so simple, people with ZERO scripting experience can add analog-stick and laptop support themselves if they feel like it! Yay!
You need GlovePIE for this to be even remotely useful. GlovePIE's author is filled with stuff about CO2. You also need bluetooth, and I can't guarantee your adapter will work (some do, some don't). You don't need a sensorbar. You don't need a nunchuk. You don't need a Wii. You don't need FF7, but this script is near useless without it.
With this script, you can run FF7 using your classic controller! It binds all of FF7's default controls to the related buttons on the controller! It won't work if you have custom keyboard controls! It won't work if you have a laptop without a numpad! Just like you remember on the PSX, analog doesn't work! But you don't care, because attempting to use an analog stick for something that only accepts digital input is imprecise and irritating to use! It also works with the Classic Controller Pro, because internally it's the SAME THING! I recommend it, because it feels more like a DualShock and less like a SNES controller!
So, without further ado, here's a script that most of you probably don't know how to use!
Code: [Select]
Code:
// Final Fantasy VII script, by CovarrNumPad8 = Classic.UpNumPad2 = Classic.DownNumPad4 = Classic.LeftNumPad6 = Classic.RightNumPadEnter = Classic.aNumPadPlus = Classic.xNumPad0 = Classic.bNumPadDot = Classic.yNumPad9 = Classic.LNumPad3 = Classic.RNumPad7 = Classic.ZLNumPad1 = Classic.ZRNumPad5 = Classic.StartNumPadMinus = Classic.SelectCtrl + Q = Classic.Home
You need GlovePIE for this to be even remotely useful. GlovePIE's author is filled with stuff about CO2. You also need bluetooth, and I can't guarantee your adapter will work (some do, some don't). You don't need a sensorbar. You don't need a nunchuk. You don't need a Wii. You don't need FF7, but this script is near useless without it.
Last edited: