3DS:Dump titles and game cartridges: Difference between revisions
From Hacks Guide Wiki
More actions
swapped the position of →Installing a game cartridge directly to the system: and →Dumping a game cartridge: to try and prevent people from dumping a cartridge when they wanted to install it |
m added a comma to the infobox Tags: Mobile edit Mobile web edit |
||
| (8 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 94: | Line 97: | ||
## Power off your device | ## Power off your device | ||
## 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>[0:] SDCARD</code> -> <code>gm9</code> | ## 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|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 | ## Press {{B|B}} to return to the main menu | ||
| 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 | ||