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

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

This commit is contained in:
eip618
2023-07-10 05:18:18 +00:00
parent 4e76c11173
commit 7960ae91c6
2 changed files with 5 additions and 6 deletions

View File

@@ -510,7 +510,7 @@ window.cookieconsent.initialise({
<ul class="toc__menu" id="markdown-toc">
<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-variable" id="markdown-toc-next-step-variable">Next step: Variable</a></li>
<li><a href="#next-step-bannerbomb3" id="markdown-toc-next-step-bannerbomb3">Next step: BannerBomb3</a></li>
</ul>
</nav>
@@ -616,12 +616,11 @@ window.cookieconsent.initialise({
<hr />
<h3 id="next-step-variable">Next step: Variable</h3>
<h3 id="next-step-bannerbomb3">Next step: BannerBomb3</h3>
<p>If you were sent here by a different guide, or a different part of a different method, go back there now and continue that method.
Seedminer by itself is only useful for acquiring your <code class="language-plaintext highlighter-rouge">movable.sed</code>, which you have now done.</p>
<p>Once you have your consoles encryption key (<code class="language-plaintext highlighter-rouge">movable.sed</code>), you can use it in conjunction with BannerBomb3, which uses your <code class="language-plaintext highlighter-rouge">movable.sed</code> file to take advantage of exploits in the System Settings application.</p>
<p>If you are confused, head back to [Get Started}(https://3ds.hacks.guide/get-started), enter your version and select a method accordingly.</p>
<p class="notice--primary">Continue to <a href="bannerbomb3">BannerBomb3</a></p>
</section>