1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-02 13:02:46 +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

@@ -524,7 +524,7 @@ window.cookieconsent.initialise({
<details class="notice--info">
<summary><em>Technical Details (optional)</em></summary>
<p>To install boot9strap on your device, we derive your devices unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.</p>
<p>To install boot9strap on your console, we derive your consoles unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.</p>
<p>For information on how Seedminer works, see <a href="https://zoogie.github.io/web/34⅕c3">this presentation</a>.</p>
@@ -534,7 +534,7 @@ window.cookieconsent.initialise({
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your devices encryption key.</p>
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your consoles encryption key.</p>
<div class="notice--info">
<p>Before following this section:</p>
@@ -545,7 +545,7 @@ window.cookieconsent.initialise({
</div>
<ol>
<li>關閉您的主機</li>
<li>Power off your console</li>
<li>將 SD 卡插入至電腦中</li>
<li>移動至 SD 卡的 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> 資料夾中</li>
<li>Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
@@ -562,14 +562,14 @@ window.cookieconsent.initialise({
<li>This folder is known as your “ID0”. Take note of this as this guide will refer to it as such later</li>
</ul>
</li>
<li>啟動您的主機
<li>Power on your console
<ul>
<li>暫時還不需要插入您的 SD 卡</li>
</ul>
</li>
<li>開啟您的好友清單 (HOME 主選單中最上方的<a href="https://3ds.hacks.guide/images/friend-list-icon.png">橘色笑臉圖示</a>)
<ul>
<li>如果您遇到錯誤訊息且從清單中被踢回主選單,那麼您必須先創立一個 Mii或者您的主機無法連線至任天堂伺服器 (您的主機可能已被封殺或有網路連線之問題)</li>
<li>If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendos servers (due to a ban or connection issues)</li>
</ul>
</li>
<li>選擇您的 Mii 個人檔案,並找尋您的好友代碼</li>
@@ -577,7 +577,7 @@ window.cookieconsent.initialise({
<h3 id="section-ii---seedminer">Section II - Seedminer</h3>
<p>In this section, you will use the Bruteforce Movable website to retrieve your devices encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
<p>In this section, you will use the Bruteforce Movable website to retrieve your consoles encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
<ol>
<li>Open <a href="https://seedminer.hacks.guide/">Bruteforce Movable</a> on your computer
@@ -585,8 +585,8 @@ window.cookieconsent.initialise({
<li>If the site isnt working, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask (in English) for someone there to assist you</li>
</ul>
</li>
<li>Enter your devices Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
<li>Paste your devices 32 character long folder name into the “Your ID0” field
<li>Enter your consoles Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
<li>Paste your consoles 32 character long folder name into the “Your ID0” field
<ul>
<li>Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section</li>
</ul>
@@ -596,7 +596,7 @@ window.cookieconsent.initialise({
<li>If the site immediately goes to step 4, the website has already correctly processed your bruteforce request. You can download your <code class="language-plaintext highlighter-rouge">movable.sed</code> file and continue to the next section. You do not need to (re-)add the bot</li>
</ul>
</li>
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your device to add the bots friend code as given by the website
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your console to add the bots friend code as given by the website
<ul>
<li>If prompted, the name that you give to the friend does not matter</li>
</ul>
@@ -616,7 +616,7 @@ window.cookieconsent.initialise({
<li>Keep this file as you will need it in the upcoming page</li>
</ul>
</li>
<li>關閉您的主機</li>
<li>Power off your console</li>
</ol>
<hr />