Clean up $[HAX] (hopefully)

SirNapkin1334 2018-04-16 16:23:16 -07:00
parent de81cc6c4c
commit f71080b491

@ -35,7 +35,7 @@ Environmental Variables are variables that are always available, no matter what.
* `SERIAL` - the serial of the console's SysNAND, not including Check Digit. (i.e. `CW13701547`) * `SERIAL` - the serial of the console's SysNAND, not including Check Digit. (i.e. `CW13701547`)
* `GM9OUT` - the standard output path (i.e. `0:/gm9/out`) * `GM9OUT` - the standard output path (i.e. `0:/gm9/out`)
* `CURRDIR` - the directory the script is running from (i.e. `0:/gm9/scripts`) * `CURRDIR` - the directory the script is running from (i.e. `0:/gm9/scripts`)
* `HAX` - the exploit the system is running from (can be `ntrboot`, `sighax`, `a9lh`, or ` ` (empty, would be "")) * `HAX` - the exploit the system is running from (can be `ntrboot`, `sighax`, `a9lh`, or ` ` (empty, would be ""))
* `ONTYPE` (stands for Old/NewTYPE) - the console type. (`O3DS` or `N3DS`) * `ONTYPE` (stands for Old/NewTYPE) - the console type. (`O3DS` or `N3DS`)
* `RDTYPE` (stands for Retail/DevTYPE) - the unit type. (`retail` or `devkit`) * `RDTYPE` (stands for Retail/DevTYPE) - the unit type. (`retail` or `devkit`)
* `SYSID0` - ID0 of SysNAND. * `SYSID0` - ID0 of SysNAND.