---
title: "Dumping Titles and Game Cartridges"
---
{% include toc title="목차" %}
스크립트와 같은 GodMode9의 지원과 업데이트와 정보를 받으려면 [GodMode9 디스코드 서버](https://discord.gg/BRcbvtFxX4)에 가입해 주세요. (영어 전용)
{: .notice--primary}
### Required Reading
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.
## 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.
{: .notice--info}
### 준비물
* 최신 버전의 [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
### 진행 방법
1. 기기를 종료해 주세요
1. SD 카드를 컴퓨터에 삽입해 주세요
1. SD 카드의 `/luma/payloads/`폴더에 GodMode9 `.zip`안에 압축되있는 `GodMode9.firm`을 복사해 주세요
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
1. SD 카드를 기기에 다시 삽입해 주세요.
## Dumping a Game Cartridge
{% capture notice %}
Insert the game cartridge you intend to dump into your device
+ 3DS game cartridges will be dumped to a `.3ds` format
+ NDS game cartridges will be dumped to a `.nds` format
{% endcapture %}
{{ notice | markdownify }}
1. (Start)를 길게 누르고, 이 상태에서 전원을 켜 주세요. GodMode9이 실행 될 겁니다.
1. Navigate to `[C:] GAMECART`
1. Follow the steps applicable to your game cartridge:
+ **3DS Game Cartridge:** Press (A) on `[TitleID].trim.3ds` to select it
+ **NDS Game Cartridge:** Press (A) on `[TitleID].trim.nds` to select it
1. Select "Copy to 0:/gm9/out"
1. Your non-installable `.3ds` or `.nds` formatted file will be outputted to the `/gm9/out/` folder on your SD card
## 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.
{: .notice--info}
1. (Start)를 길게 누르고, 이 상태에서 전원을 켜 주세요. GodMode9이 실행 될 겁니다.
1. Navigate to `[C:] GAMECART`
1. Press (A) on `[TitleID].trim.3ds` to select it, then select "NCSD image options...", then select "Install game image"
1. (A)를 눌려 SysNAND (lvl1) 쓰기 잠금을 풀고 주어진 키 조합을 입력해 주세요.
1. Once the process is complete, your game will show up in the HOME Menu as an installed title.
## Dumping a 3DS Game Cartridge to .CIA
This should only be used if [Installing a Game Cartridge Directly to the System](#installing-a-game-cartridge-directly-to-the-system) does not work.
{: .notice--info}
1. (Start)를 길게 누르고, 이 상태에서 전원을 켜 주세요. GodMode9이 실행 될 겁니다.
1. Navigate to `[C:] GAMECART`
1. Press (A) on `[TitleID].trim.3ds` to select it, then select "NCSD image options...", then select "Build CIA from file"
1. Your installable `.cia` formatted 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.
{: .notice--info}
1. (Start)를 길게 누르고, 이 상태에서 전원을 켜 주세요. GodMode9이 실행 될 겁니다.
1. (Home)을 눌러 작업 메뉴를 띄워 주세요.
1. Select "Title manager"
1. 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`
1. Select the title you wish to dump
1. Select "Manage Title..."
1. Select "Build CIA (standard)"
1. Your installable `.cia` formatted 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 `.gbavc.sav`.
{: .notice--info}
To identify a `.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`.
{: .notice--info}
1. 과정대로 진행해 백업하고자 하는 GBA VC 게임 저장 데이터를 저장해 주세요.
+ GBA VC 게임을 실행해 주세요.
+ GBA VC 게임을 종료해 주세요.
+ Power off your device
+ Press and hold (Start), and while holding (Start), power on your device. GodMode9이 실행 될 겁니다.
+ `[S:] SYSNAND VIRTUAL`로 이동해 주세요.
+ Press (A) on `agbsave.bin` to select it
+ Select "AGBSAVE options..."
+ Select "Dump GBA VC save"
+ Press (A) to continue
+ (start)를 눌러 기기를 다시 시작해 주세요.
## Restore GBA VC Saves
To identify a `.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`.
{: .notice--info}
1. Do the following process for each GBA VC game that you want to restore the save for:
+ GBA VC 게임을 실행해 주세요.
+ GBA VC 게임을 종료해 주세요.
+ Power off your device
+ Press and hold (Start), and while holding (Start), power on your device. GodMode9이 실행 될 겁니다.
+ Navigate to `[0:] SDCARD` -> `gm9`
+ Press (Y) on the `.gbavc.sav` file you wish to restore to copy it
+ (B)를 눌러 메인 메뉴로 돌아가 주세요.
+ `[S:] SYSNAND VIRTUAL`로 이동해 주세요.
+ Press (A) on `agbsave.bin` to select it
+ Select "AGBSAVE options..."
+ Select "Inject GBA VC save"
+ Press (A) to continue
+ (start)를 눌러 기기를 다시 시작해 주세요.
+ GBA VC 게임을 실행해 주세요.
+ GBA VC 게임을 종료해 주세요.
## 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
{: .notice--info}
1. (Start)를 길게 누르고, 이 상태에서 전원을 켜 주세요. GodMode9이 실행 될 겁니다.
1. `[0:] SDCARD` -> `cias`로 이동해 주세요.
1. Press (A) on the `.cia` file to select it, then select "CIA image options..."
1. Select the option to perform the desired function:
+ **Encrypt to 0:/gm9/out:** Create an encrypted copy of the selected `.cia` file in the `/gm9/out/` folder on your SD card
+ **Decrypt to 0:/gm9/out:** Create a decrypted copy of the selected `.cia` file in the `/gm9/out/` folder on your SD card
+ **Encrypt inplace:** Replace the selected `.cia` file with an encrypted version
+ **Decrypt inplace:** Replace the selected `.cia` file with a decrypted version
1. Your encrypted / decrypted `.cia` will be outputted to the desired location