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@528e7ab7cc 🚀

This commit is contained in:
lifehackerhansol
2023-06-16 03:42:39 +00:00
parent 6fec7f9d7f
commit 62e08fbe7d
167 changed files with 608 additions and 952 deletions

View File

@@ -567,7 +567,6 @@ window.cookieconsent.initialise({
<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/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</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>最新版的 <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (選擇 RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> 檔案)</li>
</ul>
@@ -618,11 +617,11 @@ window.cookieconsent.initialise({
<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>在 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>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>
<li>Copy <code class="language-plaintext highlighter-rouge">usm.bin</code> from the unSAFE_MODE <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Copy <code class="language-plaintext highlighter-rouge">usm.bin</code> from the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Create a folder called <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">slotTool</code> folder from the unSAFE_MODE <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">3ds</code> folder on your SD card</li>
<li>Copy <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> from the <code class="language-plaintext highlighter-rouge">slotTool</code> folder inside the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
<li>Eject the SD card and put it in the <strong>target 3DS</strong></li>
</ol>