1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-02 13:02:46 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@1f89857ea2 🚀

This commit is contained in:
lifehackerhansol
2023-06-09 19:15:54 +00:00
parent 0631e26f72
commit f4d00bc923
511 changed files with 6042 additions and 5842 deletions

View File

@@ -553,7 +553,7 @@ window.cookieconsent.initialise({
</ul>
</li>
<li>
<p>将 SD 卡重新插入你的主机</p>
<p>Reinsert your SD card into your console</p>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/updateb9s-root-layout.png" alt="" /></p>
</li>
@@ -562,7 +562,7 @@ window.cookieconsent.initialise({
<h4 id="第二步--安装-boot9strap">第二步 安装 boot9strap</h4>
<ol>
<li>启动你的主机
<li>Power on your console
<ul>
<li>你的主机应该会自动进入到 SafeB9SInstaller</li>
</ul>
@@ -572,9 +572,9 @@ window.cookieconsent.initialise({
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Once it is completed, force your device to power off by holding down the power button
<li>Once it is completed, force your console to power off by holding down the power button
<ul>
<li>Your device will only boot to the SafeB9SInstaller screen until the next section is completed</li>
<li>Your console will only boot to the SafeB9SInstaller screen until the next section is completed</li>
</ul>
</li>
</ol>
@@ -582,11 +582,11 @@ window.cookieconsent.initialise({
<h4 id="第三步--升级-luma3ds">第三步 升级 Luma3DS</h4>
<ol>
<li>你的 SD 卡插入电脑</li>
<li>将 SD 卡插入电脑</li>
<li>解压 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 内的 <code class="language-plaintext highlighter-rouge">boot.firm</code><code class="language-plaintext highlighter-rouge">boot.3dsx</code> 到你 SD 卡的根目录,覆盖已有文件</li>
<li>将 SD 卡重新插入你的主机</li>
<li>启动你的主机</li>
<li>如果你的主机开机后进入了 Luma3DS 的配置菜单,请直接按下 START 键保存并启动系统
<li>Reinsert your SD card into your console</li>
<li>Power on your console</li>
<li>If your console has booted into the Luma3DS configuration menu, press (Start) to save and reboot
<ul>
<li>Luma3DS 配置菜单用于设置 Luma3DS 自制固件的可选功能 其中有许多功能可用于个性化或调试</li>
<li>由于配合本手册的用途,我们将直接按照默认配置保存</li>