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

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

This commit is contained in:
lilyuwuu
2023-05-23 22:19:21 +00:00
parent ce3750befb
commit ce40153723
222 changed files with 1946 additions and 1510 deletions

View File

@@ -519,17 +519,13 @@ window.cookieconsent.initialise({
<h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4>
<ol>
<li>With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
<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>Your device will power off</li>
<li>If the device boots to the HOME Menu, just power off your device</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>
@@ -656,6 +652,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>
@@ -665,7 +662,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>