add instructions for bypassing the gm9+luma bug (#1776)

this commit can be reverted whenever a stable gm9 release is out with the bug fixed
This commit is contained in:
aspargas2 2020-08-03 22:01:15 -04:00 committed by GitHub
parent 6bc0692839
commit f113e09af4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -31,6 +31,7 @@ During this process, we also setup programs such as the following:
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)*
* The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest)
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)*
* [DO_NOT_LAUNCH.firm](assets/DO_NOT_LAUNCH.firm)
### Instructions
@ -50,6 +51,7 @@ During this process, we also setup programs such as the following:
1. Copy `Checkpoint.cia` to the `/cias/` folder on your SD card
1. Create a folder named `payloads` in the `luma` folder on 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 `DO_NOT_LAUNCH.firm` 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. Reinsert your SD card into your device
1. Power on your device
@ -102,7 +104,8 @@ If, before following this guide, you already had an EmuNAND setup and would like
#### Section VI - CTRNAND Luma3DS
1. Power off your device
1. Launch GodMode9 by holding (Start) during boot
1. Hold (Start) during boot to open the Luma3DS chainloader
1. Press (A) with GodMode9 highlighted in red to launch it
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. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
1. Press (Home) to bring up the action menu

View file