mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-30 03:39:50 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@4de4c0b4ba 🚀
This commit is contained in:
@@ -509,11 +509,11 @@ window.cookieconsent.initialise({
|
||||
|
||||
</div>
|
||||
|
||||
<p class="notice--info">If this is your first time modding a 3DS (or you’re unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you’re doing, continue to <a href="get-started">Get Started</a>.</p>
|
||||
<p class="notice--info">如果你是第一次破解 3DS(或你不熟悉电脑的技术活)的话,请继续阅读! 如果你已经是一个老手了,请直接到<a href="get-started">开始部分</a>继续你的操作。</p>
|
||||
|
||||
<p>This page covers some of the base computer terminology and 3DS-specific information that you should know before following this guide.</p>
|
||||
<p>这些页面包含一些在进行本教程之前基础的且你应该知道的计算机术语,以及3DS的有关资料。</p>
|
||||
|
||||
<p>Each section is collapsed by default. Click or tap on the name of the section to open it.</p>
|
||||
<p>下面的每个章节默认为折叠状态。 点击章节的名字可以展开它。</p>
|
||||
|
||||
<h2 id="things-you-should-know-about-the-3ds">Things you should know about the 3DS</h2>
|
||||
|
||||
|
@@ -630,9 +630,9 @@ window.cookieconsent.initialise({
|
||||
|
||||
<details>
|
||||
<summary><u>DSiWare Management menu crashes without showing BB3 multihax menu</u></summary>
|
||||
<p>确保 <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> 是 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 里面的唯一文件。 If it is, then re-create it with the <a href="https://zoogie.github.io/web/bb3">Bannerbomb3 Injector</a>.</p>
|
||||
<p>确保 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 里面只有 <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> 这一个文件。 If it is, then re-create it with the <a href="https://zoogie.github.io/web/bb3">Bannerbomb3 Injector</a>.</p>
|
||||
|
||||
<p>另外,请确保 <code class="language-plaintext highlighter-rouge">bb3.bin</code> 已正确放置在 SD 卡的根目录下。 If it is missing, then download the latest release of <a href="https://github.com/zoogie/Bannerbomb3/releases/download/v3.0/Release_v3.0.zip">Bannerbomb3</a> (direct download), and copy the <code class="language-plaintext highlighter-rouge">bb3.bin</code> file from the Release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card.</p>
|
||||
<p>另外,请确保 <code class="language-plaintext highlighter-rouge">bb3.bin</code> 正确地放置在 SD 卡的根目录下。 If it is missing, then download the latest release of <a href="https://github.com/zoogie/Bannerbomb3/releases/download/v3.0/Release_v3.0.zip">Bannerbomb3</a> (direct download), and copy the <code class="language-plaintext highlighter-rouge">bb3.bin</code> file from the Release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card.</p>
|
||||
|
||||
<p>If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this console in a way that makes this method impossible to perform. If this is the case, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
|
||||
</details>
|
||||
|
@@ -527,11 +527,7 @@ window.cookieconsent.initialise({
|
||||
<li>将 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>将 SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> 中的 <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.firm</code> 复制到 SD 卡的根目录下,然后重命名为 <code class="language-plaintext highlighter-rouge">boot.firm</code>
|
||||
<ul>
|
||||
<li>如果 <code class="language-plaintext highlighter-rouge">boot.firm</code> 已存在,替换它</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>将 SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> 中的 <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.firm</code> 复制到 SD 卡的根目录下,然后重命名为 <code class="language-plaintext highlighter-rouge">boot.firm</code></li>
|
||||
<li>
|
||||
<p>Reinsert your SD card into your console</p>
|
||||
|
||||
@@ -562,7 +558,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="第三步--升级-luma3ds">第三步 – 升级 Luma3DS</h4>
|
||||
|
||||
<ol>
|
||||
<li>将你的 SD 卡插入到电脑</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>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
|
Reference in New Issue
Block a user