1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-25 17:43:07 +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

@@ -523,7 +523,7 @@ window.cookieconsent.initialise({
<h4 id="第一步--准备工作">第一步 准备工作</h4>
<ol>
<li>Power off your console</li>
<li>将主机关机</li>
<li>将你的 SD 卡插入到电脑</li>
<li>Copy all files and folders inside the <code class="language-plaintext highlighter-rouge">/build/&lt;your console and region&gt;/exploit/</code> folder from the freakyhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card
<ul>
@@ -587,11 +587,11 @@ window.cookieconsent.initialise({
</ul>
</li>
<li>Once it is complete, press (A) to reboot your console</li>
<li>Your console should have booted into the Luma3DS configuration menu
<li>你的主机应该会在开机后进入 Luma3DS 配置菜单
<ul>
<li>Luma3DS 配置菜单用于设置 Luma3DS 自制固件的可选功能 其中有许多功能可用于个性化或调试</li>
<li>For the purpose of this guide, <strong>leave these options on the default settings</strong> (do not check or uncheck anything)</li>
<li>If your console shuts down when you try to power it on, ensure that you have copied <code class="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>对于本手册的目的而言,<strong>请不要修改默认设置</strong>(不要选中或者取消选中任何东西)</li>
<li>如果你的主机在你尝试开机后直接自动关机了,请确认你已经从 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 中复制了 <code class="language-plaintext highlighter-rouge">boot.firm</code> 文件到你的 SD 卡根目录中</li>
</ul>
</li>
<li>按下 “Start” 键保存设置并重启</li>