Things that happen in this shameless squash: - Removed 404 page - It doesn't work in VitePress and making it work in VitePress needs some invasive hack in the theme that I'm not willing to do - The default is more than enough, though - Moved consoleVersionSelect include to another directory - This avoids being uploaded to Crowdin for translation - Inline all SafeB9SInstaller includes - Not only do parameterized includes not work, but if/else statements don't work at all - The sysupdate include parameter hasn't been used since MSET9, so it actually works just fine without any parameters. Hooray(?) - Move mset9-chorus to an include, that logic doesn't work in VitePress - Removed Get Started button from homepage, it breaks translations - Tables in get-started are now shown by default; it seems VitePress really does not want us to use inline script. So we cannot enable it upon realizing that the browser is JS capable - Include parameters are now in frontmatter to allow translation - Hacked in a bunch of CSS values kanged from the old theme to make it look not stupid - Drop headers down one level to make table of contents work
5.8 KiB
GodMode9 Usage
::: info
For information on dumping cartridge or SD card content, see Dumping Titles and Game Cartridges.
:::
::: info
For support (in English) with GodMode9, as well as help with scripting and to get updates and info, join GodMode9 on Discord.
:::
Required Reading
GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, the FAT partitions inside your SysNAND and EmuNAND, and basically anything else. Among other functionality, you can copy, delete, rename files, and create folders.
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.
GodMode9 is powerful software that has the capability to modify essentially anything on your console. Though many of these modifications are locked behind a permissions system, and it is impossible to accidentally perform dangerous actions without deliberately unlocking permissions, you should still follow instructions carefully and keep backups just in case.
Updating GodMode9
::: info
Some of the instructions below are only applicable to the latest version of GodMode9, and as such you should follow this section to update your copy before continuing. Overwrite any existing files.
:::
What You Need
- The latest release of GodMode9 (the GodMode9
.zip
file)
Instructions
- Power off your console
- Insert your SD card into your computer
- Copy
GodMode9.firm
from the GodMode9.zip
to the/luma/payloads/
folder on your SD card - Copy the
gm9
folder from the GodMode9.zip
to the root of your SD card - Reinsert your SD card into your console
::: tip
GodMode9 is now up to date.
:::
Creating a NAND Backup
- Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
::: tip
Your NAND backup has been successfully created.
:::
Restoring a NAND Backup
- Power off your console
- Insert your SD card into your computer
- Copy
<date>_<serialnumber>_sysnand_##.bin
from your computer to the/gm9/out/
folder on your SD card - Reinsert your SD card into your console
- Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
- Press (Home) to bring up the action menu
- Select "Scripts..."
- Select "GM9Megascript"
- Select "Restore Options"
- Select "SysNAND Restore (safe)"
- Select your NAND backup
- Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
- This will not overwrite your boot9strap installation
- This process will take some time
- Press (A) to continue
- Press (B) to return to the main menu
- Select "Exit"
- Press (A) to relock write permissions if prompted
::: tip
Your NAND backup has been successfully restored. You can now delete <date>_<serialnumber>_sysnand_###.bin
from your SD card.
:::
Injecting any .CIA app into Health & Safety
::: info
Note that it is not possible to inject files into Health & Safety that are larger than it (including games and other large applications)
:::
- Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
- Navigate to
[0:] SDCARD
->cias
- Press (A) on your
.cia
to select it - Select "CIA image options..."
- Select "Mount image to drive"
- Press (A) on the
.app
file - Select "NCCH image options"
- Select "Inject to H&S"
- Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
- Press (A) to continue
- Press (A) to relock write permissions if prompted
::: tip
Your desired application has now been injected into Health & Safety.
:::
Restoring Health & Safety after injecting a .CIA app
::: info
This will only work if the Health & Safety injection was performed by GodMode9 (not Decrypt9 or Hourglass9).
:::
- Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
- Press (Home) to bring up the action menu
- Select "More..."
- Select "Restore H&S"
- Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
- Press (A) to relock write permissions if prompted
::: tip
Health & Safety has been reverted to normal.
:::
Format an SD card
::: danger
Note that this will erase the contents of your SD card!
:::
- Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
- 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
::: tip
Your SD card has successfully been formatted for use with the console.
:::
Removing an NNID without formatting your console
::: info
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.
:::
- Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
- Press (Home) to bring up the action menu
- Select "Scripts..."
- Select "GM9Megascript"
- Select "Scripts from Plailect's Guide"
- Select "Remove NNID"
- Press (A) to continue
- Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
- Press (A) to continue
- Press (B) to return to the main menu
- Select "Exit"
- Press (A) to relock write permissions if prompted
- Press (Start) to reboot your console
::: tip
You have now been logged out of your NNID.
:::