Guide_3DS/_pages/zh_CN/finalizing-setup.txt

186 lines
9.7 KiB
Text
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
title: "Finalizing Setup"
2017-05-21 22:39:40 +02:00
---
#### 步骤概览
{% capture notice-2 %}
The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader.
<br><br>
2017-05-23 21:00:46 +02:00
In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space.
2017-05-21 22:39:40 +02:00
<br><br>
在这个过程当中,我们还会安装像下面所示的几个工具:
+ **FBI** *(用来安装CIA格式的游戏和程序)*
+ **Themely** *(installs custom themes)*
2017-05-23 21:00:46 +02:00
+ **Luma3DS Updater** *(updates your CFW installation easily)*
2017-05-21 22:39:40 +02:00
+ **GodMode9** *(multipurpose tool which can do NAND and cartridge functions)*
2017-06-05 09:41:55 +02:00
+ **Homebrew Launcher Loader** *(launches the Homebrew Launcher as a regular application thanks to Rosalina magic)*
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--info">{{ notice-2 | markdownify }}</div>
2017-05-27 01:20:59 +02:00
#### 你需要
* 最新版的 [Themely](https://github.com/ErmanSayin/Themely/releases/latest) *(`.cia` 文件)*
* 最新版的 [hblauncher_loader](https://github.com/yellows8/hblauncher_loader/releases/latest)
* 最新版的 [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
* 最新版的 [DSP1](https://github.com/zoogie/DSP1/releases/latest)
2017-06-05 09:41:55 +02:00
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)*
2017-06-03 09:49:09 +02:00
* The latest fork of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)*
2017-05-21 22:39:40 +02:00
#### 操作指南
##### 第一部分 - 准备工作
2017-05-30 19:27:28 +02:00
1. Power off your device
2017-05-21 22:39:40 +02:00
1. 将你的 SD 卡插入到您的计算机
2017-06-05 09:41:55 +02:00
1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card
2017-05-23 21:00:46 +02:00
1. 在你的SD卡根目录新建一个叫`cias`的文件夹,如果还不存在的话
2017-05-21 22:39:40 +02:00
1. Create a folder named `hblauncherloader` on the root of your SD card if it does not already exist
1. 解压hblauncher_loader压缩包并复制 `hblauncher_loader.cia` 到你SD卡的 `/cias/` 目录
2017-06-03 09:49:09 +02:00
1. Copy `lumaupdater.cia` to the `/cias/` folder on your SD card
1. Copy `FBI.cia` to the `/cias/` folder on your SD card
2017-05-21 22:39:40 +02:00
1. Copy `DSP1.cia` to the `/cias/` folder on your SD card
1. Copy `Themely.cia` to the `/cias/` folder on your SD card
![]({{ base_path }}/images/screenshots/cias-file-layout.png)
{: .notice--info}
1. 在SD卡的 `luma` 文件夹里创建 `payloads` 文件夹
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png)
{: .notice--info}
2017-06-06 23:24:28 +02:00
1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS:
+ Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/cf0b05e/boot.firm)
+ Copy `boot.firm` to the root of your SD card *(overwrite existing files)*
+ Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions
2017-05-21 22:39:40 +02:00
1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware:
2017-06-07 22:12:59 +02:00
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
2017-05-21 22:39:40 +02:00
+ 下载[这个文件](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
2017-06-07 22:12:59 +02:00
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
2017-05-21 22:39:40 +02:00
+ Delete both of these files after updating your device later in these instructions
1. Reinsert your SD card into your device
2017-05-30 19:27:28 +02:00
1. Power on your device
2017-05-21 22:39:40 +02:00
2017-05-30 19:27:28 +02:00
##### Section II - Updating the System
2017-05-21 22:39:40 +02:00
2017-05-23 00:41:18 +02:00
If, while following a previous version of this guide, you CTRTransfered your *New 3DS* to 2.1.0, now is the time to [restore your NAND backup](godmode9-usage#nand_restore) before doing this section.
{: .notice--danger}
If, before following this guide, you already had an EmuNAND setup and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, now is the time to [follow Move EmuNAND](move-emunand) before doing this section.
2017-05-21 22:39:40 +02:00
{: .notice--info}
1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update"
+ Updates while using B9S + Luma (what you have) are safe
如果这一步出错则将DNS设置改为”auto”自动
+ If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again
2017-06-06 23:24:28 +02:00
1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
2017-06-11 09:01:03 +02:00
1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
##### Section III - Launching FBI
1. Launch the Download Play application
1. Press (L) + (Down) + (Select) at the same time to open the Rosalina menu
1. Select "Miscellaneous options"
1. Select "Switch the hb. title to the current app."
1. Press (B) to continue
1. Press (B) to return to the Rosalina main menu
1. Press (B) to exit the Rosalina menu
1. Press (Home), then close Download Play
1. Launch the Download Play application
1. Your device should load the Homebrew Launcher
2017-05-21 22:39:40 +02:00
2017-05-30 19:27:28 +02:00
##### Section IV - Installing CIAs
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
1. Launch FBI from the list of homebrew
2017-05-21 22:39:40 +02:00
1. Navigate to `SD` -> `cias`
1. 选择”\<current directory>”
2017-05-24 22:57:28 +02:00
1. Select the "Install and delete all CIAs" option, then press (A) to confirm
2017-06-05 09:41:55 +02:00
1. Press (Home), then close Download Play
2017-05-21 22:39:40 +02:00
2017-05-30 19:27:28 +02:00
##### Section V - DSP Dump
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
1. Launch the DSP1 application
2017-05-24 07:55:55 +02:00
1. Once it has completed, press (B) to self-delete the app and return to the home menu
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
##### Section VI - CTRNAND Luma3DS
2017-05-21 22:39:40 +02:00
2017-05-24 07:55:55 +02:00
1. Reboot holding (Start) during boot to launch GodMode9
1. Navigate to `[0:] SDCARD`
2017-05-21 22:39:40 +02:00
1. Press (Y) on `boot.firm` to copy it
1. Press (B) to return to the main menu
1. Navigate to `[1:] SYSNAND CTRNAND`
1. Press (Y) to paste a copy of `boot.firm`
1. Select "Copy path(s)"
2017-06-05 09:41:55 +02:00
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
2017-05-21 22:39:40 +02:00
1. Press (B) to return to the main menu
2017-05-23 00:41:18 +02:00
1. Navigate to `[0:] SDCARD`
1. Press (Y) on the `luma` folder to copy it
1. Press (B) to return to the main menu
1. Navigate to `[1:] SYSNAND CTRNAND` -> `rw`
1. Press (Y) to paste a copy of the `luma` folder from your SD card
2017-05-31 22:22:45 +02:00
1. Select "Copy path(s)"
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
##### Section VII - NAND Backup
2017-05-21 22:39:40 +02:00
2017-05-24 22:57:28 +02:00
1. Press (B) twice to return to the main menu
2017-05-21 22:39:40 +02:00
1. Press (Home) to bring up the action menu
1. Select "More..."
1. Select "Backup NAND"
1. 按(A)键继续
1. 格式化完成后,同时按(R)键和(B)键弹出你的SD卡
1. 将你的 SD 卡插入到您的计算机
2017-05-31 23:36:37 +02:00
1. Copy `nand.bin` and `nand.bin.sha` from the `/gm9out/` folder on your SD card to a safe location on your computer
2017-05-21 22:39:40 +02:00
+ Make backups in multiple locations (such as online file storage)
+ 备份文件可以在将来出现错误时将你的机器救砖
2017-05-31 23:36:37 +02:00
1. Delete `nand.bin` and `nand.bin.sha` from the `/gm9out/` folder on your SD card after copying it
2017-05-21 22:39:40 +02:00
1. Reinsert your SD card into your device
2017-05-23 21:00:46 +02:00
1. Press (Start) to save and reboot
2017-05-21 22:39:40 +02:00
___
{% capture notice-10 %}
你现在可以使用Luma3DS Updater来更新你的Luma3DS到最新版只需运行该程序并按下(A)键。
这和系统升级不是一回事它只会下载并提取最新的Luma3DS文件。
This will only update the Luma3DS files on your SD card. If you boot your device without an SD card, it will use the version you placed in CTRNAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
{% capture notice-6 %}
You will now boot Luma3DS CFW SysNAND by default.
你可以在启动时按下Select键进入Luma3DS的设置菜单。
2017-05-31 23:36:37 +02:00
You can now hold (Start) on boot to launch the Luma3DS chainloader menu (note that the Luma3DS chainloader menu is only displayed if there is more than one payload detected).
2017-06-05 09:41:55 +02:00
You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card (note that this will not have any kind of prompt or message).
2017-06-06 07:48:13 +02:00
You can now press (L) + (Down) + (Select) while the system is booted to open the Rosalina menu integrated into Luma3DS. For a full list of Rosalina features, please see the [Luma3DS v8.0 Release](https://github.com/AuroraWright/Luma3DS/releases/tag/v8.0)
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--info">{{ notice-6 | markdownify }}</div>
To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](https://gbatemp.net/threads/432911/).
{: .notice--info}
{% capture notice-7 %}
Remove any extra files and folders from the root of your SD card that are *not* in the following image:
<br><br>
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
<div class="notice--info">{{ notice-7 | markdownify }}</div>
要想了解如何变更你的设备到另一个区域,参见[区域变更](region-changing) 页面。
{: .notice--success}
For information on using GodMode9's various features, check out the [GodMode9 Usage](godmode9-usage) page.
{: .notice--success}
要想了解如何使用Luma3DS的各种功能参见[这个wiki](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage).
{: .notice--success}
For information on installing custom themes, badges, and splash screens, check out [3dsthem.es](https://3dsthem.es/about.php).
{: .notice--success}