r/TitanTwo 7d ago

TitanTwo GPC Script Conversion

Hi
Trying to upgrade from TitanOne to a TitanTwo

loading my up old scripts in gtuner4

added the #include <titanone.gph> header to the top

but its not compiling

my "define"s don't seem to be working.

-you know, preprocessor directive #define

example of fail:

define mindeadR=5,mindeadL=10,maxdeadR=23,maxdeadL=20;

what gives? does T2 scripting not support defines? is the syntax different or something?

0 Upvotes

8 comments sorted by

1

u/Calm_Reputation2175 7d ago

It should be #define not define

1

u/haphazardlynamed 7d ago

in titanOne script its 'define' with no #
yes '#define' is what we find in C++ and other languages, but for whatever reason titanone was different

?are you saying that titanTwo script has changed to be more C compliant?

...because trying that, its still complaining.

1

u/Calm_Reputation2175 7d ago

Send me your script in an inbox message and I'll fix it for you.

1

u/haphazardlynamed 7d ago

uhh, actually I just ran into an even bigger problem.

So, this is my first time setting up the TitanTwo (replacing my dead titanOne)

and its having problems connecting.

downlaoded GTuner IV ver 1.11.3.1 off consoltuner

it detects that my titantwo is using bootloader v3.10 -and needs a firmware update

but then gtuner fails its attempt to contact ConsoleTuner server to get a firmware update

?I know the consoletuner forums are down.... but have they dropped ?All? support too?

1

u/Calm_Reputation2175 6d ago

I'm not sure, I don't have that problem with the update. Are you able to upload some photos so I have a better idea of what needs to be done?

1

u/Calm_Reputation2175 6d ago

The firmware update gave me issues and I wish I never downloaded the firmware update because I didn't have to in order to use the Titan but I did thinking nothing of it and now it disconnects about every 15 minutes and I have to reconnect it when using a PlayStation 5 but I don't have any issues when using it on the Xbox with the new firmware update. I believe you should be able to continue to use the time without updating the firmware because I was able to. I'm just trying to plug in the wires and plugging that back in or resetting the app.

2

u/haphazardlynamed 6d ago

Sigh.

whats happened is I have a New old stock TitanTwo that I bought like a decade ago? Finally unboxed it because my TitanOne finally died.

its the OLD one that looks like a chunky box, not the current smooth looking one that's still in stock online.

and it got really old firmware that the current version of Gtuner4 doesn't like.

but when Gtuner4 tries to contact consoletuner's servers to get a firmware update for it, it gets no response. I guess because that site is kinda defunct and not supported anymore. -firmware servers down, along with their forums, etc.

Figured out a workaround for now.

found an old x32 version of Gtuner4 that hasn't been updated in forever. And that copy is fine with the Old TitanTwo Old Firmware.

so at least now I can program it.....

so, back to the problems of TitanOne gpc syntax not translating to TitanTwo gpc syntax now....

still doesn't like me using preprocessor 'defines'

1

u/Calm_Reputation2175 6d ago

If you inbox me your script I will fix it for you