1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-08 23:50:53 +02:00

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

This commit is contained in:
lilyuwuu
2023-05-23 22:19:21 +00:00
parent ce3750befb
commit ce40153723
222 changed files with 1946 additions and 1510 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> Inhoudsopgave</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>
@@ -471,20 +470,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 je 3DS door naar System Settings en dan naar “Algemene Instellingen” te gaan. Ga in dat menu helemaal naar rechts en klik op “Systeemupdate”
<ul>
<li>De updater kan een bericht weergeven met de woorden “Your system is up to date” in plaats van te updaten. 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>
@@ -525,7 +511,7 @@ window.cookieconsent.initialise({
<li>Zoek je Mii profiel, zoek dan naar het “Friend Code” veld op het bovenste scherm</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>
@@ -562,10 +548,7 @@ window.cookieconsent.initialise({
<li>This is usually fast (1-5 minutes)</li>
<li>During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue</li>
<li>If you are still waiting after half an hour, 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>When the process is completed, download your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from the site
<ul>
<li>If you get “We were unable to successfully complete your bruteforce request. :`(“, follow the <a href="troubleshooting#seedminer">respective troubleshooting on this page</a></li>
<li>Keep this file as you will need it in the upcoming page</li>
</ul>
</li>