How to use all 9 Titan two slots continuous?

GPC2 script programming for Titan Two. Code examples, questions, requests.

How to use all 9 Titan two slots continuous?

Postby Rapture » Fri Jun 07, 2019 6:32 pm

The script I made is too large and I need to use all 9 slots but I would like it to just continuously go through all 9 slots without me activating each script. How can I get my script to keep playing through all 9 slots?
User avatar
Rapture
Sergeant First Class
Sergeant First Class
 
Posts: 19
Joined: Sat Feb 04, 2017 8:57 pm

Re: How to use all 9 Titan two slots continuous?

Postby Scachi » Fri Jun 07, 2019 6:51 pm

You can't use all slots for a single script.
When you start with slot 1 and switch to slot 2 you will loose all the functions/content of the script in slot 1 (the previous script).

You can use script_load to load a different script from sd-card into the active slot but you will loose the functions of the previous script from that slot too. Example in Onlin Resource "script_load example": viewtopic.php?f=23&t=12422&p=83709#p83709

to load a specific slot via code: https://www.consoletuner.com/wiki/index ... mslot_load
User avatar
Scachi
Brigadier General
Brigadier General
 
Posts: 3044
Joined: Wed May 11, 2016 6:25 am
Location: Germany

Re: How to use all 9 Titan two slots continuous?

Postby bonefisher » Fri Jun 07, 2019 9:12 pm

The only thing I can think of that you made to large is fighting games which you could use macro play with this and not have to change slots! So what are you trying to do?
bonefisher
Lieutenant General
Lieutenant General
 
Posts: 5413
Joined: Thu Jan 29, 2015 10:49 am


Return to GPC2 Script Programming

Who is online

Users browsing this forum: No registered users and 99 guests