New translations updating-b9s.txt (Chinese Simplified)
This commit is contained in:
parent
9ca7315ed3
commit
7772162a78
1 changed files with 7 additions and 35 deletions
|
@ -8,8 +8,6 @@ title: "更新 B9S"
|
||||||
|
|
||||||
本页是给现有Boot9strap的用户且想更新Boot9strap到最新版本而准备的。
|
本页是给现有Boot9strap的用户且想更新Boot9strap到最新版本而准备的。
|
||||||
|
|
||||||
请使用[7-Zip](http://www.7-zip.org/)或[The Unarchiver](https://theunarchiver.com/)之类的压缩软件来解压本页面上的 `.7z` 文件。
|
|
||||||
|
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
据消息称,任天堂封禁了大量使用自制系统(CFW)的用户。 为了自保,请在继续教程前先进行如下操作。
|
据消息称,任天堂封禁了大量使用自制系统(CFW)的用户。 为了自保,请在继续教程前先进行如下操作。
|
||||||
|
|
||||||
|
@ -26,12 +24,12 @@ title: "更新 B9S"
|
||||||
|
|
||||||
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
||||||
|
|
||||||
### 准备工作
|
### 你需要准备点啥?
|
||||||
|
|
||||||
* 最新版 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
|
* 最新版 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
|
||||||
* 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(下载标准的 boot9strap 压缩包文件,而不是带有 `devkit` 或 `ntr` 名字的文件)*
|
* 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(下载标准的 boot9strap 压缩包文件,而不是带有 `devkit` 或 `ntr` 名字的文件)*
|
||||||
* 最新版 [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
* 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
|
||||||
* 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *( 下载 `.7z` 格式的压缩包文件)*
|
* 最新版 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
|
||||||
|
|
||||||
### 操作步骤
|
### 操作步骤
|
||||||
|
|
||||||
|
@ -41,11 +39,10 @@ title: "更新 B9S"
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
|
||||||
1. 将 SD 卡插入电脑
|
1. 将 SD 卡插入电脑
|
||||||
|
1. 复制 `boot.3dsx` 到你的 SD 卡根目录
|
||||||
1. 在SD卡根目录创建一个名为`boot9strap`的文件夹
|
1. 在SD卡根目录创建一个名为`boot9strap`的文件夹
|
||||||
1. 从boot9strap `.zip` 压缩包中复制 `boot9strap.firm` 和 `boot9strap.firm.sha` 到你SD卡的 `/boot9strap/` 文件夹中
|
1. 从boot9strap `.zip` 压缩包中复制 `boot9strap.firm` 和 `boot9strap.firm.sha` 到你SD卡的 `/boot9strap/` 文件夹中
|
||||||
1. 从 SafeB9SInstaller`.zip`压缩包中复制 `SafeB9SInstaller.firm`到SD卡 `/luma/payloads/` 目录中
|
1. 从 SafeB9SInstaller`.zip`压缩包中复制 `SafeB9SInstaller.firm`到SD卡 `/luma/payloads/` 目录中
|
||||||
1. 从GodMode9`.zip`中复制 `GodMode9.firm` 到SD卡的 `/luma/payloads/` 文件夹中
|
|
||||||
1. 将 GodMode9 `.zip` 中的整个 `gm9` 文件夹复制到 SD 卡的根目录下
|
|
||||||
1. 将 SD 卡重新插入你的设备
|
1. 将 SD 卡重新插入你的设备
|
||||||
|
|
||||||
#### 第二步 — 安装 boot9strap
|
#### 第二步 — 安装 boot9strap
|
||||||
|
@ -61,7 +58,7 @@ title: "更新 B9S"
|
||||||
|
|
||||||
1. 将设备关机
|
1. 将设备关机
|
||||||
1. 将你的 SD 卡插入到电脑
|
1. 将你的 SD 卡插入到电脑
|
||||||
1. 解压 Luma3DS`.7z` 内的 `boot.firm` 到你 SD 卡的根目录,请覆盖已有文件
|
1. 解压 Luma3DS`.zip` 内的 `boot.firm` 到你 SD 卡的根目录,请覆盖已有文件
|
||||||
1. 将SD卡重新插入你的主机
|
1. 将SD卡重新插入你的主机
|
||||||
1. 启动你的主机
|
1. 启动你的主机
|
||||||
|
|
||||||
|
@ -74,32 +71,7 @@ title: "更新 B9S"
|
||||||
+ **“Show NAND or user string in System Settings”**
|
+ **“Show NAND or user string in System Settings”**
|
||||||
1. 按下 “Start” 键保存设置并重启
|
1. 按下 “Start” 键保存设置并重启
|
||||||
|
|
||||||
#### 第六步 — 将Luma3DS复制到CTRNAND
|
|
||||||
|
|
||||||
1. 将设备关机
|
|
||||||
1. 开机时按住 “Start” 键启动 GodMode9
|
|
||||||
1. 如果提示创建重要文件备份,按下 “A” 键确认,在完成后再次按下 “A” 键来继续。
|
|
||||||
1. 如果出现修复RTC日期与时间的提示,按 “A” 键执行修复,然后设置好日期和时间,并按 “A” 继续
|
|
||||||
1. 按下 “Home” 键来打开功能菜单
|
|
||||||
1. 选择 “Scripts...”
|
|
||||||
1. 选择 “GM9Megascript”
|
|
||||||
1. 选择 “Scripts from Plailect's Guide”
|
|
||||||
1. 选择 “Setup Luma3DS to CTRNAND”
|
|
||||||
1. 出现提示时,按 “A” 键继续
|
|
||||||
1. 按 “A” 键解锁SysNAND (lvl2) 写入权限,并根据屏幕上的提示依次按下按键
|
|
||||||
1. 按 “A” 键继续
|
|
||||||
|
|
||||||
#### 第七步 — 清理SD卡
|
|
||||||
|
|
||||||
1. 选择 “Cleanup SD Card”
|
|
||||||
1. 出现提示时,按 “A” 键继续
|
|
||||||
1. 按 “A” 键继续
|
|
||||||
1. 按下 “B” 键返回到主菜单
|
|
||||||
1. 选择 “Exit”
|
|
||||||
1. 如果提示重新锁定写入权限,按下 “A” 键来确认
|
|
||||||
1. 按 “Start” 键重启你的设备
|
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
你已成功更新Boot9strap。
|
### 继续下一步 [完成安装](finalizing-setup)
|
||||||
{: .notice--success}
|
{: .notice--primary}
|
||||||
|
|
Loading…
Reference in a new issue