1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-30 20:00:09 +02:00

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

This commit is contained in:
lifehackerhansol
2023-05-03 05:55:10 +00:00
parent 2a5114d3b6
commit dccca5c8d7
72 changed files with 810 additions and 800 deletions

View File

@@ -488,11 +488,7 @@ 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>最新版的 <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a>
<ul>
<li>You may already have this from a prior section of the guide</li>
</ul>
</li>
<li><a href="https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin">usm.bin</a> (direct download)</li>
</ul>
<h4 id="第一節--準備工作">第一節 — 準備工作</h4>
@@ -516,7 +512,7 @@ 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>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> to the root of your SD card</li>
<li>Put your SD card back into your console</li>
</ol>