1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-22 00:07:35 +02:00

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

This commit is contained in:
lifehackerhansol
2023-08-15 18:20:26 +00:00
parent f2619d234a
commit ca0ce5cbb4
80 changed files with 351 additions and 381 deletions

View File

@@ -488,9 +488,9 @@ window.cookieconsent.initialise({
<li><a href="#相容性資訊" id="markdown-toc-相容性資訊">相容性資訊</a></li>
<li><a href="#必備項目" id="markdown-toc-必備項目">必備項目</a></li>
<li><a href="#操作說明" id="markdown-toc-操作說明">操作說明</a> <ul>
<li><a href="#第一節--檢查自製韌體" id="markdown-toc-第一節--檢查自製韌體">第一節 — 檢查自製韌體</a></li>
<li><a href="#section-ii---updating-the-system" id="markdown-toc-section-ii---updating-the-system">Section II - Updating the System</a></li>
<li><a href="#section-iii---prep-work" id="markdown-toc-section-iii---prep-work">Section III - Prep Work</a></li>
<li><a href="#第一節--準備工作" id="markdown-toc-第一節--準備工作">第一節 — 準備工作</a></li>
<li><a href="#section-ii---cfw-check" id="markdown-toc-section-ii---cfw-check">Section II - CFW Check</a></li>
<li><a href="#section-iii---updating-the-system" id="markdown-toc-section-iii---updating-the-system">Section III - Updating the System</a></li>
<li><a href="#section-iv---rtc-and-dsp-setup" id="markdown-toc-section-iv---rtc-and-dsp-setup">Section IV - RTC and DSP setup</a></li>
<li><a href="#section-v---setup-script" id="markdown-toc-section-v---setup-script">Section V - Setup Script</a></li>
</ul>
@@ -533,12 +533,30 @@ window.cookieconsent.initialise({
<ul>
<li><a href="/assets/finalizing.zip">finalizing.zip</a> (direct download)</li>
<li>The latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a></li>
</ul>
<h3 id="操作說明">操作說明</h3>
<h4 id="第一節--檢查自製韌體">第一節 — 檢查自製韌體</h4>
<h4 id="第一節--準備工作">第一節 — 準備工作</h4>
<p>In this section, you will copy the files necessary to follow the rest of the instructions on this page.</p>
<ol>
<li>Power off your console</li>
<li>將 SD 卡插入至電腦中</li>
<li>Copy the contents of <code class="language-plaintext highlighter-rouge">finalizing.zip</code> (<code class="language-plaintext highlighter-rouge">finalize</code>, <code class="language-plaintext highlighter-rouge">gm9</code>, and <code class="language-plaintext highlighter-rouge">luma</code>) to the root of your SD card, merging/replacing any existing folders if prompted
<ul>
<li>If you are using a Mac, hold the Option key while dragging the folders to the root of your SD card, then click “Merge”</li>
</ul>
</li>
<li>Insert your SD card into your console</li>
</ol>
<p>The screenshot below indicates the minimum SD card layout that is required to follow this page. 您可能在遵循其他頁面指示中會有一些多的資料夾及檔案在您的 SD 卡中。</p>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/finalizing-root-layout.png" alt="" /></p>
<h4 id="section-ii---cfw-check">Section II - CFW Check</h4>
<p>As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware.</p>
@@ -553,7 +571,7 @@ window.cookieconsent.initialise({
<p class="notice--danger">If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your console. Join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
<h4 id="section-ii---updating-the-system">Section II - Updating the System</h4>
<h4 id="section-iii---updating-the-system">Section III - Updating the System</h4>
<p>In this section, you will update your system to the latest version, which is safe to do with custom firmware.</p>
@@ -568,27 +586,6 @@ window.cookieconsent.initialise({
</li>
</ol>
<h4 id="section-iii---prep-work">Section III - Prep Work</h4>
<p>In this section, you will copy the files necessary to follow the rest of the instructions on this page.</p>
<ol>
<li>Power off your console</li>
<li>將 SD 卡插入至電腦中</li>
<li>Copy the contents of <code class="language-plaintext highlighter-rouge">finalizing.zip</code> (<code class="language-plaintext highlighter-rouge">finalize</code>, <code class="language-plaintext highlighter-rouge">gm9</code>, and <code class="language-plaintext highlighter-rouge">luma</code>) to the root of your SD card, merging/replacing any existing folders if prompted
<ul>
<li>If you are using a Mac, hold the Option key while dragging the folders to the root of your SD card, then click “Merge”</li>
</ul>
</li>
<li>Delete <code class="language-plaintext highlighter-rouge">boot.firm</code> and <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of the SD card</li>
<li>Copy <code class="language-plaintext highlighter-rouge">boot.firm</code> and <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the latest Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> (the one you just downloaded) to the root of the SD card, replacing any existing files if prompted</li>
<li>Reinsert your SD card into your console</li>
</ol>
<p>The screenshot below indicates the minimum SD card layout that is required to follow this page. 您可能在遵循其他頁面指示中會有一些多的資料夾及檔案在您的 SD 卡中。</p>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/finalizing-root-layout.png" alt="" /></p>
<h4 id="section-iv---rtc-and-dsp-setup">Section IV - RTC and DSP setup</h4>
<p>In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly).</p>