Page 1 of 1

Importing T1 scripts to T2

PostPosted: Tue Jan 12, 2021 6:06 pm
by ashep49017
Team,

Any quick ways for me to import my wii mote script from T1 to T2? Its worked great for the last 6 years but I had to upgrade finally for the PS5. :innocent_smile_1:

Vr

Shep

Re: Importing T1 scripts to T2

PostPosted: Tue Jan 12, 2021 7:06 pm
by J2Kbr
Normally all that is needed to do to use a Titan One script on the Titan Two is add the following line at the very beginning of the script code:

Code: Select all
#include <titanone.gph>

However, I how some Wiimote scripts are quite complex. These may need some manual conversion (specially on what related to button mappings).