addressing #1311, shameless copy paste.
This commit is contained in:
parent
d3be53e3eb
commit
65fdbf36fb
1 changed files with 16 additions and 0 deletions
|
@ -207,3 +207,19 @@ Use the `Titles` menu in FBI to get the Title ID of the installed title you wish
|
|||
+ **Encrypt inplace:** Replace the selected `.cia` file with an encrypted version
|
||||
+ **Decrypt inplace:** Replace the selected `.cia` file with a decrypted version
|
||||
1. Your encrypted / decrypted `.cia` will be outputted to the desired location
|
||||
|
||||
## <a name="rm_nnid" />Removing an NNID without formatting your device
|
||||
|
||||
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.
|
||||
{: .notice--info}
|
||||
|
||||
#### Instructions
|
||||
|
||||
1. Launch GodMode9 by holding (Start) during boot
|
||||
1. Navigate to `[1:] SYSNAND CTRNAND` -> `data` -> (32 Character ID) -> `sysdata` -> `00010038`
|
||||
1. Hold down the (R) trigger, then press (X) on `00000000` to rename this file
|
||||
1. Press (Up) once to change the name to `10000000`
|
||||
1. Press (A) to save changes
|
||||
1. Press (A) to unlock SysNAND writing, then input the key combo given
|
||||
1. Navigate back to the Main Menu
|
||||
1. Press (Start) to reboot your device
|
||||
|
|
Loading…
Reference in a new issue