Merge pull request #1906 from lifehackerhansol/uninstall
Minor fixes to a few pages
This commit is contained in:
commit
ce0128bdcb
3 changed files with 2 additions and 6 deletions
|
@ -40,7 +40,6 @@ Performing a CTRTransfer may break extended memory mode games (Monster Hunter, S
|
|||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
|
||||
1. Create a folder named `cias` on the root of your SD card if it does not already exist
|
||||
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 11.5.0 CTRTransfer image `.bin` from the CTRTransfer `.zip` to the `/gm9/` folder on your SD card
|
||||
|
@ -98,8 +97,6 @@ If script found no user tickets told you to skip this section, then skip this se
|
|||
{: .notice--info}
|
||||
|
||||
1. Launch FBI from the list of homebrew
|
||||
1. Navigate to `SD` -> `cias`
|
||||
1. Return to the SD directory with (B)
|
||||
1. Select "gm9"
|
||||
1. Select "out"
|
||||
1. Select "ctrtransfer_tickets"
|
||||
|
|
|
@ -51,7 +51,6 @@ Performing a CTRTransfer may break extended memory mode games (Monster Hunter, S
|
|||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
|
||||
1. Create a folder named `cias` on the root of your SD card if it does not already exist
|
||||
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 11.5.0 CTRTransfer image `.bin` from the CTRTransfer `.zip` to the `/gm9/` folder on your SD card
|
||||
|
@ -131,8 +130,6 @@ If script found no user tickets told you to skip this section, then skip this se
|
|||
{: .notice--info}
|
||||
|
||||
1. Launch FBI from the list of homebrew
|
||||
1. Navigate to `SD` -> `cias`
|
||||
1. Return to the SD directory with (B)
|
||||
1. Select "gm9"
|
||||
1. Select "out"
|
||||
1. Select "ctrtransfer_tickets"
|
||||
|
|
|
@ -23,6 +23,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
|||
|
||||
### What You Need
|
||||
|
||||
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||
* The latest release of [DSiWare Uninstaller](https://github.com/MechanicalDragon0687/DSiWare-Uninstaller/releases/latest)
|
||||
* [safety_test.gm9]({{ base_path }}/gm9_scripts/safety_test.gm9)
|
||||
|
@ -32,6 +33,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
|||
#### Section I - Prep Work
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue