mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-31 20:21:49 +02:00
Move remaining pages to VitePress
This commit is contained in:
85
docs/zh_CN/installing-boot9strap-(soundhax).md
Normal file
85
docs/zh_CN/installing-boot9strap-(soundhax).md
Normal file
@@ -0,0 +1,85 @@
|
||||
---
|
||||
title: "安装 boot9strap(通过 Soundhax)"
|
||||
---
|
||||
|
||||
{% include toc title="目录内容" %}
|
||||
|
||||
{% capture technical_info %}
|
||||
<summary><em>技术细节(选看)</em></summary>
|
||||
|
||||
关于本页所使用漏洞的技术细节,请见[这里(Soundhax)](https://github.com/nedwill/soundhax) 和[这里(universal-otherapp)](https://github.com/TuxSH/universal-otherapp)。
|
||||
|
||||
{% endcapture %}
|
||||
<details>{{ technical_info | markdownify }}</details>
|
||||
{: .notice--info}
|
||||
|
||||
### 兼容性注意
|
||||
|
||||
Soundhax(和 universal-otherapp 一起使用时)与所有区域 1.0.0 至 11.3.0 系统版本的主机兼容。
|
||||
|
||||
### 你需要准备点啥?
|
||||
* The latest release of [Soundhax](http://soundhax.com) *(for your region, console, and version)*
|
||||
* If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer
|
||||
* 最新版本的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip)(直链)
|
||||
* 最新版本的 [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip)(直链)
|
||||
* 最新版本的 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)(下载 Luma3DS `.zip` 文件)
|
||||
* 最新版本的 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest)(下载 `otherapp.bin`)
|
||||
|
||||
### 操作步骤
|
||||
|
||||
#### 第一步 – 准备工作
|
||||
|
||||
本节中,你将会复制一些触发 Soundhax 和 universal-otherapp 所需要的文件。
|
||||
|
||||
1. 将主机关机
|
||||
1. 将你的 SD 卡插入到电脑
|
||||
1. 复制 Soundhax 的 `.m4a` 文件到你的 SD 卡根目录下
|
||||
+ 根目录指的是你点进 SD 卡看到的目录,你可以在这个目录下看到 Nintendo 3DS 文件夹,但请不要点进去
|
||||
1. 复制 `otherapp.bin` 到你的 SD 卡根目录
|
||||
1. 解压 Luma3DS `.zip` 里的 `boot.firm` 和 `boot.3dsx` 到你 SD 卡的根目录
|
||||
1. 在 SD 卡根目录创建一个名为 `boot9strap` 的文件夹
|
||||
1. 从boot9strap `.zip` 文件中复制 `boot9strap.firm` 和 `boot9strap.firm.sha` 到你SD卡的 `/boot9strap/` 文件夹中
|
||||
1. 从 SafeB9SInstaller `.zip` 压缩包中复制 `SafeB9SInstaller.bin` 到 SD 卡根目录下
|
||||
1. Reinsert your SD card into your console
|
||||
1. Power on your console
|
||||
|
||||

|
||||
{: .notice--info}
|
||||
|
||||

|
||||
{: .notice--info}
|
||||
|
||||
#### 第二步 – 启动 SafeB9SInstaller
|
||||
|
||||
本节中,你将通过 Nintendo 3DS 音乐程序启动 Soundhax,它将使用 universal-otherapp 启动 boot9strap(自制固件)安装程序。
|
||||
|
||||
1. 启动 “任天堂 3DS 音乐(Nintendo 3DS Sound)”
|
||||
|
||||

|
||||
{: .notice--info}
|
||||
|
||||
1. 如果你从未启动过 “任天堂 3DS 音乐(Nintendo 3DS Sound)”,在启动后收到了小鸟的对话框提示,那么请完成所有的对话,然后关闭此软件再重新打开
|
||||
+ 在这种情况下,除非你按上文所示的步骤进行操作,直接运行 Soundhax 将会导致这些提示在每次启动“任天堂 3DS 音乐(Nintendo 3DS Sound)”时都会出现
|
||||
1. 进入 `/sdcard`,然后播放“< 3 nedwill 2016”
|
||||
+ This may take many (up to 10) tries
|
||||
+ If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release
|
||||
+ 如果主机死机了,请长按电源键关闭主机,然后再试一次
|
||||
+ If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax)
|
||||
|
||||

|
||||
{: .notice--info}
|
||||
|
||||
1. 如果一切成功的话,你将自动进入 SafeB9SInstaller
|
||||
|
||||
#### 第三步 – 安装 boot9strap
|
||||
|
||||
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
|
||||
{%- include_relative include/configure-luma3ds.txt %}
|
||||
|
||||
{% include_relative include/luma3ds-installed-note.txt %}
|
||||
|
||||
|
||||
___
|
||||
|
||||
### 继续至[完成安装](finalizing-setup)
|
||||
{: .notice--primary}
|
Reference in New Issue
Block a user