1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-11 19:24:14 +02:00

uninstall-cfw: script name, safety test ref.

- Change script name to "uninstall CFW" (the term 'hax' to refer to b9s is not common in normal 3ds community vernacular, and this aligns with the page name)
- Add reference to safety_test as an additional 'wait up' measure
- Fix uncapitalized step in Section VII
This commit is contained in:
lily
2025-03-07 18:31:25 -08:00
parent e8e167718a
commit b3696dedd0
2 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
set PREVIEW_MODE "Hax Uninstaller Script\n\nDerived from\nGODMODE9 ALL-IN-ONE MEGASCRIPT\noriginally by annson24"
set PREVIEW_MODE "Uninstall CFW Script\n\nDerived from\nGODMODE9 ALL-IN-ONE MEGASCRIPT\noriginally by annson24"
if not ask "!!WARNING!!\nThis will completely remove CFW and\nrevert your system to stock.\n \nProceed anyway?"
if not ask "!!WARNING!!\nThis will completely remove CFW and\nrevert your system to stock.\nPLEASE make sure you have run the Safety Test\nAT LEAST ONCE before running this script.\n \nIf the safety test was unsuccessful,\nuninstalling CFW will 100% BRICK, GUARANTEED.\n \nProceed anyway?"
goto Exit
end
@@ -81,7 +81,7 @@ if allow -a S:
fget S:/nand.bin@57FFE00:1 PRE_STAGE2
fill S:/nand.bin@B7FFE00:89C00 $[PRE_STAGE2]
end
echo "CFW uninstalled successfully"
echo "CFW uninstalled successfully."
else
echo "Permissions denied. Aborting."
end

View File

@@ -46,7 +46,7 @@ These instructions will only work on consoles with a Luma3DS version of 8.0 or h
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) (the GodMode9 `.zip` file)
* The latest release of [DSiWare Uninstaller](https://github.com/MechanicalDragon0687/DSiWare-Uninstaller/releases/latest)
* [safety_test.gm9](/gm9_scripts/safety_test.gm9)
* [uninstall_hax.gm9](/gm9_scripts/uninstall_hax.gm9)
* [uninstall_cfw.gm9](/gm9_scripts/uninstall_cfw.gm9)
## Instructions
@@ -57,7 +57,7 @@ These instructions will only work on consoles with a Luma3DS version of 8.0 or h
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
1. Copy `DSiWareUninstaller.3dsx` to the `/3ds/` folder on your SD card
1. Copy `safety_test.gm9` and `uninstall_hax.gm9` to the `/gm9/scripts/` folder on your SD card
1. Copy `safety_test.gm9` and `uninstall_cfw.gm9` to the `/gm9/scripts/` folder on your SD card
1. Reinsert your SD card into your console
### Section II - DS Mode Tests
@@ -198,9 +198,9 @@ If you're removing CFW because:
+ If you instead see the Luma3DS chainloader, use the D-Pad and the (A) button to select GodMode9
1. Press (Home) to bring up the action menu
1. Select "Scripts..."
1. Select "uninstall_hax"
1. Select "uninstall_cfw"
1. When prompted, press (A) to proceed
2. press (A) again to proceed
2. Press (A) again to proceed
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
1. Press (A) to continue
1. Press (A) to relock write permissions if prompted