For support (in English) with GodMode9, as well as help with scripting and to get updates and info, join [GodMode9 on Discord](https://discord.gg/BRcbvtFxX4).
{: .notice--primary}
### 必読事項
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}
### 必要なもの
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
To identify a `<TitleID>.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`.
+ Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9
+ `[S:] SYSNAND VIRTUAL`へ移動します
+ `agbsave.bin` を(A)で選択します
+ "AGBSAVE options..."を選択します
+ "Dump GBA VC save"を選択します
+ (A) ボタンで続行します
+ STARTキーを押してデバイスを再起動します。
## Restore GBA VC Saves
To identify a `<TitleID>.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. This will launch GodMode9
+ `[0:] SDCARD` -> `gm9`へ移動します。
+ (Y) を押し `<TitleID>.gbavc.sav` をリストアします
+ (B) を押してメインメニューに戻ります
+ `[S:] SYSNAND VIRTUAL`へ移動します
+ `agbsave.bin` を(A)で選択します
+ "AGBSAVE options..."を選択します
+ "Inject GBA VC save"を選択します
+ (A) ボタンで続行します
+ 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. Press and hold (Start), and while holding (Start), power on your device. This will launch 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