Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Load Script From SDCard Using GPC #237

Closed
PoshLemur opened this issue Jul 7, 2018 · 2 comments
Closed

Feature Request: Load Script From SDCard Using GPC #237

PoshLemur opened this issue Jul 7, 2018 · 2 comments

Comments

@PoshLemur
Copy link

I would like to be able to fully load up a script stored on the SD card of my Titan Two - via calling it's name.
Calling it would replace the current script in active memory.

This would allow chaining together multiple scripts to perform different tasks.

Implementation idea:
script_load("scr90");

@Scachi
Copy link

Scachi commented Jul 27, 2018

This feature request is so cool, a really great idea.
This would free up the second slot used for the data part of this example multi slot code:
https://www.consoletuner.com/forum/viewtopic.php?f=23&t=6967&p=68069#p68069

@J2Kbr
Copy link
Owner

J2Kbr commented Dec 13, 2018

script_load() added to Gtuner IV 1.00RC-85 and Titan Two 0.98B-75.

More details on the implementation here:

https://www.consoletuner.com/wiki/index.php?id=t2:script_load

@J2Kbr J2Kbr closed this as completed Dec 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants