From 45c64c54fc9b565c8ef9e391ee4f15b8186c7554 Mon Sep 17 00:00:00 2001 From: Plailect Date: Sat, 12 Aug 2017 19:23:58 -0400 Subject: [PATCH] ak2i remains functional under 3ds cfw --- .../en_US/flashing-ntrboot-(powersaves).txt | 8 +- _pages/en_US/uninstall-cfw.txt | 102 +++++++++--------- 2 files changed, 55 insertions(+), 55 deletions(-) diff --git a/_pages/en_US/flashing-ntrboot-(powersaves).txt b/_pages/en_US/flashing-ntrboot-(powersaves).txt index e2a38cf696..c97be83fdc 100644 --- a/_pages/en_US/flashing-ntrboot-(powersaves).txt +++ b/_pages/en_US/flashing-ntrboot-(powersaves).txt @@ -1,5 +1,5 @@ ---- -title: "Flashing ntrboot (Powersaves)" ---- - +--- +title: "Flashing ntrboot (Powersaves)" +--- + This method is not yet complete, and as such is just a placeholder page. \ No newline at end of file diff --git a/_pages/en_US/uninstall-cfw.txt b/_pages/en_US/uninstall-cfw.txt index 04a08f980a..4f6496824b 100644 --- a/_pages/en_US/uninstall-cfw.txt +++ b/_pages/en_US/uninstall-cfw.txt @@ -1,52 +1,52 @@ ---- -title: "Uninstall CFW" ---- - -This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock. - -Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about. - -This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games. - -Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions. - -#### What you need - -* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) -* The uninstaller script corresponding to your device: - + [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9) - + [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9) - -#### Instructions - -##### Section I - Prep Work - -1. Power off your device -1. Insert your SD card into your computer -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 the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -##### Section II - Running Uninstall Script - -1. Launch GodMode9 by holding (Start) during boot -1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed -1. Press (Home) to bring up the action menu -1. Select "More..." -1. Select "Scripts..." -1. Select the uninstaller script -1. When prompted, press (A) 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 -1. Press (Start) to reboot your device - -___ - -All custom firmware has been removed from your device. -{: .notice--success} - -You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders. +--- +title: "Uninstall CFW" +--- + +This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock. + +Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about. + +This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games. + +Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions. + +#### What you need + +* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) +* The uninstaller script corresponding to your device: + + [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9) + + [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9) + +#### Instructions + +##### Section I - Prep Work + +1. Power off your device +1. Insert your SD card into your computer +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 the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card +1. Reinsert your SD card into your device +1. Power on your device + +##### Section II - Running Uninstall Script + +1. Launch GodMode9 by holding (Start) during boot +1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed +1. Press (Home) to bring up the action menu +1. Select "More..." +1. Select "Scripts..." +1. Select the uninstaller script +1. When prompted, press (A) 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 +1. Press (Start) to reboot your device + +___ + +All custom firmware has been removed from your device. +{: .notice--success} + +You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders. {: .notice--info} \ No newline at end of file