1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-08 23:50:53 +02:00

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

This commit is contained in:
lifehackerhansol
2023-08-19 17:09:19 +00:00
parent 9c1c688d71
commit d79fc7634f
92 changed files with 641 additions and 413 deletions

View File

@@ -519,7 +519,7 @@ window.cookieconsent.initialise({
<h4 id="第一步--准备工作">第一步 准备工作</h4>
<ol>
<li>Power off your console</li>
<li>将主机关机</li>
<li>将烧录卡中的 SD 卡插入电脑</li>
<li>在烧录卡的 SD 卡根目录创建一个名为 <code class="language-plaintext highlighter-rouge">ntrboot</code> 的文件夹</li>
<li>解压 bootstrap ntr <code class="language-plaintext highlighter-rouge">.zip</code> 然后复制 <code class="language-plaintext highlighter-rouge">boot9strap_ntr.firm</code> 到烧录卡的 SD 卡根目录的 <code class="language-plaintext highlighter-rouge">/ntrboot/</code> 文件夹</li>
@@ -543,7 +543,7 @@ window.cookieconsent.initialise({
<li>选择 “Inject FIRM” 来安装 boot9starp 到你的烧录卡中</li>
<li>依次按下屏幕上给出的按键</li>
<li>按 “A” 键继续</li>
<li>Power off your console</li>
<li>将主机关机</li>
</ol>
<hr />