Updated Dumping Game Cartridges (markdown)
@@ -8,11 +8,11 @@ Dumping a cartridge does not dump DLC and updates for that cartridge. Those are
 | 
				
			|||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### GodMode9
 | 
					### GodMode9
 | 
				
			||||||
With the onset of sighax and boot9strap, the supported method of dumping game cartridges is GodMode9. A reliable method, but the process is different from Decrypt9.
 | 
					With the onset of sighax and boot9strap, the supported method of dumping game cartridges is GodMode9.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### Required tools
 | 
					#### Required tools
 | 
				
			||||||
- [GodMode9](https://github.com/d0k3/GodMode9/releases/)
 | 
					- [GodMode9](https://github.com/d0k3/GodMode9/releases/)
 | 
				
			||||||
- 3DS system with boot9strap
 | 
					- 3DS system with [boot9strap](https://3ds.guide/)
 | 
				
			||||||
- SD card with enough space to hold the dump; 8GB or higher recommended
 | 
					- SD card with enough space to hold the dump; 8GB or higher recommended
 | 
				
			||||||
- SD card reader (preferred), or a way to use wireless file transfer
 | 
					- SD card reader (preferred), or a way to use wireless file transfer
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -21,23 +21,4 @@ With the onset of sighax and boot9strap, the supported method of dumping game ca
 | 
				
			|||||||
2. Put the SD card into the 3DS.
 | 
					2. Put the SD card into the 3DS.
 | 
				
			||||||
3. From the root GodMode9 menu, navigate to `[C:] GAMECART`.
 | 
					3. From the root GodMode9 menu, navigate to `[C:] GAMECART`.
 | 
				
			||||||
4. Select `[TitleID].trim.3ds`, then select `NCSD image options...`, then select `Decrypt file (0:/gm9out)`.
 | 
					4. Select `[TitleID].trim.3ds`, then select `NCSD image options...`, then select `Decrypt file (0:/gm9out)`.
 | 
				
			||||||
7. Once this process completes, the game will be a .3ds file inside `/gm9out/` and is immediately usable with Citra.
 | 
					5. Once this process completes, the game will be a .3ds file inside `/gm9out/` and is immediately usable with Citra.
 | 
				
			||||||
 | 
					 | 
				
			||||||
---
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
### Decrypt9WIP
 | 
					 | 
				
			||||||
By far the most reliable method of dumping game cartridges.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#### Required tools
 | 
					 | 
				
			||||||
- 3DS system with the ability to boot into [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP); Read its [readme](https://github.com/d0k3/Decrypt9WIP#how-to-run-this--entry-points) on how to do this using one of the various entry points.
 | 
					 | 
				
			||||||
- SD card with enough space to hold the dump; 8GB or higher recommended
 | 
					 | 
				
			||||||
- SD card reader (preferred), or a way to use wireless file transfer
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#### Instructions
 | 
					 | 
				
			||||||
1. Boot the 3DS to Decrypt9WIP.
 | 
					 | 
				
			||||||
2. Create a folder at the root of the 3DS SD card called `files9`.
 | 
					 | 
				
			||||||
3. Create a folder inside `files9` called `D9Game`.
 | 
					 | 
				
			||||||
4. Insert the SD card into the 3DS.
 | 
					 | 
				
			||||||
5. Insert the game cartridge to be dumped into the 3DS.
 | 
					 | 
				
			||||||
6. From the root Decrypt9 menu, choose `Gamecart Dumper Options`, then `Dump & Decrypt Cart (trim)`.
 | 
					 | 
				
			||||||
7. Once this process completes, the game will be a .3ds file inside `/files9/D9Game` and is immediately usable with Citra.
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user