Approver
549
edits
(change headings for consistency with other articles (Template:Anchor is used so old links can work)) |
(System system typo fix) |
||
(6 intermediate revisions by 3 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 18: | Line 19: | ||
# Copy the <code>gm9</code> folder from the GodMode9 <code>.zip</code> to the root of your SD card | # Copy the <code>gm9</code> folder from the GodMode9 <code>.zip</code> to the root of your SD card | ||
# Reinsert your SD card into your device | # Reinsert your SD card into your device | ||
== 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.}} | |||
# Press and hold {{B|Start}}, and while holding {{B|Start}}, power on your device. This will launch GodMode9 | |||
# Navigate to <code>[C:] GAMECART</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 | |||
# 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> == | ||
Line 32: | Line 45: | ||
#** 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 | ||
== Dumping a 3DS game cartridge to CIA<span class="anchor" id="Dumping a 3DS Game Cartridge to .CIA"></span> == | == Dumping a 3DS game cartridge to CIA<span class="anchor" id="Dumping a 3DS Game Cartridge to .CIA"></span> == | ||
Line 74: | Line 77: | ||
# Do the following process for each GBA VC game that you want to back up the save for: | # 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 {{B|Start}}, and while holding {{B|Start}}, power on your device. This will launch GodMode9 | |||
## Navigate to <code>[S:] SYSNAND VIRTUAL</code> | |||
## Press {{B|A}} on <code>agbsave.bin</code> to select it | |||
## Select AGBSAVE options… | |||
## Select Dump GBA VC save | |||
## Press {{B|A}} to continue | |||
## Press {{B|Start}} to reboot your device | |||
== Restore GBA VC saves<span class="anchor" id="Restore GBA VC Saves"></span> == | == Restore GBA VC saves<span class="anchor" id="Restore GBA VC Saves"></span> == | ||
Line 91: | Line 93: | ||
# Do the following process for each GBA VC game that you want to restore the save for: | # 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 {{B|Start}}, and while holding {{B|Start}}, power on your device. This will launch GodMode9 | ||
# | ## Navigate to <code>[0:] SDCARD</code> -> <code>gm9</code> -> <code>out</code> | ||
# | ## Press {{B|Y}} on the <code><TitleID>.gbavc.sav</code> file you wish to restore to copy it | ||
# | ## Press {{B|B}} to return to the main menu | ||
# | ## Navigate to <code>[S:] SYSNAND VIRTUAL</code> | ||
# | ## Press {{B|A}} on <code>agbsave.bin</code> to select it | ||
# | ## Select AGBSAVE options… | ||
# | ## Select Inject GBA VC save | ||
# | ## Press {{B|A}} to continue | ||
# | ## Press {{B|Start}} to reboot your device | ||
# | ## Launch the GBA VC game | ||
# | ## Exit the GBA VC game | ||
== 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> == |