3DS:Dump titles and game cartridges: Difference between revisions
From Hacks Guide Wiki
More actions
Correct GBA VC save path |
m added a comma to the infobox Tags: Mobile edit Mobile web edit |
||
| (7 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{hatnote|1="3DS:DUMP" redirects here. For dumping system files, see [[3DS:Dump system files]].}} | |||
{{TOC right}}{{info|text=For support (in English) with GodMode9, as well as help with scripting and to get updates and info, join [https://discord.gg/BRcbvtFxX4 GodMode9 on Discord].}} | {{TOC right}}{{info|text=For support (in English) with GodMode9, as well as help with scripting and to get updates and info, join [https://discord.gg/BRcbvtFxX4 GodMode9 on Discord].}} | ||
| Line 21: | Line 22: | ||
== Installing a game cartridge directly to the system<span class="anchor" id="Installing a Game Cartridge Directly to the System"></span> == | == Installing a game cartridge directly to the system<span class="anchor" id="Installing a Game Cartridge Directly to the System"></span> == | ||
{{info|text=This will only work for 3DS games; it is not possible to install an NDS game cartridge to the system as a title.}} | {{info|text=This will only work for 3DS games; it is not possible to install an NDS game cartridge to the system as a title. Instead, you can [[#Dumping a game cartridge|dump your NDS game cartridge]] and use [[3DS:DS games|a homebrew app]] to run it from the SD card.}} | ||
# Press and hold {{B|Start}}, and while holding {{B|Start}}, power on your device. This will launch GodMode9 | # Press and hold {{B|Start}}, and while holding {{B|Start}}, power on your device. This will launch GodMode9 | ||
# Navigate to <code>[C:] GAMECART</code> | # Navigate to <code>[C:] GAMECART</code> | ||
# Press {{B|A}} on <code> | # Press {{B|A}} on <code><TitleID>.trim.3ds</code> to select it, then select NCSD image options…, then select Install game image | ||
# Press {{B|A}} to unlock SysNAND (lvl1) writing, then input the key combo given | # Press {{B|A}} to unlock SysNAND (lvl1) writing, then input the key combo given | ||
# Once the process is complete, your game will show up in the HOME Menu as an installed title. | # Once the process is complete, your game will show up in the HOME Menu as an installed title. | ||
{{info|text=Save data is not automatically copied, you must do it yourself with a save manager such as [[Checkpoint]].}} | |||
== Dumping a game cartridge<span class="anchor" id="Dumping a Game Cartridge"></span> == | == Dumping a game cartridge<span class="anchor" id="Dumping a Game Cartridge"></span> == | ||
{{info|text=Insert the game cartridge you intend to dump into your device | {{info|text=Insert the game cartridge you intend to dump into your device. | ||
* 3DS game cartridges will be dumped to a <code>.3ds</code> format | * 3DS game cartridges will be dumped to a <code>.3ds</code> format. | ||
* NDS game cartridges will be dumped to a <code>.nds</code> format}} | * NDS game cartridges will be dumped to a <code>.nds</code> format.}} | ||
# Press and hold {{B|Start}}, and while holding {{B|Start}}, power on your device. This will launch GodMode9 | # Press and hold {{B|Start}}, and while holding {{B|Start}}, power on your device. This will launch GodMode9 | ||
# Navigate to <code>[C:] GAMECART</code> | # Navigate to <code>[C:] GAMECART</code> | ||
# Follow the steps applicable to your game cartridge: | # Follow the steps applicable to your game cartridge: | ||
#* '''3DS Game Cartridge:''' Press {{B|A}} on <code> | #* '''3DS Game Cartridge:''' Press {{B|A}} on <code><TitleID>.trim.3ds</code> to select it, then select <code>NCSD image options...</code>, then select <code>Decrypt file (0:/gm9/out)</code>. | ||
#* '''NDS Game Cartridge:''' Press {{B|A}} on <code> | #* '''NDS Game Cartridge:''' Press {{B|A}} on <code><TitleID>.nds</code> to select it, then select <code>Copy to 0:/gm9/out</code> | ||
#** Trimmed dumps are not recommended for NDS games in general, as they can cause various playback issues | #** Trimmed dumps are not recommended for NDS games in general, as they can cause various playback issues | ||
# Your non-installable <code>.3ds</code> or <code>.nds</code> formatted file will be outputted to the <code>/gm9/out/</code> folder on your SD card | # Your non-installable <code>.3ds</code> or <code>.nds</code> formatted file will be outputted to the <code>/gm9/out/</code> folder on your SD card | ||
| Line 49: | Line 52: | ||
# Press and hold {{B|Start}}, and while holding {{B|Start}}, power on your device. This will launch GodMode9 | # Press and hold {{B|Start}}, and while holding {{B|Start}}, power on your device. This will launch GodMode9 | ||
# Navigate to <code>[C:] GAMECART</code> | # Navigate to <code>[C:] GAMECART</code> | ||
# Press {{B|A}} on <code> | # Press {{B|A}} on <code><TitleID>.trim.3ds</code> to select it, then select NCSD image options…, then select Build CIA from file | ||
# Your installable <code>.cia</code> formatted file will be outputted to the <code>/gm9/out/</code> folder on your SD card | # Your installable <code>.cia</code> formatted file will be outputted to the <code>/gm9/out/</code> folder on your SD card | ||
| Line 108: | Line 111: | ||
== Encrypting / Decrypting a CIA file<span class="anchor" id="Encrypting / Decrypting a .CIA file"></span> == | == Encrypting / Decrypting a CIA file<span class="anchor" id="Encrypting / Decrypting a .CIA file"></span> == | ||
{{info|text=For organizational purposes, copy each <code>.cia</code> file you wish to encrypt / decrypt to the <code>/cias/</code> folder on your SD card}} | {{info|text=For organizational purposes, copy each <code>.cia</code> file you wish to encrypt / decrypt to the <code>/cias/</code> folder on your SD card.}} | ||
# Press and hold {{B|Start}}, and while holding {{B|Start}}, power on your device. This will launch GodMode9 | # Press and hold {{B|Start}}, and while holding {{B|Start}}, power on your device. This will launch GodMode9 | ||
Latest revision as of 01:14, 23 April 2025
| For support (in English) with GodMode9, as well as help with scripting and to get updates and info, join GodMode9 on Discord. |
Aside from creating and restoring NAND backups, GodMode9 has the functionality to dump installed titles to an installable .cia file, to dump game cartridge data to a .3ds ROM file, and to directly install a game cartridge to the system.
Updating GodMode9
| These instructions are written for use with GodMode9 v2.0.0 or later. If you have an older version of GodMode9, follow these instructions to update it. |
What You Need
- The latest release of GodMode9
Instructions
- Power off your device
- Insert your SD card into your computer
- Copy
GodMode9.firmfrom the GodMode9.zipto the/luma/payloads/folder on your SD card - Copy the
gm9folder from the GodMode9.zipto the root of your SD card - Reinsert your SD card into your device
Installing a game cartridge directly to the system
| This will only work for 3DS games; it is not possible to install an NDS game cartridge to the system as a title. Instead, you can dump your NDS game cartridge and use a homebrew app to run it from the SD card. |
- Press and hold Start, and while holding Start, power on your device. This will launch GodMode9
- Navigate to
[C:] GAMECART - Press A on
<TitleID>.trim.3dsto select it, then select NCSD image options…, then select Install game image - Press A to unlock SysNAND (lvl1) writing, then input the key combo given
- Once the process is complete, your game will show up in the HOME Menu as an installed title.
| Save data is not automatically copied, you must do it yourself with a save manager such as Checkpoint. |
Dumping a game cartridge
Insert the game cartridge you intend to dump into your device.
|
- Press and hold Start, and while holding Start, power on your device. This will launch GodMode9
- Navigate to
[C:] GAMECART - Follow the steps applicable to your game cartridge:
- 3DS Game Cartridge: Press A on
<TitleID>.trim.3dsto select it, then selectNCSD image options..., then selectDecrypt file (0:/gm9/out). - NDS Game Cartridge: Press A on
<TitleID>.ndsto select it, then selectCopy to 0:/gm9/out- Trimmed dumps are not recommended for NDS games in general, as they can cause various playback issues
- 3DS Game Cartridge: Press A on
- Your non-installable
.3dsor.ndsformatted file will be outputted to the/gm9/out/folder on your SD card
Dumping a 3DS game cartridge to CIA
| This should only be used if Installing a Game Cartridge Directly to the System does not work. |
- Press and hold Start, and while holding Start, power on your device. This will launch GodMode9
- Navigate to
[C:] GAMECART - Press A on
<TitleID>.trim.3dsto select it, then select NCSD image options…, then select Build CIA from file - Your installable
.ciaformatted file will be outputted to the/gm9/out/folder on your SD card
Dumping an installed title
| This allows dumping of both System- and User-installed digital titles, such as ones downloaded from the eShop. |
- Press and hold Start, and while holding Start, power on your device. This will launch GodMode9
- Press Home to bring up the action menu
- Select Title manager
- Select one of the following depending on the type of title you wish to dump
- User Installed Title:
[A:] SD CARD - System Title / DSiWare:
[1:] NAND / TWL
- User Installed Title:
- Select the title you wish to dump
- Select Manage Title…
- Select Build CIA (standard)
- Your installable
.ciaformatted file will be outputted to the/gm9/out/folder on your SD card
Backup GBA VC saves
The game will be outputted to the /gm9/out/ folder on your SD card with the name <TitleID>.gbavc.sav. |
To identify a <TitleID>.gbavc.sav file’s Title ID, you can get a listing of all games on the system and their corresponding Title IDs by pressing Home to bring up the action menu, selecting Title manager, and selecting [A:] SD CARD. |
- Do the following process for each GBA VC game that you want to back up the save for:
- Launch the GBA VC game
- Exit the GBA VC game
- Power off your device
- Press and hold Start, and while holding Start, power on your device. This will launch GodMode9
- Navigate to
[S:] SYSNAND VIRTUAL - Press A on
agbsave.binto select it - Select AGBSAVE options…
- Select Dump GBA VC save
- Press A to continue
- Press Start to reboot your device
Restore GBA VC saves
To identify a <TitleID>.gbavc.sav file’s Title ID, you can get a listing of all games on the system and their corresponding Title IDs by pressing Home to bring up the action menu, selecting Title manager, and selecting [A:] SD CARD. |
- Do the following process for each GBA VC game that you want to restore the save for:
- Launch the GBA VC game
- Exit the GBA VC game
- Power off your device
- Press and hold Start, and while holding Start, power on your device. This will launch GodMode9
- Navigate to
[0:] SDCARD->gm9->out - Press Y on the
<TitleID>.gbavc.savfile you wish to restore to copy it - Press B to return to the main menu
- Navigate to
[S:] SYSNAND VIRTUAL - Press A on
agbsave.binto select it - Select AGBSAVE options…
- Select Inject GBA VC save
- Press A to continue
- Press Start to reboot your device
- Launch the GBA VC game
- Exit the GBA VC game
Encrypting / Decrypting a CIA file
For organizational purposes, copy each .cia file you wish to encrypt / decrypt to the /cias/ folder on your SD card. |
- Press and hold Start, and while holding Start, power on your device. This will launch GodMode9
- Navigate to
[0:] SDCARD->cias - Press A on the
.ciafile to select it, then select CIA image options… - Select the option to perform the desired function:
- Encrypt to 0:/gm9/out: Create an encrypted copy of the selected
.ciafile in the/gm9/out/folder on your SD card - Decrypt to 0:/gm9/out: Create a decrypted copy of the selected
.ciafile in the/gm9/out/folder on your SD card - Encrypt inplace: Replace the selected
.ciafile with an encrypted version - Decrypt inplace: Replace the selected
.ciafile with a decrypted version
- Encrypt to 0:/gm9/out: Create an encrypted copy of the selected
- Your encrypted / decrypted
.ciawill be outputted to the desired location