1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-31 04:10:07 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@8828aa4bfa 🚀

This commit is contained in:
lifehackerhansol
2023-05-23 00:50:08 +00:00
parent a1f28b2e5a
commit f67eaf8a5a
5 changed files with 29 additions and 60 deletions

View File

@@ -452,9 +452,8 @@ window.cookieconsent.initialise({
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Table of Contents</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#section-i---updating-the-system" id="markdown-toc-section-i---updating-the-system">Section I - Updating the System</a></li>
<li><a href="#section-ii---prep-work" id="markdown-toc-section-ii---prep-work">Section II - Prep Work</a></li>
<li><a href="#section-iii---seedminer" id="markdown-toc-section-iii---seedminer">Section III - Seedminer</a></li>
<li><a href="#section-i---prep-work" id="markdown-toc-section-i---prep-work">Section I - Prep Work</a></li>
<li><a href="#section-ii---seedminer" id="markdown-toc-section-ii---seedminer">Section II - Seedminer</a></li>
<li><a href="#next-step-bannerbomb3" id="markdown-toc-next-step-bannerbomb3">Next step: BannerBomb3</a></li>
</ul>
@@ -472,20 +471,7 @@ window.cookieconsent.initialise({
</details>
<h3 id="section-i---updating-the-system">Section I - Updating the System</h3>
<p>In this section, you will update your system to the latest version, which is necessary for Seedminer.</p>
<ol>
<li>Update your device by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
<ul>
<li>The updater may display a message saying “Your system is up to date” instead of updating. This is normal if you are already up to date; continue to the next section</li>
<li>If this gives you an error, set both your DNS settings and Proxy settings to “Auto”</li>
</ul>
</li>
</ol>
<h3 id="section-ii---prep-work">Section II - Prep Work</h3>
<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>
@@ -526,7 +512,7 @@ window.cookieconsent.initialise({
<li>Find your Mii profile, then find the “Friend Code” field on the top screen</li>
</ol>
<h3 id="section-iii---seedminer">Section III - Seedminer</h3>
<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>