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

220 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是一款适用于任天堂3DS的全权限文件管理器。它能够让你访问SD卡、真实系统或者虚拟系统中FAT文件分区以及其他任何地方的文件。 其更多的功能还包括复制、删除、重命名文件或者是创建文件夹。
{: .notice--primary}
Note that, on some versions of Luma3DS, the Luma3DS chainloader menu is only displayed if there is more than one payload detected. If there is only one payload detected, holding (Start) on boot will directly launch GodMode9.
{: .notice--info}
{% capture notice %}
This is powerful stuff, it 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.
<br><br>
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, keep backups, just to be safe.
{% endcapture %}
<div class="notice--danger">{{ notice | markdownify }}</div>
## <a name="nand_backup" /> Creating a NAND Backup
#### 操作指南
1. Boot your device while holding (Start) to launch the Luma3DS chainloader menu
1. Launch GodMode9 by pressing (A)
1. Press (Home) to bring up the action menu
1. Select "More..."
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" /> Restoring a NAND Backup
#### 操作指南
1. Boot your device while holding (Start) to launch the Luma3DS chainloader menu
1. Launch GodMode9 by pressing (A)
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" /> Injecting any .CIA app into Health & Safety
#### 准备工作
+ 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. Boot your device while holding (Start) to launch the Luma3DS chainloader menu
1. Launch GodMode9 by pressing (A)
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. Boot your device while holding (Start) to launch the Luma3DS chainloader menu
1. Launch GodMode9 by pressing (A)
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" /> Dumping a Game Cartridge
#### 准备工作
+ 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. Boot your device while holding (Start) to launch the Luma3DS chainloader menu
1. Launch GodMode9 by pressing (A)
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" /> Dumping a Title
Use the `Titles` menu in FBI to get the Title ID of the installed title you wish to dump
{: .notice--info}
#### 操作指南
1. Boot your device while holding (Start) to launch the Luma3DS chainloader menu
1. Launch GodMode9 by pressing (A)
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" /> Converting a .3DS to .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. Boot your device while holding (Start) to launch the Luma3DS chainloader menu
1. Launch GodMode9 by pressing (A)
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" /> Backup GBA VC Saves
#### 操作指南
1. Power off your device
1. 将你的 SD 卡插入到您的计算机
1. Create a folder in `/files9/` 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` -> `files9`
+ 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" /> Restore GBA VC Saves
#### 操作指南
1. Ensure you have a folder containing a save in `/files9/` 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` -> `files9`
+ 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" /> Format an SD card
**Note that this will erase the contents of your SD card!**
{: .notice--danger}
#### 操作指南
1. Boot your device while holding (Start) to launch the Luma3DS chainloader menu
1. Launch GodMode9 by pressing (A)
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" /> 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
#### 操作指南
1. Boot your device while holding (Start) to launch the Luma3DS chainloader menu
1. Launch GodMode9 by pressing (A)
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