Guide_3DS/_pages/zh_CN/installing-boot9strap-(pichaxx).txt
ihaveahax 3f06dd1dca
New Crowdin updates (#2077)
* New translations finalizing-setup.txt (Hungarian)

* New translations installing-boot9strap-(usm).txt (Hungarian)

* New translations region-changing.txt (Chinese Simplified)

* New translations finalizing-setup.txt (Chinese Simplified)

* New translations installing-boot9strap-(usm).txt (Chinese Simplified)

* New translations installing-boot9strap-(pichaxx).txt (Chinese Simplified)

* New translations home.txt (French)

* New translations home.txt (Polish)

* New translations home.txt (Malay)

* New translations home.txt (Croatian)

* New translations home.txt (Thai)

* New translations home.txt (Indonesian)

* New translations home.txt (Portuguese, Brazilian)

* New translations home.txt (Vietnamese)

* New translations home.txt (Chinese Traditional)

* New translations home.txt (Chinese Simplified)

* New translations home.txt (Ukrainian)

* New translations home.txt (Turkish)

* New translations home.txt (Swedish)

* New translations home.txt (Russian)

* New translations home.txt (Portuguese)

* New translations home.txt (Norwegian)

* New translations home.txt (Romanian)

* New translations home.txt (Dutch)

* New translations home.txt (Korean)

* New translations home.txt (Japanese)

* New translations home.txt (Italian)

* New translations home.txt (Hungarian)

* New translations home.txt (Hebrew)

* New translations home.txt (Finnish)

* New translations home.txt (Greek)

* New translations home.txt (German)

* New translations home.txt (Czech)

* New translations home.txt (Catalan)

* New translations home.txt (Bulgarian)

* New translations home.txt (Arabic)

* New translations home.txt (Spanish)

* New translations home.txt (Pirate English)

* New translations home.txt (Hungarian)
2022-09-07 17:33:22 +03:00

92 lines
5.5 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "安装 boot9strap通过 PicHaxx"
---
{% include toc title="目录内容" %}
### 重要事项
此页所述的方法暂时无法在最新系统固件11.16.0)上使用。 如果你被引导到了这个页面,则请返回重新查阅 [Seedminer](seedminer) 页面,或是加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp) 并使用英文求助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。
{: .notice--warning}
此方法使用 Seedminer 来取得你的 `movable.sed` 文件进行更进一步的漏洞利用将为《宝可梦绘图方块》Pokémon Picross自制的存档写入游戏然后利用 universal-otherapp 启动 SafeB9SInstaller。
这个操作会覆盖《宝可梦:绘图方块》中的游戏存档。 如果你想保留你的游戏存档,则你应该在覆盖前备份 `00000001.sav` 文件。
{: .notice--warning}
### 你需要准备点啥?
* 主机已安装《宝可梦绘图方块》Pokémon Picross可在 eShop 中免费下载)游戏
+ 你可以用 3DS 的相机直接扫[这个二维码](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=ESHOP://50010000037815&margin=0&qzone=1&size=400x400&ecc=L)来进入到 eShop 中的对应页面
+ 你必须插入一张 SD 卡到主机中才能安装《宝可梦:绘图方块》。
* 你在 [Seedminer](seedminer) 步骤中获得的 `movable.sed` 文件
* 最新版本的 [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`
### 操作步骤
#### 第一步 准备工作
1. 启动你的主机
1. 打开 Nintendo eShop
1. 点击搜索 (小放大镜图标)
1. 搜索 `picross`(日文:ポケモンピクロス)
1. 打开《宝可梦:绘图方块》的商品页面
1. 下载《宝可梦:绘图方块》
+ 你可以用 3DS 的相机直接扫[这个二维码](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=ESHOP://50010000037815&margin=0&qzone=1&size=400x400&ecc=L)来进入到 eShop 中的对应页面
+ 你必须插入一张 SD 卡到主机中才能安装《宝可梦:绘图方块》。
1. 将主机关机
1. 将你的 SD 卡插入到电脑
1. 复制 `otherapp.bin` 到你的 SD 卡根目录
+ 根目录指的是你点进 SD 卡看到的目录,你可以在这个目录下看到 Nintendo 3DS 文件夹,但请不要点进去
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 卡根目录下
![]({{ "/images/screenshots/pichaxx-root-layout.png" | absolute_url }})
{: .notice--info}
#### 第二步 PicHaxx
1. 在你的电脑上打开 [PicHaxx 注入器网页](https://3ds.nhnarwhal.com/3dstools/pichaxx.php)
1. 上传你的 `movable.sed` 文件
1. 选择 “构建并下载Build and Download
1. 等待该过程执行完成。
1. 打开你 SD 卡的 `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `00040000` -> `0017c100` -> `data` 文件夹
+ 这个 `<ID0>` 和你在 [Seedminer](seedminer) 章节中打开的一样
+ `<ID1>` 是一个在 `<ID0>` 文件夹内,另一个 32 位字符长的文件夹
1. 复制你刚下载的 `00000001.sav` 文件到 `data` 文件夹
+ 当提示时选择覆盖旧的文件
![]({{ "/images/screenshots/pichaxx-save-location.png" | absolute_url }})
{: .notice--info}
1. 将SD卡重新插入你的主机
1. 启动你的主机
1. 启动《宝可梦绘图方块》Pokémon Picross
1. 如果漏洞执行成功,你的主机将会进入到 SafeB9SInstaller
+ 如果出现错误,参见[故障排查](troubleshooting#installing-boot9strap-pichaxx)
#### 第三步 安装 boot9strap
1. 出现提示时,按照上屏的提示输入按键组合来安装 boot9strap
+ 如果上屏是白屏的,重启主机,然后重新打开《宝可梦:绘图方块》
1. 安装完成后,按下 “A” 键重启主机
1. 你的主机将会在重启后进入至 Luma3DS 配置菜单中
+ 如果你的主机在你尝试开机后自动关机了,请确认你已经从 Luma3DS `.zip` 中复制了 `boot.firm` 文件到你的 SD 卡根目录中
1. 按下 “Start” 键保存设置并重启
这时,你的主机默认将会自动启动 Luma3DS。
+ Luma3DS 不会给正常的主菜单增添任何看上去十分特别的东西。 如果你的主机现在已经启动到主菜单了,说明自制固件已经在运行了。
+ 在下一页中,我们将会教你安装一些有用的自制程序来完成安装步骤。
现在不需要再用到《宝可梦:绘图方块》了,你可以卸载它了。 如果你想要继续玩这游戏,还原你的 `00000001.sav` 备份,或者从 eShop 中重新下载它。
{: .notice--info}
___
### 继续至[完成安装](finalizing-setup)
{: .notice--primary}