-
Notifications
You must be signed in to change notification settings - Fork 194
Scripting
GodMode9 is a large and complicated program, which since release v1.2.7 has had support for Scripting. Scripts are formatted in plaintext with a .gm9
file extension, and allow the automation of many complex things.
To run a GodMode9 script, all one must do is place the script file in the /gm9/scripts
folder on the SD card. Then, in GodMode9, press the HOME button, press on Scripts... and select the script that you would like to run.
One can also place the script anywhere on the SD (or any other drive, for that matter), and press A on the script file. There will be the option to Execute GM9 Script. You will get another prompt (are you sure you would like to execute this script?), press A there, and then the script will be run.
echo command
chk command