1
0
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@d7a2864a11 🚀

This commit is contained in:
lifehackerhansol
2023-08-10 00:52:51 +00:00
parent b8191f7d19
commit 41d93a16b5
251 changed files with 1348 additions and 678 deletions

View File

@@ -626,9 +626,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> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 里面的唯一文件。 如果确定没问题的话,尝试重新使用 <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 注入器</a>重新创建文件。</p>
<p>确保 <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code><code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <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">bb3.bin</code> 已正确放置在 SD 卡的根目录下。 如果缺失了这个文件,请下载最新版本的 <a href="https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin">Bannerbomb3</a>(直链),然后将 <code class="language-plaintext highlighter-rouge">bb3.bin</code> 复制到内存卡的根目录中。</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>
@@ -642,7 +642,7 @@ window.cookieconsent.initialise({
<details>
<summary><u>DSiWare Management shows a question mark</u></summary>
<p>你放的 <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> 文件可能有问题(损坏或被用于错误的 3DS使用 <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> 重新创建 <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> 文件,且确保你使用的 <code class="language-plaintext highlighter-rouge">movable.sed</code> 文件是你这台主机的。</p>
<p>你放的 <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> 文件可能有问题(损坏或被用于错误的 3DSRe-create your <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file with the <a href="https://zoogie.github.io/web/bb3">Bannerbomb3 Injector</a>, ensuring that you use the <code class="language-plaintext highlighter-rouge">movable.sed</code> file for your console.</p>
</details>
<h2 id="installing-boot9strap-fredtool-inject">Installing boot9strap (Fredtool-Inject)</h2>
@@ -1080,7 +1080,7 @@ window.cookieconsent.initialise({
<li>删除对应你的 3DS 区域的文件夹:
<ul>
<li><strong>欧版</strong>: <code class="language-plaintext highlighter-rouge">00000098</code></li>
<li><strong>日版</strong>: <code class="language-plaintext highlighter-rouge">000000082</code></li>
<li><strong>日版</strong>: <code class="language-plaintext highlighter-rouge">00000082</code></li>
<li><strong>美版</strong>: <code class="language-plaintext highlighter-rouge">000008f</code></li>
<li><strong>中国版(神游版)</strong>: <code class="language-plaintext highlighter-rouge">000000A1</code></li>
<li><strong>韩版</strong>: <code class="language-plaintext highlighter-rouge">000000A9</code></li>
@@ -1216,7 +1216,7 @@ If you werent able to find your error or the instructions didnt work, join
<li>删除对应你的 3DS 区域的文件夹:
<ul>
<li><strong>欧版</strong>: <code class="language-plaintext highlighter-rouge">00000098</code></li>
<li><strong>日版</strong>: <code class="language-plaintext highlighter-rouge">000000082</code></li>
<li><strong>日版</strong>: <code class="language-plaintext highlighter-rouge">00000082</code></li>
<li><strong>美版</strong>: <code class="language-plaintext highlighter-rouge">000008f</code></li>
<li><strong>中国版(神游版)</strong>: <code class="language-plaintext highlighter-rouge">000000A1</code></li>
<li><strong>韩版</strong>: <code class="language-plaintext highlighter-rouge">000000A9</code></li>