1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-26 09:54:37 +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

@@ -540,7 +540,7 @@ window.cookieconsent.initialise({
<p>SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp.</p>
<p class="notice--warning">If you have updated your device to your current version using a cartridge, you will not be able to bypass the browser version check. If this is the case, stay on your current firmware and ask <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for help.</p>
<p class="notice--warning">If you have updated your console to your current version using a cartridge, you will not be able to bypass the browser version check. If this is the case, stay on your current firmware and ask <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for help.</p>
<h3 id="必備項目">必備項目</h3>
@@ -556,7 +556,7 @@ window.cookieconsent.initialise({
<p>In this section, you will copy the files needed to trigger both browserhax and universal-otherapp.</p>
<ol>
<li>關閉您的主機</li>
<li>Power off your console</li>
<li>將 SD 卡插入至電腦中</li>
<li>Copy <code class="language-plaintext highlighter-rouge">otherapp.bin</code> to the root of your SD card and rename it to <code class="language-plaintext highlighter-rouge">arm11code.bin</code>
<ul>
@@ -568,8 +568,8 @@ window.cookieconsent.initialise({
<li>在 SD 卡的根目錄底下建立一個新的資料夾 <code class="language-plaintext highlighter-rouge">boot9strap</code></li>
<li>解壓 boot9strap <code class="language-plaintext highlighter-rouge">.zip</code><code class="language-plaintext highlighter-rouge">boot9strap.firm</code><code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> 檔案至 SD 卡的 <code class="language-plaintext highlighter-rouge">/boot9strap/</code> 資料夾中</li>
<li>將 SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> 中的 <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> 複製到 SD 卡的根目錄</li>
<li>將 SD 卡插回主機中</li>
<li>啟動您的主機</li>
<li>Reinsert your SD card into your console</li>
<li>Power on your console</li>
</ol>
<h4 id="第二節--ssloth">第二節 — SSLoth</h4>
@@ -622,7 +622,7 @@ window.cookieconsent.initialise({
<h4 id="第四節--安裝-boot9strap">第四節 — 安裝 boot9strap</h4>
<p>In this section, you will install custom firmware onto your device.</p>
<p>In this section, you will install custom firmware onto your console.</p>
<ol>
<li>When prompted, input the key combo given on the top screen to install boot9strap
@@ -630,12 +630,12 @@ 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 complete, press (A) to reboot your device</li>
<li>Your device should have booted into the Luma3DS configuration menu
<li>Once it is complete, press (A) to reboot your console</li>
<li>Your console should have booted into the Luma3DS configuration menu
<ul>
<li>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging</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 device 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>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>
</ul>
</li>
<li>按『Start』鍵以存檔並重新啟動系統</li>
@@ -662,7 +662,7 @@ window.cookieconsent.initialise({
<li>The test should succeed</li>
</ul>
</li>
<li>關閉您的主機</li>
<li>Power off your console</li>
</ol>
<hr />