minor script adjustments
This commit is contained in:
parent
8bac4c9a51
commit
6e9f1c3761
5 changed files with 6 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
# last changed: 20170706
|
# last changed: 20170706
|
||||||
# author: d0k3
|
# author: d0k3
|
||||||
|
|
||||||
set SUCCESSMSG "SB9SI reverted succesfully"
|
set SUCCESSMSG "SB9SI reverted successfully"
|
||||||
|
|
||||||
# check for boot9strap firm backup
|
# check for boot9strap firm backup
|
||||||
set ERRORMSG "SB9SI FIRM backup not found"
|
set ERRORMSG "SB9SI FIRM backup not found"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# last changed: 20170706
|
# last changed: 20170706
|
||||||
# author: d0k3
|
# author: d0k3
|
||||||
|
|
||||||
set SUCCESSMSG "SB9SI reverted succesfully"
|
set SUCCESSMSG "SB9SI reverted successfully"
|
||||||
|
|
||||||
# check for boot9strap firm backup
|
# check for boot9strap firm backup
|
||||||
set ERRORMSG "SB9SI (pre0.0.7) FIRM backup not found"
|
set ERRORMSG "SB9SI (pre0.0.7) FIRM backup not found"
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
# last changed: 20170716
|
# last changed: 20170716
|
||||||
# author: ihaveamac
|
# author: ihaveamac
|
||||||
|
|
||||||
|
set SUCCESSMSG "Luma3DS copied successfully"
|
||||||
|
|
||||||
ask "This will copy Luma3DS to your CTRNAND,\nallowing for the system to work without\nan SD card.\n\nContinue?"
|
ask "This will copy Luma3DS to your CTRNAND,\nallowing for the system to work without\nan SD card.\n\nContinue?"
|
||||||
|
|
||||||
allow 1:/
|
allow 1:/
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# last changed: 20170716
|
# last changed: 20170716
|
||||||
# author: d0k3
|
# author: d0k3
|
||||||
|
|
||||||
set SUCCESSMSG "SigHax uninstalled succesfully"
|
set SUCCESSMSG "SigHax uninstalled successfully"
|
||||||
|
|
||||||
# check sector 0x96
|
# check sector 0x96
|
||||||
set ERRORMSG "Sector 0x96 is not genuine.\nCan't continue."
|
set ERRORMSG "Sector 0x96 is not genuine.\nCan't continue."
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# last changed: 20170716
|
# last changed: 20170716
|
||||||
# author: d0k3
|
# author: d0k3
|
||||||
|
|
||||||
set SUCCESSMSG "SigHax uninstalled succesfully"
|
set SUCCESSMSG "SigHax uninstalled successfully"
|
||||||
|
|
||||||
# grab NATIVE_FIRM out of the NCCH
|
# grab NATIVE_FIRM out of the NCCH
|
||||||
set ERRORMSG "NATIVE_FIRM not found.\nIs this a O3DS?"
|
set ERRORMSG "NATIVE_FIRM not found.\nIs this a O3DS?"
|
||||||
|
|
Loading…
Reference in a new issue