mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-09-01 04:31:54 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@bf18909e1a 🚀
This commit is contained in:
@@ -452,9 +452,8 @@ window.cookieconsent.initialise({
|
||||
<nav class="toc">
|
||||
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Tabla de contenidos</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>Actualiza tu 3DS dirigiéndote a la Configuración de la consola, después a “Otras opciones”, luego ve al último menú de la derecha y pulsa en “Actualización”
|
||||
<ul>
|
||||
<li>El actualizador podría mostrar un mensaje diciendo “La consola ya está actualizada” en lugar de actualizar. 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 device’s encryption key.</p>
|
||||
|
||||
@@ -526,7 +512,7 @@ window.cookieconsent.initialise({
|
||||
<li>Encuentra el perfil de tu Mii, luego busca donde dice “Código de amigo” en la pantalla superior</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 device’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
|
||||
@@ -563,10 +549,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>
|
||||
|
Reference in New Issue
Block a user