mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-29 03:09:53 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@635b5805bf 🚀
This commit is contained in:
@@ -533,18 +533,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="必備項目">必備項目</h3>
|
||||
|
||||
<p>On the <strong>source 3DS</strong> (the 3DS with custom firmware):</p>
|
||||
|
||||
<ul>
|
||||
<li>The latest release of <a href="https://github.com/PabloMK7/kartdlphax/releases/latest">kartdlphax</a> (<code class="language-plaintext highlighter-rouge">plugin.3gx</code>)</li>
|
||||
<li>The latest release of <a href="https://github.com/PabloMK7/Luma3DS_3GX/releases/latest">Luma3DS 3GX Loader Edition</a> (<code class="language-plaintext highlighter-rouge">boot.firm</code>)</li>
|
||||
</ul>
|
||||
|
||||
<p>On the <strong>target 3DS</strong> (the 3DS that you are trying to modify):</p>
|
||||
|
||||
<ul>
|
||||
<li>The latest release of <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">standard Luma3DS</a> (the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> file)</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)</li>
|
||||
<li>最新版的 <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (選擇 RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> 檔案)</li>
|
||||
</ul>
|
||||
|
||||
@@ -570,7 +562,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<ol>
|
||||
<li>Insert the SD card of your <strong>source 3DS</strong> in your computer</li>
|
||||
<li>Copy Luma 3GX Loader Edition’s <code class="language-plaintext highlighter-rouge">boot.firm</code> to the root of the <strong>source 3DS</strong>’s SD card, replacing any existing file
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of the <strong>source 3DS</strong>’s SD card, replacing any existing file
|
||||
<ul>
|
||||
<li>「SD 卡的根目錄」指的是你的 SD 卡含有 Nintendo 3DS 資料夾的目錄,而非該資料夾內部</li>
|
||||
</ul>
|
||||
@@ -592,7 +584,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<ol>
|
||||
<li>Insert the SD card of your <strong>target 3DS</strong> in your computer</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>Copy <code class="language-plaintext highlighter-rouge">boot.firm</code> and <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of the <strong>target 3DS’s</strong> SD card</li>
|
||||
<li>在 SD 卡的根目錄底下建立一個新的資料夾 <code class="language-plaintext highlighter-rouge">boot9strap</code></li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> and <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> from the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/boot9strap/</code> folder on your SD card</li>
|
||||
<li>將 SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> 中的 <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> 複製到 SD 卡的根目錄</li>
|
||||
|
Reference in New Issue
Block a user