mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-28 18:59:50 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@1f89857ea2 🚀
This commit is contained in:
@@ -551,7 +551,7 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> file that isn’t source code)</li>
|
||||
<li>對應您主機型號及版本的 <code class="language-plaintext highlighter-rouge">.firm</code> 檔案:</li>
|
||||
<li>The <code class="language-plaintext highlighter-rouge">.firm</code> corresponding to your console and version:</li>
|
||||
</ul>
|
||||
|
||||
<table>
|
||||
@@ -760,21 +760,21 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will download the necessary files for the hardmod and dump the NAND image in preparation to install custom firmware.</p>
|
||||
|
||||
<ol>
|
||||
<li>關閉您的主機</li>
|
||||
<li>Power off your console</li>
|
||||
<li>將 SD 卡插入至電腦中</li>
|
||||
<li>解壓 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 內的 <code class="language-plaintext highlighter-rouge">boot.firm</code> 及 <code class="language-plaintext highlighter-rouge">boot.3dsx</code> 到 SD 卡的根目錄底下</li>
|
||||
<li>解壓 hardmod-b9s-installer <code class="language-plaintext highlighter-rouge">.zip</code> 中的 hardmod-b9s-installer 資料夾至電腦中</li>
|
||||
<li>複製您所下載的 <code class="language-plaintext highlighter-rouge">.firm</code> 檔案至電腦的 hardmod-b9s-installer 資料夾中</li>
|
||||
<li>在 hardmod-b9s-installer 資料夾中,將您所下載的 <code class="language-plaintext highlighter-rouge">.firm</code> 檔案重新命名為 <code class="language-plaintext highlighter-rouge">current.firm</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> 檔案至電腦的 hardmod-b9s-installer 資料夾中</li>
|
||||
<li>將 SD 卡插回主機中</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>透過您的硬改建立一個新的 NAND 備份</li>
|
||||
<li>將您的 NAND 備份移動至您電腦中的 hardmod-b9s-installer 資料夾中,並將其檔案重新命名為 <code class="language-plaintext highlighter-rouge">NAND.bin</code></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="第二節--安裝-boot9strap">第二節 — 安裝 boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware to the dumped NAND image, and then install this NAND image back onto the device to install custom firmware on it.</p>
|
||||
<p>In this section, you will install custom firmware to the dumped NAND image, and then install this NAND image back onto the console to install custom firmware on it.</p>
|
||||
|
||||
<ol>
|
||||
<li>啟動 hardmod-b9s-installer
|
||||
@@ -783,15 +783,15 @@ window.cookieconsent.initialise({
|
||||
<li>Mac and Linux 使用者:請執行 <code class="language-plaintext highlighter-rouge">install-b9s.py</code> 檔案</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>透過硬改刷入剛生成的 <code class="language-plaintext highlighter-rouge">NAND-patched.bin</code> 檔案至您的主機</li>
|
||||
<li>關閉您的主機</li>
|
||||
<li>Flash your outputted <code class="language-plaintext highlighter-rouge">NAND-patched.bin</code> to your console with your hardmod</li>
|
||||
<li>Power off your console</li>
|
||||
<li>移除您的硬改</li>
|
||||
<li>Press and hold (Select), and while holding (Select), power on your device</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<li>Press and hold (Select), and while holding (Select), power on 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>
|
||||
|
Reference in New Issue
Block a user