Created Dumping Games (markdown)

OpenSauce 2024-07-02 21:04:07 +01:00
parent 6f4641f24c
commit e9bd3222d8

29
Dumping-Games.md Normal file

@ -0,0 +1,29 @@
## What you will need:
* Latest Version of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v2.1.1)
* 3DS System with [boot9strap](https://3ds.hacks.guide/)
* SD Card (8GB Recommended)
* SD Card Reader or [FTPD](https://gist.github.com/PixelSergey/ae2c003fc68bfab21ccbb3bfeb6fba46)
## Setting Up
* Put the SD Card into the 3DS
* Setup GodMode9 using the instructions [here](https://github.com/d0k3/GodMode9#quick-start-guide)
* Boot into GodMode9 by holding (START) and pressing (POWER)
What you do next depends on whether you are dumping a physical or digital game.
<details>
<summary>Physical</summary>
* Select `[C:] GAMECART` by navigating using the D-Pad and pressing (A)
* Select `[TitleID]_[Version].trim.3ds` then select `NCSD Image Options` then select `Decrypt File (0:/gm9/out)`
* Once this process completes, continue by pressing (A)
* Hold (R) and press (START) to power off your 3DS
* Eject the SD Card and insert it into your computer
* Copy the 3DS file inside /gm9/out/ to a folder on your computer
* You can now use this game with Lime3DS. You can open it directly from the menu bar (File > Load File)
* or add a folder containing all of your dumps by double clicking the + icon in the main Lime3DS window or by double clicking on Add New Game Directory
</details>
## Diagnosing errors
There was a error with dumping
* Make sure you are using the latest version of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v2.1.1)