Guide_3DS/_pages/zh_CN/godmode9-usage.txt
2018-11-18 19:16:52 -05:00

228 lines
10 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "GodMode9 Usage"
---
GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, the FAT partitions inside your SysNAND and EmuNAND, and basically anything else. Among other functionality, you can copy, delete, rename files, and create folders.
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
{% capture notice %}
This is powerful stuff. GodMode9 provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart and keep backups, just to be safe.
{% endcapture %}
<div class="notice--danger">{{ notice | markdownify }}</div>
## <a name="nand_backup" /> 备份NAND
#### 操作指南
1. Launch GodMode9 by holding (Start) during boot
1. Press (Home) to bring up the action menu
1. Select "Scripts..."
1. Select "Backup SysNAND"
1. 按 (A) 确认
+ This process will take some time
1. Press (A) to continue
1. 格式化完成后,同时按(R)键和(B)键弹出你的SD卡
1. 将你的 SD 卡插入到您的计算机
1. Copy `<serialnumber>_nandmin_###.bin` from the `/gm9/out/` folder on your SD card to a safe location on your computer
+ Make backups in multiple locations (such as online file storage)
+ 备份文件可以在将来出现错误时将你的机器救砖
1. Delete `<serialnumber>_nandmin_###.bin` from the `/gm9/out/` folder on your SD card after copying it
1. Reinsert your SD card into your device
## <a name="nand_restore" /> 还原NAND
#### 操作指南
1. Launch GodMode9 by holding (Start) during boot
1. Navigate to `[0:] SDCARD`
1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)"
1. Press (A) to unlock SysNAND overwriting, then input the key combo given
+ This will not overwrite your boot9strap installation
1. Input the key combo given to unlock SysNAND (lvl1) writing
+ This process will take some time
1. Once it has completed, press (A) to continue
1. Press (B) to decline relocking write permissions if prompted
## <a name="injectHS" /> 将任意 .CIA应用注入健康与警示软件
#### 准备工作
+ For organizational purposes, copy the `.cia` file you wish to inject to the `/cias/` folder on your SD card
+ Note that it is not possible to inject files into Health & Safety that are larger than it (including games and other large applications)
#### 操作指南
1. Launch GodMode9 by holding (Start) during boot
1. Navigate to `[0:] SDCARD` -> `cias`
1. Press (A) on your `.cia` to select it, then select "CIA image options...", then select "Mount image to drive"
1. Press (A) on the `.app` file, then select "NCCH image options", then select "Inject to H&S"
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
1. Press (A) to continue
1. Press (A) to relock write permissions if prompted
## <a name="restore_hs" /> Restoring Health & Safety after injecting a .CIA app
This will only work if the Health & Safety injection was performed by GodMode9 (not Decrypt9 or Hourglass9).
{: .notice--info}
#### 操作指南
1. Launch GodMode9 by holding (Start) during boot
1. Press (Home) to bring up the action menu
1. Select "More..."
1. Select "Restore H&S"
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
1. Press (A) to relock write permissions if prompted
## <a name="dump_cart" /> 导出游戏卡带的内容
#### 准备工作
+ Insert the game cartridge you intend to dump into your device
+ 3DS game cartridges will be dumped to an installable `.cia` format
+ NDS game cartridges will be dumped to a non-installable `.nds` format compatible with flashcarts and emulators
#### 操作指南
1. Launch GodMode9 by holding (Start) during boot
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, then select "NCSD image options...", then select "Build CIA from file"
+ **NDS Game Cartridge:** Press (A) on `[TitleID].trim.nds` to select it, then select "Copy to 0:/gm9/out"
1. Your installable `.cia` or non-installable `.nds` formatted file will be outputted to the `/gm9/out/` folder on your SD card
## <a name="dump_title" /> 导出已安装的内容
Use the `Titles` menu in FBI to get the Title ID of the installed title you wish to dump
{: .notice--info}
#### 操作指南
1. Launch GodMode9 by holding (Start) during boot
1. Navigate to the drive applicable to the type of title you wish to dump:
+ **User Installed Title**: Navigate to `[A:] SYSNAND SD`
+ **System Title**: Navigate to `[1:] SYSNAND CTRNAND`
1. Navigate to `title`
1. Navigate to the folder corresponding to the first 8 digits of the Title ID
1. Navigate to the folder corresponding to the last 8 digits of the Title ID
1. Navigate to `content`
1. Press (A) on the `.tmd` file to select it, then select "TMD file options...", then select "Show title info"
1. Ensure you have found the correct title
1. Press (B) to exit the title info
1. Press (A) on the `.tmd` file to select it, then select "TMD file options...", then select "Build CIA (standard)"
1. Your installable `.cia` formatted file will be outputted to the `/gm9/out/` folder on your SD card
## <a name="convert_3ds" /> 将.3DS文件转成.CIA文件
#### 准备工作
+ For organizational purposes, copy each `.3ds` file you wish to convert to the `/cias/` folder on your SD card
+ Note that if you wish to convert a `.3ds` file that is already on a flashcart, you should follow [Dumping a Game Cartridge](#dump_cart)
#### 操作指南
1. Launch GodMode9 by holding (Start) during boot
1. Navigate to `[0:] SDCARD` -> `cias`
1. Press (A) on your `.3ds` file 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
## <a name="backup_gba" /> 备份GBA模拟器的存档
#### 操作指南
1. Power off your device
1. 将你的 SD 卡插入到您的计算机
1. Create a folder in `/gm9/` for each GBA VC game that you want to backup the save for
1. Reinsert your SD card into your device
1. Power on your device
1. Do the following process for each GBA VC game that you want to backup the save for:
+ Launch the GBA VC game
+ Exit the GBA VC game
+ Boot your device while holding (Start) to launch the Luma3DS chainloader menu
+ Launch GodMode9 by pressing (A)
+ Navigate to `[S:] SYSNAND VIRTUAL`
+ Press (Y) on `gbavc.sav` to copy it
+ Press (B) to return to the main menu
+ Navigate to `[0:] SDCARD` -> `gm9`
+ Navigate to the folder you created for this GBA VC game
+ Press (Y) to paste `gbavc.sav`
+ Press (Start) to reboot your device
## <a name="restore_gba" /> 恢复GBA模拟器存档
#### 操作指南
1. Ensure you have a folder containing a save in `/gm9/` for each GBA VC game that you want to restore the save for
1. Do the following process for each GBA VC game that you want to restore the save for:
+ Launch the GBA VC game
+ Exit the GBA VC game
+ Boot your device while holding (Start) to launch the Luma3DS chainloader menu
+ Launch GodMode9 by pressing (A)
+ Navigate to `[0:] SDCARD` -> `gm9`
+ Navigate to the folder you created for this GBA VC game
+ Press (Y) on `gbavc.sav` to copy it
+ Press (B) to return to the main menu
+ Navigate to `[S:] SYSNAND VIRTUAL`
+ Press (Y) to paste `gbavc.sav`
+ Press (A) to confirm
+ Press (Start) to reboot your device
## <a name="format_sd" /> 格式化SD卡
**Note that this will erase the contents of your SD card!**
{: .notice--danger}
#### 操作指南
1. Launch GodMode9 by holding (Start) during boot
1. Press (Home) to bring up the action menu
1. Select "More..."
1. 选择”SD format menu”
1. Select any EmuNAND options you wish to use
+ Most users will want to select "No EmuNAND"
1. 选择”Auto”
1. Press (A) to accept the label `GM9SD`
+ Optionally, you may input a custom name for the SD card
1. When prompted, input the key combo given to confirm
## <a name="crypt_cia" /> 加密 / 解密.CIA文件
#### 准备工作
+ For organizational purposes, copy each `.cia` file you wish to encrypt / decrypt to the `/cias/` folder on your SD card
#### 操作指南
1. Launch GodMode9 by holding (Start) during boot
1. Navigate to `[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
## <a name="rm_nnid" />Removing an NNID without formatting your device
#### 操作指南
1. Launch GodMode9 by holding (Start) during boot
1. Navigate to `[1:] SYSNAND CTRNAND` -> `data` -> (32 Character ID) -> `sysdata` -> `00010038`
1. 在`00000000`上,按住(R)键的同时按下(X)键,以重命名这个文件
1. 按一次(Up)键,将文件名改为`10000000`
1. 按(A)键保存更改
1. 按(A)键解锁SysNAND写入并输入提示的按键组合
1. 返回到主菜单
1. 按Start重启你的设备