New translations installing-boot9strap-(soundhax).txt (Chinese Simplified)
This commit is contained in:
parent
3038342227
commit
1725ab57e8
1 changed files with 6 additions and 6 deletions
|
@ -8,23 +8,23 @@ title: "安装 boot9strap (通过 Soundhax)"
|
|||
|
||||
Soundhax (与 pre9otherapp 结合使用时) 与欧版、日版、韩版和美版的 3.0.0 至 8.1.0 系统版本的设备兼容。
|
||||
|
||||
请使用[7-Zip](http://www.7-zip.org/)或[The Unarchiver](https://theunarchiver.com/)之类的压缩软件来解压本页面上的 `.7z` 文件。
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
||||
注意,卡带升级只会更新系统核心组件,如系统设置、桌面菜单等等。 卡带升级不会更新Nintendo 3DS的音乐播放器和网络相关的组件,如系统迁移,互联网浏览器,StreetPass Mii广场和eShop。
|
||||
注意,卡带升级只会更新系统核心组件,如系统设置、桌面菜单等等。 卡带升级不会更新 3DS 的音乐播放器和网络相关的组件,如系统迁移,互联网浏览器,StreetPass Mii广场和eShop。
|
||||
|
||||
这也就是说,如果系统本身就安装有旧版本的“任天堂 3DS 音乐 (Nintendo 3DS Sound)”程序 *(低于3.0.0的版本)* 且通过含有新版此程序的卡带进行更新,将导致 Soundhax 漏洞无法正常使用! 你需要使用其他方法如 [安装 boot9strap (通过浏览器)](installing-boot9strap-(browser)) 或 [安装 boot9strap (通过 MSET)](installing-boot9strap-(mset)) 来启动 Homebrew Launcher!
|
||||
{% endcapture %}
|
||||
|
||||
请使用[7-Zip](http://www.7-zip.org/)或[The Unarchiver](https://theunarchiver.com/)之类的压缩软件来解压本页面上的 `.7z` 文件。
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### 准备工作
|
||||
### 你需要准备点啥?
|
||||
|
||||
* 最新版 [Soundhax](http://soundhax.com/) *(根据你的3DS的区域、型号和版本下载)*
|
||||
* 最新版 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
|
||||
* 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(下载标准的 boot9strap 压缩包文件,而不是带有 `devkit` 或 `ntr` 名字的文件)*
|
||||
* 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *( 下载 `.7z` 格式的压缩包文件)*
|
||||
* 9.1版本的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v9.1)
|
||||
* 最新版 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
|
||||
* 最新版 [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(下载对应你固件版本的 `.bin` 文件)*
|
||||
|
||||
|
@ -36,7 +36,7 @@ Soundhax (与 pre9otherapp 结合使用时) 与欧版、日版、韩版和美版
|
|||
1. 将你的 SD 卡插入到电脑
|
||||
1. 复制 Soundhax 的 `.m4a` 文件到你的 SD 卡根目录下
|
||||
1. 复制 pre9otherapp payload 到内存卡的根目录,并重命名为 `otherapp.bin`
|
||||
1. 从Luma3DS的 `.7z` 压缩包中复制 `boot.firm` 到你的SD卡根目录
|
||||
1. 从Luma3DS的 `.7z `文件中复制 `boot.firm` 到你的SD卡根目录
|
||||
1. 复制 `boot.3dsx` 到你的 SD 卡根目录
|
||||
1. 在SD卡根目录创建一个名为`boot9strap`的文件夹
|
||||
1. 从boot9strap `.zip` 压缩包中复制 `boot9strap.firm` 和 `boot9strap.firm.sha` 到你SD卡的 `/boot9strap/` 文件夹中
|
||||
|
|
Loading…
Reference in a new issue