Merge pull request #2425 from lifehackerhansol/gm9-guide-wiki-sync

godmode9-usage: sync with wiki page
This commit is contained in:
lily 2024-02-11 05:46:10 +01:00 committed by GitHub
commit 2bf9196091
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 33 additions and 6 deletions

View File

@ -35,11 +35,17 @@ Some of the instructions below are only applicable to the latest version of GodM
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
1. Reinsert your SD card into your console
GodMode9 is now up to date.
{: .notice--success}
## Creating a NAND Backup
1. Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
{% include_relative include/nand-backup.txt %}
Your NAND backup has been successfully created.
{: .notice--success}
## Restoring a NAND Backup
1. Power off your console
@ -54,29 +60,36 @@ Some of the instructions below are only applicable to the latest version of GodM
1. Select "SysNAND Restore (safe)"
1. Select your NAND backup
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
+ This will not overwrite your boot9strap installation
+ This will **not** overwrite your boot9strap installation
+ This process will take some time
1. Press (A) to continue
1. Press (B) to return to the main menu
1. Select "Exit"
1. Press (A) to relock write permissions if prompted
## Injecting any .CIA app into Health & Safety
Your NAND backup has been successfully restored. You can now delete `<date>_<serialnumber>_sysnand_###.bin` from your SD card.
{: .notice--success}
For organizational purposes, copy the `.cia` file you wish to inject to the `/cias/` folder on your SD card
{: .notice--info}
## Injecting any .CIA app into Health & Safety
Note that it is not possible to inject files into Health & Safety that are larger than it (including games and other large applications)
{: .notice--info}
1. Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
1. Navigate to `[0:] SDCARD` -> `cias`
1. Press (A) on your `.cia` to select it, then select "CIA image options...", then select "Mount image to drive"
1. Press (A) on the `.app` file, then select "NCCH image options", then select "Inject to H&S"
1. Press (A) on your `.cia` to select it
1. Select "CIA image options..."
1. Select "Mount image to drive"
1. Press (A) on the `.app` file
1. Select "NCCH image options"
1. Select "Inject to H&S"
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
1. Press (A) to continue
1. Press (A) to relock write permissions if prompted
Your desired application has now been injected into Health & Safety.
{: .notice--success}
## Restoring Health & Safety after injecting a .CIA app
This will only work if the Health & Safety injection was performed by GodMode9 (not Decrypt9 or Hourglass9).
@ -89,16 +102,27 @@ This will only work if the Health & Safety injection was performed by GodMode9 (
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
1. Press (A) to relock write permissions if prompted
Health & Safety has been reverted to normal.
{: .notice--success}
## Format an SD card
**Note that this will erase the contents of your SD card!**
{: .notice--danger}
1. Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
1. Press (Right Shoulder) + (B) to unmount the current SD card and insert the one you want to format
+ If GodMode9 shows an initialization error when inserting the SD Card to be formatted, it can safely be dismissed
{% include_relative include/format-sd-gm9.txt %}
Your SD card has successfully been formatted for use with the console.
{: .notice--success}
## Removing an NNID without formatting your console
This process will only log you out of your NNID. You will still not be able to use the NNID on another console, as the NNID remains linked to the console.
{: .notice--info}
1. Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
1. Press (Home) to bring up the action menu
1. Select "Scripts..."
@ -112,3 +136,6 @@ This will only work if the Health & Safety injection was performed by GodMode9 (
1. Select "Exit"
1. Press (A) to relock write permissions if prompted
1. Press (Start) to reboot your console
You have now been logged out of your NNID.
{: .notice--success}