2020-04-27 22:36:03 +02:00
|
|
|
|
---
|
|
|
|
|
title: "安装 boot9strap(通过 USM)"
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
{% include toc title="目录内容" %}
|
|
|
|
|
|
2022-02-11 20:07:46 +01:00
|
|
|
|
### 重要事项
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
|
|
|
|
为了破解系统的 SAFE_MODE 固件,我们需要注入一个已被破解的 WiFi 配置文件到主机中。
|
|
|
|
|
|
|
|
|
|
我们可以利用 BannerBomb3 这个现有的漏洞进行以下操作。
|
|
|
|
|
|
2022-02-15 22:16:46 +01:00
|
|
|
|
为了做到这一点,我们使用了你的主机系统中的加密密钥(movable.sed)来构建一个 DSiWare 备份,以便于将被破解的 WiFi 配置文件注入到 WiFi 接入点列表。
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
2022-02-15 22:16:46 +01:00
|
|
|
|
一旦 WiFi 配置文件被注入,我们将会使用到 SAFE_MODE 来继续此教程。SAVE_MODE 是一个所有的 3DS 主机都存在的修复功能,之后它将用于激活被破解的 WiFi 配置文件。
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
|
|
|
|
这些操作可在美、欧、日、韩版的主机上工作,你可通过系统版本号末尾的 U,E,J,K 字符来区分主机版本。
|
|
|
|
|
|
2022-02-15 22:16:46 +01:00
|
|
|
|
如果你的主机 L 键、R 键、↑ 键和 A 键中有一个坏了无法使用,则你只能使用[替代方法](bannerbomb3)。 如需帮助,请加入 [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) 并使用英文求助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。
|
2020-11-28 16:31:28 +01:00
|
|
|
|
{: .notice--warning}
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
|
|
|
|
### 你需要准备点啥?
|
|
|
|
|
|
|
|
|
|
* 你在 [Seedminer](seedminer) 步骤中获得的 `movable.sed` 文件
|
2020-11-28 16:31:28 +01:00
|
|
|
|
* 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
2020-12-17 12:04:30 +01:00
|
|
|
|
#### 第一步 – 准备工作
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
2020-11-28 16:31:28 +01:00
|
|
|
|
1. 如果你的主机已经被你开机了,那么将其关机
|
2021-12-12 15:08:32 +01:00
|
|
|
|
1. 在你的电脑上打开 [unSAFE_MODE Exploit Injector](https://3ds.nhnarwhal.com/3dstools/unsafemode.php)
|
2020-04-27 22:36:03 +02:00
|
|
|
|
1. 点击 “选择文件” 选项,然后选择你的 movable.sed 上传
|
2021-11-18 21:28:35 +01:00
|
|
|
|
1. 点击 “Build and Download”
|
2021-12-12 15:08:32 +01:00
|
|
|
|
+ 这将下载一个包含了名为 `F00D43D5.bin` 的 DSiWare 备份和一个名为 `usm.bin` 的 SAFE_MODE 存档的 zip 文件(`unSAFE_MODE.zip`)到你的电脑上
|
2020-04-27 22:36:03 +02:00
|
|
|
|
1. 将你的 SD 卡插入到电脑
|
|
|
|
|
1. 解压 Luma3DS `.zip` 里的 `boot.firm` 和 `boot.3dsx` 到你 SD 卡的根目录
|
2020-11-20 11:33:02 +01:00
|
|
|
|
+ 根目录指的是你点进 SD 卡看到的目录,你可以在这个目录下看到 Nintendo 3DS 文件夹,但请不要点进去
|
2021-12-12 15:08:32 +01:00
|
|
|
|
1. 从 `unSAFE_MODE.zip` 复制 `usm.bin` 到 SD 卡的根目录
|
2022-03-22 09:48:26 +01:00
|
|
|
|
+ ![]({{ "/images/screenshots/usm-root-layout.png" | absolute_url }})
|
|
|
|
|
{: .notice--info}
|
|
|
|
|
|
2020-11-28 16:31:28 +01:00
|
|
|
|
1. 打开内存卡的 `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` 文件夹
|
|
|
|
|
+ 这个 `<ID0>` 和你在 [Seedminer](seedminer) 章节中打开的一样
|
|
|
|
|
+ `<ID1>` 是一个在 `<ID0>` 文件夹内,另一个 32 位字符长的文件夹
|
|
|
|
|
+ 如果里面没有 `Nintendo DSiWare` 文件夹,请在 `<ID1>` 文件夹内创建它
|
2020-04-27 22:36:03 +02:00
|
|
|
|
1. 如果这文件夹中有其他的 DSiWare 备份文件 (`<8位字符id>.bin`),将它们移动到你的电脑上备份
|
|
|
|
|
+ 这文件夹应该会成为空文件夹。 将这些文件移动到电脑上备份可防止你删除了你有意保留的东西
|
2021-12-12 15:08:32 +01:00
|
|
|
|
1. 从 `unSAFE_MODE.zip` 压缩文件中解压 `F00D43D5.bin` 到 `Nintendo DSiWare` 文件夹下
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
New Crowdin updates (#1960)
* New translations installing-boot9strap-(ntrboot).txt (Swedish)
* New translations installing-boot9strap-(ntrboot).txt (Russian)
* New translations finalizing-setup.txt (Portuguese)
* New translations installing-boot9strap-(hardmod).txt (Portuguese)
* New translations installing-boot9strap-(ntrboot).txt (Portuguese)
* New translations ctrtransfer.txt (Russian)
* New translations region-changing.txt (Russian)
* New translations troubleshooting.txt (Russian)
* New translations finalizing-setup.txt (Russian)
* New translations installing-boot9strap-(hardmod).txt (Russian)
* New translations finalizing-setup.txt (Ukrainian)
* New translations installing-boot9strap-(hardmod).txt (Ukrainian)
* New translations installing-boot9strap-(ntrboot).txt (Ukrainian)
* New translations ctrtransfer.txt (Chinese Simplified)
* New translations region-changing.txt (Chinese Simplified)
* New translations troubleshooting.txt (Chinese Simplified)
* New translations finalizing-setup.txt (Chinese Simplified)
* New translations installing-boot9strap-(hardmod).txt (Chinese Simplified)
* New translations troubleshooting.txt (Ukrainian)
* New translations ctrtransfer.txt (Turkish)
* New translations region-changing.txt (Turkish)
* New translations troubleshooting.txt (Turkish)
* New translations finalizing-setup.txt (Turkish)
* New translations installing-boot9strap-(hardmod).txt (Turkish)
* New translations installing-boot9strap-(ntrboot).txt (Turkish)
* New translations region-changing.txt (Ukrainian)
* New translations ctrtransfer.txt (Ukrainian)
* New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified)
* New translations region-changing.txt (Vietnamese)
* New translations troubleshooting.txt (Vietnamese)
* New translations finalizing-setup.txt (Vietnamese)
* New translations installing-boot9strap-(hardmod).txt (Vietnamese)
* New translations installing-boot9strap-(ntrboot).txt (Vietnamese)
* New translations ctrtransfer.txt (Vietnamese)
* New translations ctrtransfer.txt (Portuguese, Brazilian)
* New translations troubleshooting.txt (Chinese Traditional)
* New translations ctrtransfer.txt (Chinese Traditional)
* New translations region-changing.txt (Chinese Traditional)
* New translations finalizing-setup.txt (Chinese Traditional)
* New translations installing-boot9strap-(hardmod).txt (Chinese Traditional)
* New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional)
* New translations region-changing.txt (Portuguese, Brazilian)
* New translations troubleshooting.txt (Portuguese, Brazilian)
* New translations region-changing.txt (Thai)
* New translations ctrtransfer.txt (Thai)
* New translations troubleshooting.txt (Thai)
* New translations installing-boot9strap-(ntrboot).txt (Indonesian)
* New translations finalizing-setup.txt (Thai)
* New translations installing-boot9strap-(hardmod).txt (Thai)
* New translations installing-boot9strap-(ntrboot).txt (Thai)
* New translations finalizing-setup.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(hardmod).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian)
* New translations ctrtransfer.txt (Indonesian)
* New translations region-changing.txt (Indonesian)
* New translations troubleshooting.txt (Indonesian)
* New translations finalizing-setup.txt (Indonesian)
* New translations installing-boot9strap-(hardmod).txt (Indonesian)
* New translations finalizing-setup.txt (Malay)
* New translations installing-boot9strap-(hardmod).txt (Malay)
* New translations installing-boot9strap-(ntrboot).txt (Malay)
* New translations troubleshooting.txt (Malay)
* New translations ctrtransfer.txt (Pirate English)
* New translations region-changing.txt (Pirate English)
* New translations troubleshooting.txt (Pirate English)
* New translations finalizing-setup.txt (Pirate English)
* New translations region-changing.txt (Malay)
* New translations ctrtransfer.txt (Croatian)
* New translations region-changing.txt (Croatian)
* New translations troubleshooting.txt (Croatian)
* New translations finalizing-setup.txt (Croatian)
* New translations installing-boot9strap-(hardmod).txt (Croatian)
* New translations installing-boot9strap-(ntrboot).txt (Croatian)
* New translations ctrtransfer.txt (Malay)
* New translations installing-boot9strap-(hardmod).txt (Pirate English)
* New translations contribute.txt (Arabic)
* New translations contribute.txt (Bulgarian)
* New translations contribute.txt (Catalan)
* New translations contribute.txt (Czech)
* New translations contribute.txt (German)
* New translations installing-boot9strap-(ntrboot).txt (Pirate English)
* New translations contribute.txt (Japanese)
* New translations contribute.txt (Korean)
* New translations contribute.txt (Romanian)
* New translations contribute.txt (French)
* New translations contribute.txt (Norwegian)
* New translations contribute.txt (Polish)
* New translations contribute.txt (Portuguese)
* New translations contribute.txt (Greek)
* New translations contribute.txt (Finnish)
* New translations contribute.txt (Hebrew)
* New translations contribute.txt (Hungarian)
* New translations contribute.txt (Italian)
* New translations contribute.txt (Chinese Traditional)
* New translations contribute.txt (Vietnamese)
* New translations contribute.txt (Portuguese, Brazilian)
* New translations contribute.txt (Indonesian)
* New translations contribute.txt (Thai)
* New translations contribute.txt (Russian)
* New translations contribute.txt (Swedish)
* New translations contribute.txt (Turkish)
* New translations contribute.txt (Ukrainian)
* New translations contribute.txt (Chinese Simplified)
* New translations contribute.txt (Croatian)
* New translations contribute.txt (Malay)
* New translations contribute.txt (Pirate English)
* New translations region-changing.txt (Spanish)
* New translations installing-boot9strap-(soundhax).txt (Spanish)
* New translations seedminer.txt (Spanish)
* New translations installing-boot9strap-(soundhax).txt (Romanian)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations bannerbomb3.txt (Spanish)
* New translations installing-boot9strap-(soundhax).txt (Dutch)
* New translations bannerbomb3.txt (Dutch)
* New translations region-changing.txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (Greek)
* New translations installing-boot9strap-(soundhax).txt (Finnish)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations installing-boot9strap-(soundhax).txt (Hebrew)
* New translations installing-boot9strap-(soundhax).txt (Arabic)
* New translations installing-boot9strap-(soundhax).txt (Bulgarian)
* New translations installing-boot9strap-(soundhax).txt (Catalan)
* New translations installing-boot9strap-(soundhax).txt (Czech)
* New translations installing-boot9strap-(soundhax).txt (Hungarian)
* New translations installing-boot9strap-(soundhax).txt (Polish)
* New translations installing-boot9strap-(soundhax).txt (Portuguese)
* New translations installing-boot9strap-(soundhax).txt (Russian)
* New translations installing-boot9strap-(soundhax).txt (Swedish)
* New translations installing-boot9strap-(soundhax).txt (Japanese)
* New translations installing-boot9strap-(soundhax).txt (Italian)
* New translations installing-boot9strap-(soundhax).txt (Norwegian)
* New translations installing-boot9strap-(soundhax).txt (Korean)
* New translations installing-boot9strap-(soundhax).txt (Chinese Traditional)
* New translations installing-boot9strap-(soundhax).txt (Vietnamese)
* New translations installing-boot9strap-(soundhax).txt (Chinese Simplified)
* New translations installing-boot9strap-(soundhax).txt (Turkish)
* New translations installing-boot9strap-(soundhax).txt (Ukrainian)
* New translations installing-boot9strap-(soundhax).txt (Thai)
* New translations installing-boot9strap-(soundhax).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(soundhax).txt (Indonesian)
* New translations seedminer.txt (Romanian)
* New translations bannerbomb3.txt (Romanian)
* New translations region-changing.txt (Romanian)
* New translations installing-boot9strap-(soundhax).txt (Malay)
* New translations installing-boot9strap-(soundhax).txt (Croatian)
* New translations installing-boot9strap-(soundhax).txt (Pirate English)
* New translations bannerbomb3.txt (French)
* New translations seedminer.txt (French)
* New translations region-changing.txt (French)
* New translations region-changing.txt (Arabic)
* New translations seedminer.txt (Bulgarian)
* New translations bannerbomb3.txt (Bulgarian)
* New translations seedminer.txt (Arabic)
* New translations bannerbomb3.txt (Arabic)
* New translations region-changing.txt (Bulgarian)
* New translations region-changing.txt (Czech)
* New translations seedminer.txt (Czech)
* New translations bannerbomb3.txt (Czech)
* New translations region-changing.txt (Catalan)
* New translations seedminer.txt (Catalan)
* New translations bannerbomb3.txt (Catalan)
* New translations seedminer.txt (German)
* New translations bannerbomb3.txt (German)
* New translations region-changing.txt (Greek)
* New translations region-changing.txt (German)
* New translations seedminer.txt (Finnish)
* New translations bannerbomb3.txt (Finnish)
* New translations region-changing.txt (Finnish)
* New translations seedminer.txt (Greek)
* New translations bannerbomb3.txt (Greek)
* New translations region-changing.txt (Hungarian)
* New translations region-changing.txt (Hebrew)
* New translations seedminer.txt (Hebrew)
* New translations bannerbomb3.txt (Hebrew)
* New translations seedminer.txt (Italian)
* New translations bannerbomb3.txt (Italian)
* New translations region-changing.txt (Japanese)
* New translations seedminer.txt (Hungarian)
* New translations bannerbomb3.txt (Hungarian)
* New translations region-changing.txt (Italian)
* New translations region-changing.txt (Korean)
* New translations seedminer.txt (Korean)
* New translations bannerbomb3.txt (Korean)
* New translations seedminer.txt (Japanese)
* New translations bannerbomb3.txt (Japanese)
* New translations bannerbomb3.txt (Norwegian)
* New translations region-changing.txt (Polish)
* New translations seedminer.txt (Norwegian)
* New translations region-changing.txt (Norwegian)
* New translations seedminer.txt (Dutch)
* New translations seedminer.txt (Portuguese)
* New translations bannerbomb3.txt (Portuguese)
* New translations seedminer.txt (Polish)
* New translations bannerbomb3.txt (Polish)
* New translations region-changing.txt (Portuguese)
* New translations region-changing.txt (Swedish)
* New translations region-changing.txt (Russian)
* New translations seedminer.txt (Russian)
* New translations bannerbomb3.txt (Russian)
* New translations seedminer.txt (Turkish)
* New translations bannerbomb3.txt (Turkish)
* New translations region-changing.txt (Ukrainian)
* New translations seedminer.txt (Swedish)
* New translations bannerbomb3.txt (Swedish)
* New translations region-changing.txt (Turkish)
* New translations region-changing.txt (Chinese Simplified)
* New translations seedminer.txt (Chinese Simplified)
* New translations bannerbomb3.txt (Chinese Simplified)
* New translations seedminer.txt (Ukrainian)
* New translations bannerbomb3.txt (Ukrainian)
* New translations region-changing.txt (Vietnamese)
* New translations bannerbomb3.txt (Chinese Traditional)
* New translations region-changing.txt (Chinese Traditional)
* New translations seedminer.txt (Chinese Traditional)
* New translations region-changing.txt (Portuguese, Brazilian)
* New translations seedminer.txt (Vietnamese)
* New translations bannerbomb3.txt (Vietnamese)
* New translations bannerbomb3.txt (Portuguese, Brazilian)
* New translations seedminer.txt (Portuguese, Brazilian)
* New translations region-changing.txt (Thai)
* New translations seedminer.txt (Thai)
* New translations region-changing.txt (Indonesian)
* New translations seedminer.txt (Indonesian)
* New translations bannerbomb3.txt (Indonesian)
* New translations bannerbomb3.txt (Thai)
* New translations seedminer.txt (Croatian)
* New translations bannerbomb3.txt (Croatian)
* New translations region-changing.txt (Malay)
* New translations region-changing.txt (Croatian)
* New translations region-changing.txt (Pirate English)
* New translations seedminer.txt (Pirate English)
* New translations bannerbomb3.txt (Pirate English)
* New translations seedminer.txt (Malay)
* New translations bannerbomb3.txt (Malay)
* New translations a9lh-to-b9s.txt (Hungarian)
* New translations ctrtransfer.txt (Hungarian)
* New translations region-changing.txt (Hungarian)
* New translations seedminer.txt (Hungarian)
* New translations a9lh-to-b9s.txt (Hungarian)
* New translations troubleshooting.txt (Hungarian)
* New translations ctrtransfer.txt (Hungarian)
* New translations region-changing.txt (Hungarian)
* New translations contribute.txt (Hungarian)
* New translations ctrtransfer.txt (Hungarian)
* New translations region-changing.txt (Hungarian)
* New translations troubleshooting.txt (Hungarian)
* New translations installing-boot9strap-(ntrboot).txt (Hungarian)
* New translations troubleshooting.txt (Hungarian)
* New translations finalizing-setup.txt (Hungarian)
* New translations installing-boot9strap-(ntrboot).txt (Hungarian)
2022-01-22 20:04:10 +01:00
|
|
|
|
![]({{ "/images/screenshots/dsiware-save-location.png" | absolute_url }})
|
|
|
|
|
{: .notice--info}
|
|
|
|
|
|
2020-12-17 12:04:30 +01:00
|
|
|
|
#### 第二步 – BannerBomb3
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
|
|
|
|
1. 将SD卡重新插入你的主机
|
|
|
|
|
1. 启动你的主机
|
|
|
|
|
1. 启动你主机上的 “系统设置(System settings)”
|
2022-03-31 23:51:06 +02:00
|
|
|
|
1. Navigate to `Data Management` -> `DSiWare`
|
2020-04-27 22:36:03 +02:00
|
|
|
|
1. 点击 SD 卡部分
|
2021-12-12 15:08:32 +01:00
|
|
|
|
+ 主机应该会显示一个菜单
|
|
|
|
|
1. 选择 “Inject haxx”
|
|
|
|
|
+ 主机将会自动关机
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
2020-12-17 12:04:30 +01:00
|
|
|
|
#### 第三步 – unSAFE_MODE
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
|
|
|
|
1. 将你的主机置于关机状态,按住 L + R + ↑ + A 按键,然后按下电源键
|
2020-11-20 11:33:02 +01:00
|
|
|
|
+ 按住这几个按钮,直到主机进入安全模式
|
2020-04-27 22:36:03 +02:00
|
|
|
|
1. 点击 “OK” 来允许更新
|
|
|
|
|
+ 这个步骤实际上不存在更新。 这只是触发漏洞的一部分
|
2020-06-02 01:37:38 +02:00
|
|
|
|
1. 点击 “I accept(我同意/同意する)”
|
2022-02-15 22:16:46 +01:00
|
|
|
|
1. 更新最终将失败,然后报出 `003-1099` 的错误。 这是剧本中的一部分
|
2020-04-27 22:36:03 +02:00
|
|
|
|
1. 当系统问你“你想要配置互联网设置吗?(Would you like to configure Internet settings?)”时,点击 “Yes”
|
New Crowdin updates (#1882)
* New translations installing-boot9strap-(frogtool).txt (Swedish)
* New translations installing-boot9strap-(fredtool).txt (Swedish)
* New translations seedminer.txt (Swedish)
* New translations bannerbomb3.txt (Swedish)
* New translations installing-boot9strap-(usm).txt (Russian)
* New translations homebrew-launcher-(pichaxx).txt (Portuguese)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese)
* New translations site-navigation.txt (Portuguese)
* New translations bannerbomb3.txt (Russian)
* New translations installing-boot9strap-(frogtool).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Russian)
* New translations seedminer.txt (Russian)
* New translations get-started.txt (Russian)
* New translations site-navigation.txt (Russian)
* New translations site-navigation.txt (Finnish)
* New translations site-navigation.txt (German)
* New translations site-navigation.txt (Greek)
* New translations get-started.txt (Hebrew)
* New translations installing-boot9strap-(pichaxx).txt (Finnish)
* New translations installing-boot9strap-(frogtool).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Finnish)
* New translations seedminer.txt (Finnish)
* New translations bannerbomb3.txt (Finnish)
* New translations homebrew-launcher-(pichaxx).txt (Finnish)
* New translations installing-boot9strap-(usm).txt (Finnish)
* New translations site-navigation.txt (Spanish)
* New translations site-navigation.txt (Romanian)
* New translations site-navigation.txt (French)
* New translations site-navigation.txt (Czech)
* New translations site-navigation.txt (Arabic)
* New translations site-navigation.txt (Catalan)
* New translations get-started.txt (Italian)
* New translations site-navigation.txt (Italian)
* New translations installing-boot9strap-(usm).txt (Hungarian)
* New translations installing-boot9strap-(fredtool).txt (Hungarian)
* New translations seedminer.txt (Hungarian)
* New translations bannerbomb3.txt (Hungarian)
* New translations homebrew-launcher-(pichaxx).txt (Hungarian)
* New translations installing-boot9strap-(pichaxx).txt (Hungarian)
* New translations bannerbomb3.txt (Italian)
* New translations homebrew-launcher-(pichaxx).txt (Italian)
* New translations installing-boot9strap-(usm).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations installing-boot9strap-(pichaxx).txt (Italian)
* New translations site-navigation.txt (Hebrew)
* New translations seedminer.txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Hungarian)
* New translations installing-boot9strap-(frogtool).txt (Hebrew)
* New translations installing-boot9strap-(fredtool).txt (Hebrew)
* New translations seedminer.txt (Hebrew)
* New translations bannerbomb3.txt (Hebrew)
* New translations homebrew-launcher-(pichaxx).txt (Hebrew)
* New translations installing-boot9strap-(usm).txt (Hebrew)
* New translations installing-boot9strap-(pichaxx).txt (Hebrew)
* New translations site-navigation.txt (Hungarian)
* New translations get-started.txt (Hungarian)
* New translations site-navigation.txt (Vietnamese)
* New translations installing-boot9strap-(pichaxx).txt (Vietnamese)
* New translations installing-boot9strap-(usm).txt (Vietnamese)
* New translations homebrew-launcher-(pichaxx).txt (Vietnamese)
* New translations bannerbomb3.txt (Vietnamese)
* New translations seedminer.txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Vietnamese)
* New translations installing-boot9strap-(frogtool).txt (Vietnamese)
* New translations bannerbomb3.txt (Chinese Traditional)
* New translations seedminer.txt (Chinese Traditional)
* New translations installing-boot9strap-(fredtool).txt (Chinese Traditional)
* New translations installing-boot9strap-(frogtool).txt (Chinese Traditional)
* New translations homebrew-launcher-(pichaxx).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Traditional)
* New translations get-started.txt (Vietnamese)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Traditional)
* New translations get-started.txt (Indonesian)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese, Brazilian)
* New translations site-navigation.txt (Indonesian)
* New translations site-navigation.txt (Portuguese, Brazilian)
* New translations get-started.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian)
* New translations homebrew-launcher-(pichaxx).txt (Portuguese, Brazilian)
* New translations bannerbomb3.txt (Portuguese, Brazilian)
* New translations seedminer.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(fredtool).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian)
* New translations site-navigation.txt (Ukrainian)
* New translations get-started.txt (Ukrainian)
* New translations installing-boot9strap-(fredtool).txt (Ukrainian)
* New translations installing-boot9strap-(frogtool).txt (Ukrainian)
* New translations installing-boot9strap-(pichaxx).txt (Turkish)
* New translations site-navigation.txt (Turkish)
* New translations get-started.txt (Turkish)
* New translations seedminer.txt (Turkish)
* New translations installing-boot9strap-(usm).txt (Turkish)
* New translations homebrew-launcher-(pichaxx).txt (Turkish)
* New translations bannerbomb3.txt (Turkish)
* New translations installing-boot9strap-(fredtool).txt (Turkish)
* New translations installing-boot9strap-(frogtool).txt (Turkish)
* New translations seedminer.txt (Ukrainian)
* New translations bannerbomb3.txt (Ukrainian)
* New translations homebrew-launcher-(pichaxx).txt (Chinese Simplified)
* New translations installing-boot9strap-(usm).txt (Chinese Simplified)
* New translations bannerbomb3.txt (Chinese Simplified)
* New translations seedminer.txt (Chinese Simplified)
* New translations installing-boot9strap-(fredtool).txt (Chinese Simplified)
* New translations installing-boot9strap-(frogtool).txt (Chinese Simplified)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Simplified)
* New translations site-navigation.txt (Chinese Traditional)
* New translations get-started.txt (Chinese Traditional)
* New translations installing-boot9strap-(pichaxx).txt (Ukrainian)
* New translations installing-boot9strap-(usm).txt (Ukrainian)
* New translations homebrew-launcher-(pichaxx).txt (Ukrainian)
* New translations faq.txt (Chinese Simplified)
* New translations get-started.txt (Chinese Simplified)
* New translations site-navigation.txt (Chinese Simplified)
* New translations installing-boot9strap-(frogtool).txt (Indonesian)
* New translations installing-boot9strap-(frogtool).txt (Malay)
* New translations installing-boot9strap-(fredtool).txt (Malay)
* New translations seedminer.txt (Malay)
* New translations bannerbomb3.txt (Malay)
* New translations homebrew-launcher-(pichaxx).txt (Malay)
* New translations installing-boot9strap-(usm).txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Croatian)
* New translations get-started.txt (Malay)
* New translations site-navigation.txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Malay)
* New translations bannerbomb3.txt (Pirate English)
* New translations installing-boot9strap-(frogtool).txt (Pirate English)
* New translations installing-boot9strap-(fredtool).txt (Pirate English)
* New translations seedminer.txt (Pirate English)
* New translations homebrew-launcher-(pichaxx).txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Pirate English)
* New translations installing-boot9strap-(pichaxx).txt (Pirate English)
* New translations get-started.txt (Pirate English)
* New translations site-navigation.txt (Pirate English)
* New translations site-navigation.txt (Thai)
* New translations installing-boot9strap-(frogtool).txt (Thai)
* New translations installing-boot9strap-(fredtool).txt (Thai)
* New translations installing-boot9strap-(fredtool).txt (Indonesian)
* New translations seedminer.txt (Indonesian)
* New translations bannerbomb3.txt (Indonesian)
* New translations homebrew-launcher-(pichaxx).txt (Indonesian)
* New translations installing-boot9strap-(usm).txt (Indonesian)
* New translations get-started.txt (Thai)
* New translations installing-boot9strap-(pichaxx).txt (Indonesian)
* New translations seedminer.txt (Thai)
* New translations bannerbomb3.txt (Thai)
* New translations installing-boot9strap-(frogtool).txt (Croatian)
* New translations installing-boot9strap-(fredtool).txt (Croatian)
* New translations seedminer.txt (Croatian)
* New translations bannerbomb3.txt (Croatian)
* New translations homebrew-launcher-(pichaxx).txt (Croatian)
* New translations installing-boot9strap-(usm).txt (Croatian)
* New translations homebrew-launcher-(pichaxx).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Thai)
* New translations installing-boot9strap-(pichaxx).txt (Thai)
* New translations site-navigation.txt (Croatian)
* New translations get-started.txt (Croatian)
* New translations get-started.txt (Hungarian)
* New translations get-started.txt (Chinese Simplified)
* New translations dsidumper.txt (Bulgarian)
* New translations flashing-ntrboot-(3ds-single-system).txt (Bulgarian)
* New translations flashing-ntrboot-(3ds-multi-system).txt (Bulgarian)
* New translations flashing-ntrboot-(dsi).txt (Bulgarian)
* New translations installing-boot9strap-(soundhax).txt (Bulgarian)
* New translations installing-boot9strap-(2xrsa).txt (Bulgarian)
* New translations installing-boot9strap-(frogtool).txt (Bulgarian)
* New translations homebrew-launcher-(steelhax).txt (Bulgarian)
* New translations installing-boot9strap-(fredtool).txt (Bulgarian)
* New translations seedminer.txt (Bulgarian)
* New translations privacy-policy.txt (Bulgarian)
* New translations bannerbomb3.txt (Bulgarian)
* New translations homebrew-launcher-(pichaxx).txt (Bulgarian)
* New translations ntrboot.txt (Bulgarian)
* New translations installing-boot9strap-(usm).txt (Bulgarian)
* New translations homebrew-launcher-(browserhax-2020).txt (Bulgarian)
* New translations installing-boot9strap-(hbl-usm).txt (Bulgarian)
* New translations formatting-sd-(windows).txt (Bulgarian)
* New translations formatting-sd-(linux).txt (Bulgarian)
* New translations formatting-sd-(mac).txt (Bulgarian)
* New translations installing-boot9strap-(safecerthax).txt (Bulgarian)
* New translations installing-boot9strap-(ssloth-browser).txt (Bulgarian)
* New translations installing-boot9strap-(pichaxx).txt (Bulgarian)
* New translations checking-for-cfw.txt (Bulgarian)
* New translations restoring-cfw.txt (Bulgarian)
* New translations f3xswift-(mac).txt (Bulgarian)
* New translations flashing-ntrboot-(nds).txt (Bulgarian)
* New translations installing-boot9strap-(ntrboot).txt (Bulgarian)
* New translations 404.txt (Bulgarian)
* New translations region-changing.txt (Bulgarian)
* New translations ctrtransfer.txt (Bulgarian)
* New translations cart-update.txt (Bulgarian)
* New translations credits.txt (Bulgarian)
* New translations donations.txt (Bulgarian)
* New translations f3-(linux).txt (Bulgarian)
* New translations f3x-(mac).txt (Bulgarian)
* New translations faq.txt (Bulgarian)
* New translations get-started.txt (Bulgarian)
* New translations h2testw-(windows).txt (Bulgarian)
* New translations home.txt (Bulgarian)
* New translations homebrew-launcher-(soundhax).txt (Bulgarian)
* New translations move-emunand.txt (Bulgarian)
* New translations site-navigation.txt (Bulgarian)
* New translations uninstall-cfw.txt (Bulgarian)
* New translations troubleshooting.txt (Bulgarian)
* New translations en_US.yml (Bulgarian)
* New translations homebrew-launcher-(alternatives).txt (Bulgarian)
* New translations godmode9-usage.txt (Bulgarian)
* New translations file-extensions-(windows).txt (Bulgarian)
* New translations finalizing-setup.txt (Bulgarian)
* New translations installing-boot9strap-(browser).txt (Bulgarian)
* New translations installing-boot9strap-(hardmod).txt (Bulgarian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Bulgarian)
* New translations installing-boot9strap-(mset).txt (Bulgarian)
* New translations a9lh-to-b9s.txt (Bulgarian)
* New translations updating-b9s.txt (Bulgarian)
* New translations dumping-titles-and-game-cartridges.txt (Bulgarian)
* New translations get-started.txt (Italian)
* New translations region-changing.txt (Hebrew)
* New translations region-changing.txt (Pirate English)
* New translations region-changing.txt (Polish)
* New translations region-changing.txt (Norwegian)
* New translations region-changing.txt (Dutch)
* New translations region-changing.txt (Finnish)
* New translations region-changing.txt (Greek)
* New translations region-changing.txt (German)
* New translations region-changing.txt (Czech)
* New translations region-changing.txt (Catalan)
* New translations region-changing.txt (Arabic)
* New translations region-changing.txt (Spanish)
* New translations region-changing.txt (French)
* New translations region-changing.txt (Romanian)
* New translations region-changing.txt (Bulgarian)
* New translations region-changing.txt (Malay)
* New translations region-changing.txt (Hungarian)
* New translations region-changing.txt (Croatian)
* New translations region-changing.txt (Thai)
* New translations region-changing.txt (Indonesian)
* New translations region-changing.txt (Portuguese, Brazilian)
* New translations region-changing.txt (Vietnamese)
* New translations region-changing.txt (Chinese Traditional)
* New translations region-changing.txt (Chinese Simplified)
* New translations region-changing.txt (Ukrainian)
* New translations region-changing.txt (Turkish)
* New translations region-changing.txt (Swedish)
* New translations region-changing.txt (Russian)
* New translations region-changing.txt (Korean)
* New translations region-changing.txt (Japanese)
* New translations region-changing.txt (Italian)
* New translations region-changing.txt (Portuguese)
* New translations region-changing.txt (Chinese Simplified)
2021-07-29 22:22:06 +02:00
|
|
|
|
1. 在接下来出现的菜单中,进入到 `连接点 1(Connection 1)` -> `更改设置(Change Settings)` -> `下一页(右箭头)` -> `代理设置(Proxy Settings)` -> `详细设置(Detailed Setup)`
|
2020-11-20 11:33:02 +01:00
|
|
|
|
+ 这里有一份[演示图像](https://uwuu.ca/images/safemode_highlighted.png)
|
2020-04-27 22:36:03 +02:00
|
|
|
|
1. 然后你应该会看到上屏提示 `B9S install SUCCESS`,然后你就可以按下任意键重启到 Luma 设置了
|
|
|
|
|
|
2020-12-17 12:04:30 +01:00
|
|
|
|
#### 第四步 – 设置 Luma3DS
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
2021-09-05 01:58:24 +02:00
|
|
|
|
1. 你的主机将会在重启后进入至 Luma3DS 配置菜单中
|
2022-02-15 22:16:46 +01:00
|
|
|
|
+ 你可以随时在主机关机的情况下,按住 SELECT 键,然后按下电源键开机来进入 Luma3DS 配置菜单
|
2021-11-18 21:28:35 +01:00
|
|
|
|
+ 如果重启后一直黑屏,请参考[故障排查](troubleshooting#boot-related-issues-on-modded-devices)
|
2020-04-27 22:36:03 +02:00
|
|
|
|
1. 使用方向键和 “A” 键来启用以下设置:
|
New Crowdin updates (#1882)
* New translations installing-boot9strap-(frogtool).txt (Swedish)
* New translations installing-boot9strap-(fredtool).txt (Swedish)
* New translations seedminer.txt (Swedish)
* New translations bannerbomb3.txt (Swedish)
* New translations installing-boot9strap-(usm).txt (Russian)
* New translations homebrew-launcher-(pichaxx).txt (Portuguese)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese)
* New translations site-navigation.txt (Portuguese)
* New translations bannerbomb3.txt (Russian)
* New translations installing-boot9strap-(frogtool).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Russian)
* New translations seedminer.txt (Russian)
* New translations get-started.txt (Russian)
* New translations site-navigation.txt (Russian)
* New translations site-navigation.txt (Finnish)
* New translations site-navigation.txt (German)
* New translations site-navigation.txt (Greek)
* New translations get-started.txt (Hebrew)
* New translations installing-boot9strap-(pichaxx).txt (Finnish)
* New translations installing-boot9strap-(frogtool).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Finnish)
* New translations seedminer.txt (Finnish)
* New translations bannerbomb3.txt (Finnish)
* New translations homebrew-launcher-(pichaxx).txt (Finnish)
* New translations installing-boot9strap-(usm).txt (Finnish)
* New translations site-navigation.txt (Spanish)
* New translations site-navigation.txt (Romanian)
* New translations site-navigation.txt (French)
* New translations site-navigation.txt (Czech)
* New translations site-navigation.txt (Arabic)
* New translations site-navigation.txt (Catalan)
* New translations get-started.txt (Italian)
* New translations site-navigation.txt (Italian)
* New translations installing-boot9strap-(usm).txt (Hungarian)
* New translations installing-boot9strap-(fredtool).txt (Hungarian)
* New translations seedminer.txt (Hungarian)
* New translations bannerbomb3.txt (Hungarian)
* New translations homebrew-launcher-(pichaxx).txt (Hungarian)
* New translations installing-boot9strap-(pichaxx).txt (Hungarian)
* New translations bannerbomb3.txt (Italian)
* New translations homebrew-launcher-(pichaxx).txt (Italian)
* New translations installing-boot9strap-(usm).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations installing-boot9strap-(pichaxx).txt (Italian)
* New translations site-navigation.txt (Hebrew)
* New translations seedminer.txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Hungarian)
* New translations installing-boot9strap-(frogtool).txt (Hebrew)
* New translations installing-boot9strap-(fredtool).txt (Hebrew)
* New translations seedminer.txt (Hebrew)
* New translations bannerbomb3.txt (Hebrew)
* New translations homebrew-launcher-(pichaxx).txt (Hebrew)
* New translations installing-boot9strap-(usm).txt (Hebrew)
* New translations installing-boot9strap-(pichaxx).txt (Hebrew)
* New translations site-navigation.txt (Hungarian)
* New translations get-started.txt (Hungarian)
* New translations site-navigation.txt (Vietnamese)
* New translations installing-boot9strap-(pichaxx).txt (Vietnamese)
* New translations installing-boot9strap-(usm).txt (Vietnamese)
* New translations homebrew-launcher-(pichaxx).txt (Vietnamese)
* New translations bannerbomb3.txt (Vietnamese)
* New translations seedminer.txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Vietnamese)
* New translations installing-boot9strap-(frogtool).txt (Vietnamese)
* New translations bannerbomb3.txt (Chinese Traditional)
* New translations seedminer.txt (Chinese Traditional)
* New translations installing-boot9strap-(fredtool).txt (Chinese Traditional)
* New translations installing-boot9strap-(frogtool).txt (Chinese Traditional)
* New translations homebrew-launcher-(pichaxx).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Traditional)
* New translations get-started.txt (Vietnamese)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Traditional)
* New translations get-started.txt (Indonesian)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese, Brazilian)
* New translations site-navigation.txt (Indonesian)
* New translations site-navigation.txt (Portuguese, Brazilian)
* New translations get-started.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian)
* New translations homebrew-launcher-(pichaxx).txt (Portuguese, Brazilian)
* New translations bannerbomb3.txt (Portuguese, Brazilian)
* New translations seedminer.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(fredtool).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian)
* New translations site-navigation.txt (Ukrainian)
* New translations get-started.txt (Ukrainian)
* New translations installing-boot9strap-(fredtool).txt (Ukrainian)
* New translations installing-boot9strap-(frogtool).txt (Ukrainian)
* New translations installing-boot9strap-(pichaxx).txt (Turkish)
* New translations site-navigation.txt (Turkish)
* New translations get-started.txt (Turkish)
* New translations seedminer.txt (Turkish)
* New translations installing-boot9strap-(usm).txt (Turkish)
* New translations homebrew-launcher-(pichaxx).txt (Turkish)
* New translations bannerbomb3.txt (Turkish)
* New translations installing-boot9strap-(fredtool).txt (Turkish)
* New translations installing-boot9strap-(frogtool).txt (Turkish)
* New translations seedminer.txt (Ukrainian)
* New translations bannerbomb3.txt (Ukrainian)
* New translations homebrew-launcher-(pichaxx).txt (Chinese Simplified)
* New translations installing-boot9strap-(usm).txt (Chinese Simplified)
* New translations bannerbomb3.txt (Chinese Simplified)
* New translations seedminer.txt (Chinese Simplified)
* New translations installing-boot9strap-(fredtool).txt (Chinese Simplified)
* New translations installing-boot9strap-(frogtool).txt (Chinese Simplified)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Simplified)
* New translations site-navigation.txt (Chinese Traditional)
* New translations get-started.txt (Chinese Traditional)
* New translations installing-boot9strap-(pichaxx).txt (Ukrainian)
* New translations installing-boot9strap-(usm).txt (Ukrainian)
* New translations homebrew-launcher-(pichaxx).txt (Ukrainian)
* New translations faq.txt (Chinese Simplified)
* New translations get-started.txt (Chinese Simplified)
* New translations site-navigation.txt (Chinese Simplified)
* New translations installing-boot9strap-(frogtool).txt (Indonesian)
* New translations installing-boot9strap-(frogtool).txt (Malay)
* New translations installing-boot9strap-(fredtool).txt (Malay)
* New translations seedminer.txt (Malay)
* New translations bannerbomb3.txt (Malay)
* New translations homebrew-launcher-(pichaxx).txt (Malay)
* New translations installing-boot9strap-(usm).txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Croatian)
* New translations get-started.txt (Malay)
* New translations site-navigation.txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Malay)
* New translations bannerbomb3.txt (Pirate English)
* New translations installing-boot9strap-(frogtool).txt (Pirate English)
* New translations installing-boot9strap-(fredtool).txt (Pirate English)
* New translations seedminer.txt (Pirate English)
* New translations homebrew-launcher-(pichaxx).txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Pirate English)
* New translations installing-boot9strap-(pichaxx).txt (Pirate English)
* New translations get-started.txt (Pirate English)
* New translations site-navigation.txt (Pirate English)
* New translations site-navigation.txt (Thai)
* New translations installing-boot9strap-(frogtool).txt (Thai)
* New translations installing-boot9strap-(fredtool).txt (Thai)
* New translations installing-boot9strap-(fredtool).txt (Indonesian)
* New translations seedminer.txt (Indonesian)
* New translations bannerbomb3.txt (Indonesian)
* New translations homebrew-launcher-(pichaxx).txt (Indonesian)
* New translations installing-boot9strap-(usm).txt (Indonesian)
* New translations get-started.txt (Thai)
* New translations installing-boot9strap-(pichaxx).txt (Indonesian)
* New translations seedminer.txt (Thai)
* New translations bannerbomb3.txt (Thai)
* New translations installing-boot9strap-(frogtool).txt (Croatian)
* New translations installing-boot9strap-(fredtool).txt (Croatian)
* New translations seedminer.txt (Croatian)
* New translations bannerbomb3.txt (Croatian)
* New translations homebrew-launcher-(pichaxx).txt (Croatian)
* New translations installing-boot9strap-(usm).txt (Croatian)
* New translations homebrew-launcher-(pichaxx).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Thai)
* New translations installing-boot9strap-(pichaxx).txt (Thai)
* New translations site-navigation.txt (Croatian)
* New translations get-started.txt (Croatian)
* New translations get-started.txt (Hungarian)
* New translations get-started.txt (Chinese Simplified)
* New translations dsidumper.txt (Bulgarian)
* New translations flashing-ntrboot-(3ds-single-system).txt (Bulgarian)
* New translations flashing-ntrboot-(3ds-multi-system).txt (Bulgarian)
* New translations flashing-ntrboot-(dsi).txt (Bulgarian)
* New translations installing-boot9strap-(soundhax).txt (Bulgarian)
* New translations installing-boot9strap-(2xrsa).txt (Bulgarian)
* New translations installing-boot9strap-(frogtool).txt (Bulgarian)
* New translations homebrew-launcher-(steelhax).txt (Bulgarian)
* New translations installing-boot9strap-(fredtool).txt (Bulgarian)
* New translations seedminer.txt (Bulgarian)
* New translations privacy-policy.txt (Bulgarian)
* New translations bannerbomb3.txt (Bulgarian)
* New translations homebrew-launcher-(pichaxx).txt (Bulgarian)
* New translations ntrboot.txt (Bulgarian)
* New translations installing-boot9strap-(usm).txt (Bulgarian)
* New translations homebrew-launcher-(browserhax-2020).txt (Bulgarian)
* New translations installing-boot9strap-(hbl-usm).txt (Bulgarian)
* New translations formatting-sd-(windows).txt (Bulgarian)
* New translations formatting-sd-(linux).txt (Bulgarian)
* New translations formatting-sd-(mac).txt (Bulgarian)
* New translations installing-boot9strap-(safecerthax).txt (Bulgarian)
* New translations installing-boot9strap-(ssloth-browser).txt (Bulgarian)
* New translations installing-boot9strap-(pichaxx).txt (Bulgarian)
* New translations checking-for-cfw.txt (Bulgarian)
* New translations restoring-cfw.txt (Bulgarian)
* New translations f3xswift-(mac).txt (Bulgarian)
* New translations flashing-ntrboot-(nds).txt (Bulgarian)
* New translations installing-boot9strap-(ntrboot).txt (Bulgarian)
* New translations 404.txt (Bulgarian)
* New translations region-changing.txt (Bulgarian)
* New translations ctrtransfer.txt (Bulgarian)
* New translations cart-update.txt (Bulgarian)
* New translations credits.txt (Bulgarian)
* New translations donations.txt (Bulgarian)
* New translations f3-(linux).txt (Bulgarian)
* New translations f3x-(mac).txt (Bulgarian)
* New translations faq.txt (Bulgarian)
* New translations get-started.txt (Bulgarian)
* New translations h2testw-(windows).txt (Bulgarian)
* New translations home.txt (Bulgarian)
* New translations homebrew-launcher-(soundhax).txt (Bulgarian)
* New translations move-emunand.txt (Bulgarian)
* New translations site-navigation.txt (Bulgarian)
* New translations uninstall-cfw.txt (Bulgarian)
* New translations troubleshooting.txt (Bulgarian)
* New translations en_US.yml (Bulgarian)
* New translations homebrew-launcher-(alternatives).txt (Bulgarian)
* New translations godmode9-usage.txt (Bulgarian)
* New translations file-extensions-(windows).txt (Bulgarian)
* New translations finalizing-setup.txt (Bulgarian)
* New translations installing-boot9strap-(browser).txt (Bulgarian)
* New translations installing-boot9strap-(hardmod).txt (Bulgarian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Bulgarian)
* New translations installing-boot9strap-(mset).txt (Bulgarian)
* New translations a9lh-to-b9s.txt (Bulgarian)
* New translations updating-b9s.txt (Bulgarian)
* New translations dumping-titles-and-game-cartridges.txt (Bulgarian)
* New translations get-started.txt (Italian)
* New translations region-changing.txt (Hebrew)
* New translations region-changing.txt (Pirate English)
* New translations region-changing.txt (Polish)
* New translations region-changing.txt (Norwegian)
* New translations region-changing.txt (Dutch)
* New translations region-changing.txt (Finnish)
* New translations region-changing.txt (Greek)
* New translations region-changing.txt (German)
* New translations region-changing.txt (Czech)
* New translations region-changing.txt (Catalan)
* New translations region-changing.txt (Arabic)
* New translations region-changing.txt (Spanish)
* New translations region-changing.txt (French)
* New translations region-changing.txt (Romanian)
* New translations region-changing.txt (Bulgarian)
* New translations region-changing.txt (Malay)
* New translations region-changing.txt (Hungarian)
* New translations region-changing.txt (Croatian)
* New translations region-changing.txt (Thai)
* New translations region-changing.txt (Indonesian)
* New translations region-changing.txt (Portuguese, Brazilian)
* New translations region-changing.txt (Vietnamese)
* New translations region-changing.txt (Chinese Traditional)
* New translations region-changing.txt (Chinese Simplified)
* New translations region-changing.txt (Ukrainian)
* New translations region-changing.txt (Turkish)
* New translations region-changing.txt (Swedish)
* New translations region-changing.txt (Russian)
* New translations region-changing.txt (Korean)
* New translations region-changing.txt (Japanese)
* New translations region-changing.txt (Italian)
* New translations region-changing.txt (Portuguese)
* New translations region-changing.txt (Chinese Simplified)
2021-07-29 22:22:06 +02:00
|
|
|
|
+ **"Show NAND or user string in System Settings"**
|
2020-04-27 22:36:03 +02:00
|
|
|
|
1. 按下 “Start” 键保存设置并重启
|
2021-09-05 01:58:24 +02:00
|
|
|
|
|
2021-11-18 21:28:35 +01:00
|
|
|
|
现在,你的主机会在插入 SD 卡的情况下自动启动 Luma3ds。
|
2022-02-15 22:16:46 +01:00
|
|
|
|
+ Luma3DS 不会给正常的主菜单增添任何看上去十分特别的东西。 如果你的主机现在已经启动到主菜单了,说明自制固件已经在运行了。
|
2021-11-18 21:28:35 +01:00
|
|
|
|
+ 在下一页中,我们将会教你复制 Luma3DS 到内部存储当中,使得主机能在没有 SD 卡的情况下启动系统。
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
2020-12-17 12:04:30 +01:00
|
|
|
|
#### 第五步 – 还原 WiFi 配置文件
|
2020-04-27 22:36:03 +02:00
|
|
|
|
|
|
|
|
|
1. 启动你主机上的 “系统设置(System settings)”
|
2022-03-31 23:51:06 +02:00
|
|
|
|
1. Navigate to `Data Management` -> `DSiWare`
|
2020-04-27 22:36:03 +02:00
|
|
|
|
1. 点击 SD 卡部分
|
2021-12-12 15:08:32 +01:00
|
|
|
|
+ 你的主机应该会显示一个菜单
|
|
|
|
|
1. 选择 “Restore slots”
|
|
|
|
|
+ 主机将会自动关机
|
2020-04-27 22:36:03 +02:00
|
|
|
|
1. 将你的 SD 卡插入到电脑
|
2020-11-28 16:31:28 +01:00
|
|
|
|
1. 打开内存卡的 `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` 文件夹
|
2020-04-27 22:36:03 +02:00
|
|
|
|
1. 删除 Nintendo DSiWare 文件夹中的 `F00D43D5.bin` 文件
|
|
|
|
|
|
|
|
|
|
___
|
|
|
|
|
|
|
|
|
|
### 继续至[完成安装](finalizing-setup)
|
|
|
|
|
{: .notice--primary}
|