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

Deploying to gh-pages from @ hacks-guide/Guide_3DS@1f89857ea2 🚀

This commit is contained in:
lifehackerhansol
2023-06-09 19:15:54 +00:00
parent 0631e26f72
commit f4d00bc923
511 changed files with 6042 additions and 5842 deletions

View File

@@ -532,7 +532,7 @@ window.cookieconsent.initialise({
<h3 id="必读事项">必读事项</h3>
<p>boot9strap 将会在 NAND 里的内容加载完成后启动 <code class="language-plaintext highlighter-rouge">boot.firm</code> 文件。 在这里,我们将使用 <a href="https://github.com/LumaTeam/">LumaTeam</a> 开发的 Luma3DS 来修改主机,让主机能够运行各种自制程序。</p>
<p>boot9strap 将会在 NAND 里的内容加载完成后启动 <code class="language-plaintext highlighter-rouge">boot.firm</code> 文件。 In this case, we are using Luma3DS by <a href="https://github.com/LumaTeam/">LumaTeam</a> to patch the console, allowing it to run homebrew software.</p>
<p>在这一页中,我们将教你如何备份关键系统文件,并安装如下所示的自制程序:</p>
@@ -571,21 +571,21 @@ window.cookieconsent.initialise({
<p>本节中,你将需要复制所需的文件到段落提示的指定位置。</p>
<ol>
<li>将主机关机</li>
<li>Power off your console</li>
<li>将你的 SD 卡插入电脑</li>
<li>检查你的 SD 卡根目录是否有一个叫 <code class="language-plaintext highlighter-rouge">cias</code> 的文件夹,如果没有则手动新建一个</li>
<li>复制所有 CIA 文件(<code class="language-plaintext highlighter-rouge">Anemone3DS.cia</code><code class="language-plaintext highlighter-rouge">Checkpoint.cia</code><code class="language-plaintext highlighter-rouge">FBI.cia</code><code class="language-plaintext highlighter-rouge">Homebrew_Launcher.cia</code><code class="language-plaintext highlighter-rouge">Universal-Updater.cia</code>)到你 SD 卡上的 <code class="language-plaintext highlighter-rouge">/cias/</code> 文件夹</li>
<li>检查 SD 卡的根目录是否存在一个名为 <code class="language-plaintext highlighter-rouge">3ds</code> 的文件夹,如果没有则手动新建一个
<ul>
<li>这个文件夹是用来存放 Homebrew 自制程序的;和主机自动生成的 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> 文件夹无关。</li>
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
</ul>
</li>
<li>复制 <code class="language-plaintext highlighter-rouge">FBI.3dsx</code> 到 SD 卡的 <code class="language-plaintext highlighter-rouge">/3ds/</code> 目录下</li>
<li>如果 SD 卡的 <code class="language-plaintext highlighter-rouge">luma</code> 文件夹下没有一个名为 <code class="language-plaintext highlighter-rouge">payloads</code> 的文件夹,那么请新建一个</li>
<li>将 GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> 中的 <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> 复制到你SD卡的 <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> 文件夹中</li>
<li>将 GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> 中的整个 <code class="language-plaintext highlighter-rouge">gm9</code> 文件夹复制到 SD 卡的根目录下</li>
<li>将 SD 卡重新插入主机</li>
<li>启动你的主机</li>
<li>Reinsert your SD card into your console</li>
<li>Power on your console</li>
</ol>
<p>以下截图为遵循本步骤后 SD 卡应有的文件及文件夹。 由于你可能在之前做了一些其他的操作,你的 SD 卡中可能会多出一些文件或者文件夹。</p>
@@ -599,22 +599,22 @@ window.cookieconsent.initialise({
<p>As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware.</p>
<ol>
<li>将主机关机</li>
<li>Power off your console</li>
<li>按住 “Select” 键</li>
<li>在按住 “Select” 键的同时按下电源键开机</li>
<li>If the check was successful, your device should have booted into the Luma3DS configuration menu</li>
<li>Power on your console while still holding the (Select) button</li>
<li>If the check was successful, your console should have booted into the Luma3DS configuration menu</li>
<li>按下 “Start” 键保存设置并重启</li>
<li>将主机关机</li>
<li>Power off your console</li>
</ol>
<p class="notice--danger">If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
<p class="notice--danger">If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your console. Join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
<h4 id="section-iii---updating-the-system">Section III - Updating the System</h4>
<p>本节中,你将会把主机更新至最新版本。(自制固件兼容最新版本的系统,直接升级是安全的)</p>
<ol>
<li>进入 “系统设置(System Settings)”,接着点击“其他设置(Other Settings)”,然后移动到最右边,点击“系统升级(System Update)”来升级你的主机
<li>Update your console by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update
<ul>
<li>你使用 B9S 和 Luma 时升级系统是安全的</li>
<li>更新程序可能会提示“你的系统已经是最新了”而不会继续更新 This is normal if you are already up to date; continue to the next section</li>
@@ -626,7 +626,7 @@ window.cookieconsent.initialise({
<h4 id="section-iv---homebrew-launcher">Section IV - Homebrew Launcher</h4>
<p>本节中,为了启动 FBI 应用程序你将需要临时把主机的“下载通信Download Play”应用程序替换为 Homebrew Launcher。 下载通信应用程序将会在重启主机后自动恢复正常。</p>
<p>本节中,为了启动 FBI 应用程序你将需要临时把主机的“下载通信Download Play”应用程序替换为 Homebrew Launcher。 Download Play will automatically go back to normal once you reboot your console.</p>
<ol>
<li>启动“下载通信(Download Play)”程序 (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
@@ -640,9 +640,9 @@ window.cookieconsent.initialise({
<li>Press (Home) to suspend Download Play</li>
<li>Press the “Close” button on the bottom screen to close Download Play</li>
<li>Re-launch the Download Play application</li>
<li>此时你的主机应该会启动 Homebrew Launcher
<li>Your console should load the Homebrew Launcher
<ul>
<li>If your device is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
<li>If your console is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
</ul>
</li>
</ol>
@@ -679,8 +679,8 @@ window.cookieconsent.initialise({
<p>本节中,你将会使用到一个脚本来复制 Luma3DS 的文件到主机的内部储存空间中,以便在拔出 SD 卡后依然能够读取这些文件。</p>
<ol>
<li>将主机关机</li>
<li>按住 “START” 键,然后将主机开机。 这会启动 GodMode9
<li>Power off your console</li>
<li>Press and hold (Start), and while holding (Start), power on your console. 这会启动 GodMode9
<ul>
<li>如果没有进入 GodMode9请确保 <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> 放在了 <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> 中,并确保 <code class="language-plaintext highlighter-rouge">payloads</code> 正确拼写。</li>
</ul>
@@ -722,7 +722,7 @@ window.cookieconsent.initialise({
</ul>
</li>
<li>按 “A” 键继续</li>
<li>按 “B” 键返回到主菜单</li>
<li> “B” 键返回到主菜单</li>
<li>选择 “Exit”</li>
<li>如果提示重新锁定写入权限,按下 “A” 键来确认</li>
<li>进入到 <code class="language-plaintext highlighter-rouge">[S:] SYSNAND VIRTUAL</code></li>
@@ -734,8 +734,8 @@ window.cookieconsent.initialise({
</li>
<li>按 “A” 键继续</li>
<li>按下 “Home” 键来打开功能菜单</li>
<li>选择 “Poweroff system” 来将主机关机</li>
<li>将你的 SD 卡插入电脑</li>
<li>Select “Poweroff system” to power off your console</li>
<li>将你的 SD 卡插入电脑</li>
<li>Copy <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin</code>, <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin.sha</code>, and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
<ul>
<li>将这些文件在不同地方备份多次(比如网盘或者移动硬盘等)</li>
@@ -748,13 +748,13 @@ window.cookieconsent.initialise({
</ul>
</li>
<li>如果 SD 卡上有 <code class="language-plaintext highlighter-rouge">/luma/backups/</code> 文件夹,那么请将里面的文件备份到你电脑上安全的地方</li>
<li>将 SD 卡重新插入主机</li>
<li>启动你的主机</li>
<li>Reinsert your SD card into your console</li>
<li>Power on your console</li>
</ol>
<hr />
<p class="notice--success">搞定! 你的主机现在已经配置好自制固件了。</p>
<p class="notice--success">搞定! Custom firmware is now fully configured on your console.</p>
<h3 id="信息与注意事项">信息与注意事项</h3>