minor script adjustments

This commit is contained in:
Plailect 2017-07-16 16:52:59 -04:00 committed by Plailect
parent 8bac4c9a51
commit 6e9f1c3761
No known key found for this signature in database
GPG Key ID: F8A415C5EA602A41
5 changed files with 6 additions and 4 deletions

View File

@ -3,7 +3,7 @@
# last changed: 20170706
# author: d0k3
set SUCCESSMSG "SB9SI reverted succesfully"
set SUCCESSMSG "SB9SI reverted successfully"
# check for boot9strap firm backup
set ERRORMSG "SB9SI FIRM backup not found"

View File

@ -3,7 +3,7 @@
# last changed: 20170706
# author: d0k3
set SUCCESSMSG "SB9SI reverted succesfully"
set SUCCESSMSG "SB9SI reverted successfully"
# check for boot9strap firm backup
set ERRORMSG "SB9SI (pre0.0.7) FIRM backup not found"

View File

@ -2,6 +2,8 @@
# last changed: 20170716
# 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?"
allow 1:/

View File

@ -4,7 +4,7 @@
# last changed: 20170716
# author: d0k3
set SUCCESSMSG "SigHax uninstalled succesfully"
set SUCCESSMSG "SigHax uninstalled successfully"
# check sector 0x96
set ERRORMSG "Sector 0x96 is not genuine.\nCan't continue."

View File

@ -4,7 +4,7 @@
# last changed: 20170716
# author: d0k3
set SUCCESSMSG "SigHax uninstalled succesfully"
set SUCCESSMSG "SigHax uninstalled successfully"
# grab NATIVE_FIRM out of the NCCH
set ERRORMSG "NATIVE_FIRM not found.\nIs this a O3DS?"