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@bf18909e1a 🚀
This commit is contained in:
@@ -520,17 +520,13 @@ window.cookieconsent.initialise({
|
||||
<h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4>
|
||||
|
||||
<ol>
|
||||
<li>将你的主机置于关机状态,按住 L + R + ↑ + A 四个按键,然后按下电源键
|
||||
<li>启动你的主机</li>
|
||||
<li>Press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>Keep holding the buttons until the device boots to a system update screen (this is Safe Mode)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If you see the system update screen, press Cancel
|
||||
<ul>
|
||||
<li>主机将关机</li>
|
||||
<li>如果主机启动到了主菜单,则请关机</li>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>将主机关机</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">If you do not boot into Safe Mode, the system update menu after multiple attempts, you cannot follow this method. If this is the case, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
|
||||
@@ -657,6 +653,7 @@ window.cookieconsent.initialise({
|
||||
<ul>
|
||||
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If you get a different error, <a href="troubleshooting#installing-boot9strap-usm">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@@ -666,7 +663,11 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will install custom firmware onto your device.</p>
|
||||
|
||||
<ol>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap</li>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap
|
||||
<ul>
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troublshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your device</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user