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

This commit is contained in:
lifehackerhansol 2023-05-25 04:25:51 +00:00
parent 894dc30d35
commit dadb588354
160 changed files with 27355 additions and 722 deletions

View file

@ -0,0 +1,642 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>BannerBomb3 (Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="BannerBomb3 (Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/de_DE/bannerbomb3-(legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/de_DE/bannerbomb3-(legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Diese Website verwendet Cookies, um den aktuellen Anleitungsfortschritt auf der Seitenansicht anzuzeigen und um die Seite zu verbessern."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/de_DE/">Startseite</a></li>
<li class="masthead__menu-item"><a href="/de_DE/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/de_DE/troubleshooting">Problemlösungen</a></li>
<li class="masthead__menu-item"><a href="/de_DE/checking-for-cfw">Prüfe auf CFW</a></li>
<li class="masthead__menu-item"><a href="/de_DE/godmode9-usage">Nutzung von GodMode9</a></li>
<li class="masthead__menu-item"><a href="/de_DE/contribute">Beitragen</a></li>
<li class="masthead__menu-item"><a href="/de_DE/region-changing">Wechseln der Region</a></li>
<li class="masthead__menu-item"><a href="/de_DE/uninstall-cfw">CFW deinstallieren</a></li>
<li class="masthead__menu-item"><a href="/de_DE/credits">Danksagungen</a></li>
<li class="masthead__menu-item"><a href="/de_DE/site-navigation">Seitennavigation</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/bannerbomb3-(legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/bannerbomb3-(legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/bannerbomb3-(legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/bannerbomb3-(legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/bannerbomb3-(legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/bannerbomb3-(legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/bannerbomb3-(legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/bannerbomb3-(legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/bannerbomb3-(legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/bannerbomb3-(legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/bannerbomb3-(legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/bannerbomb3-(legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/bannerbomb3-(legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/bannerbomb3-(legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/bannerbomb3-(legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/bannerbomb3-(legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/bannerbomb3-(legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/bannerbomb3-(legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/bannerbomb3-(legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/bannerbomb3-(legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/bannerbomb3-(legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/bannerbomb3-(legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/bannerbomb3-(legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/bannerbomb3-(legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/bannerbomb3-(legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/bannerbomb3-(legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/bannerbomb3-(legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/bannerbomb3-(legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/bannerbomb3-(legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/bannerbomb3-(legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/bannerbomb3-(legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/bannerbomb3-(legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Gesamtfortschritt</span>
<ol>
<li style="display: none;" data-name="home"><a href='/de_DE/'>Startseite</a></li>
<li style="display: none;" data-name="key-information"><a href='/de_DE/key-information'>Wichtige Informationen</a></li>
<li style="display: none;" data-name="get-started"><a href='/de_DE/get-started'>Erste Schritte</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/de_DE/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/de_DE/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/de_DE/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/de_DE/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/de_DE/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/de_DE/dumping-movable-(nimhax)'>Movable dumpen (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Mehrere Optionen)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/de_DE/flashing-ntrboot-(3ds-single-system)'>ntrboot flashen (Einzelnes 3DS-System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/de_DE/flashing-ntrboot-(3ds-multi-system)'>ntrboot flashen (mehrere 3DS-Systeme)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/de_DE/flashing-ntrboot-(dsi)'>ntrboot flashen (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/de_DE/flashing-ntrboot-(nds)'>ntrboot flashen (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/de_DE/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/de_DE/installing-boot9strap-(hardmod)'>boot9strap installieren (hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/de_DE/installing-boot9strap-(hbl-usm)'>boot9strap installieren (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/de_DE/installing-boot9strap-(ntrboot)'>boot9strap installieren (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/de_DE/installing-boot9strap-(soundhax)'>boot9strap installieren (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/de_DE/installing-boot9strap-(safecerthax)'>boot9strap installieren (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/de_DE/installing-boot9strap-(ssloth-browser)'>boot9strap installieren (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/de_DE/installing-boot9strap-(fredtool)'>boot9strap installieren (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/de_DE/installing-boot9strap-(usm)'>boot9strap installieren (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/de_DE/installing-boot9strap-(kartdlphax)'>boot9strap installieren (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/de_DE/installing-boot9strap-(frogtool)'>boot9strap installieren (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/de_DE/finalizing-setup'>Setup abschließen</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="BannerBomb3 (Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">BannerBomb3 (Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Für Support auf Englisch, bitte um Hilfe auf dem <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord</a>.</b></div>
<div class ="notice"><b>Wenn du diese Anleitung wertschätzt, akzeptieren wir auch <a href="contribute#donations">Spenden</a>.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Inhalt</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#kompatibilitätshinweise" id="markdown-toc-kompatibilitätshinweise">Kompatibilitätshinweise</a></li>
<li><a href="#was-du-brauchst" id="markdown-toc-was-du-brauchst">Was du brauchst</a> <ul>
<li><a href="#abschnitt-i---vorbereitungen" id="markdown-toc-abschnitt-i---vorbereitungen">Abschnitt I - Vorbereitungen</a></li>
<li><a href="#abschnitt-ii---tastenfunktionalität-überprüfen" id="markdown-toc-abschnitt-ii---tastenfunktionalität-überprüfen">Abschnitt II - Tastenfunktionalität überprüfen</a></li>
</ul>
</li>
<li><a href="#nächste-schritte-wähle-einen-exploit" id="markdown-toc-nächste-schritte-wähle-einen-exploit">Nächste Schritte: Wähle einen Exploit</a></li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>Technische Details (optional)</em></summary>
<p>To launch custom code, we exploit a flaw in the DSiWare Data Management window of the Settings application.</p>
<p>To accomplish this, we use your systems encryption key (movable.sed) to build a DSiWare backup that exploits the system.</p>
<p>For a more technical explanation, see <a href="https://github.com/zoogie/Bannerbomb3">here</a>.</p>
</details>
<h3 id="kompatibilitätshinweise">Kompatibilitätshinweise</h3>
<p>Diese Anleitung funktioniert mit den folgenden Konsolenregionen: USA, Europa, Japan und Korea. Diese werden mit den Buchstaben U, E, J oder K nach der Systemversion angezeigt.</p>
<h3 id="was-du-brauchst">Was du brauchst</h3>
<ul>
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing Seedminer or nimhax</li>
</ul>
<h4 id="abschnitt-i---vorbereitungen">Abschnitt I - Vorbereitungen</h4>
<p>In diesem Schritt wirst du die Dateien, die zum Auslösen des Bannerbomb3 Exploits benutzt werden, auf die SD-Karte deiner Konsole kopieren.</p>
<ol>
<li>Schalte deine Konsole aus</li>
<li>Stecke deine SD-Karte in deinen Computer</li>
<li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>Lade deine movable.sed mit der “Choose File” Option hoch</li>
<li>Klicke “Build and Download”
<ul>
<li>This will download an exploit DSiWare called <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> and a payload called <code class="language-plaintext highlighter-rouge">bb3.bin</code> inside of a zip archive (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li>
</ul>
</li>
<li>Copy <code class="language-plaintext highlighter-rouge">bb3.bin</code> from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the root of your SD card
<ul>
<li>The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it</li>
<li>This file does not need to be opened or extracted
<img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>Gehe zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt; auf deiner SD-Karte</code>
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
<li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a>
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>Erstelle einen Ordner mit dem Namen <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> innerhalb der <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code>
Wenn du bereits den Ordner hattest, <em>und</em> du hast schon DSiWare Backup Dateien darin hast (<code class="language-plaintext highlighter-rouge">&lt;8-Charakter-ID&gt;.bin</code>), kopiere sie zu deinem Computer und lösche sie von deiner SD-Karte</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
</ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p>
<h4 id="abschnitt-ii---tastenfunktionalität-überprüfen">Abschnitt II - Tastenfunktionalität überprüfen</h4>
<p>In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.</p>
<p>Your SD card should remain in your computer while you perform this check.</p>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol>
<li>Schalte deine Konsole an</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
<ul>
<li>The camera applet should appear</li>
</ul>
</li>
<li>Schalte deine Konsole aus</li>
</ol>
<hr />
<h3 id="nächste-schritte-wähle-einen-exploit">Nächste Schritte: Wähle einen Exploit</h3>
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(usm)">Installing boot9strap (USM)</a></p>
<p class="notice--info">If the camera did NOT appear, continue to <a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Seitennavigation</a> - <a href="privacy-policy">Datenschutzerklärung</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -493,40 +493,38 @@ window.cookieconsent.initialise({
<ol> <ol>
<li>Schalte deine Konsole aus</li> <li>Schalte deine Konsole aus</li>
<li>Stecke deine SD-Karte in deinen Computer</li> <li>Stecke deine SD-Karte in deinen Computer</li>
<li>Öffne den <a href="https://3dstools.nhnarwhal.com/#/bb3gen">BannerBomb3 Injector</a> auf deinem Computer</li> <li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>Lade deine movable.sed mit der “Choose File” Option hoch</li> <li>Lade deine movable.sed mit der “Choose File” Option hoch</li>
<li>Klicke “Build and Download” <li>Klicke “Build and Download”
<ul> <ul>
<li>Dies wird ein DSiWare-Backup namens <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> und einen Payload namens <code class="language-plaintext highlighter-rouge">bb3.bin</code> in einer zip Datei herunterladen (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li> <li>This will download an exploit DSiWare called <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> and a payload called <code class="language-plaintext highlighter-rouge">bb3.bin</code> inside of a zip archive (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li>
</ul> </ul>
</li> </li>
<li>Kopiere <code class="language-plaintext highlighter-rouge">bb3.bin</code> von der <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> in das Stammverzeichnis der SD-Karte <li>Copy <code class="language-plaintext highlighter-rouge">bb3.bin</code> from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the root of your SD card
<ul> <ul>
<li>Das Stammverzeichnis der SD-Karte bezieht sich auf das ursprüngliche Verzeichnis deiner SD-Karte, wo du den Nintendo 3DS Ordner sehen kannst, aber nicht in ihm drin bist</li> <li>The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it</li>
<li>This file does not need to be opened or extracted <li>This file does not need to be opened or extracted
<img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li>
</ul> </ul>
</li> </li>
<li>Gehe zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> auf deiner SD-Karte <li>Gehe zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt; auf deiner SD-Karte</code>
<ul> <ul>
<li>Diese <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> ist die, die du beim <a href="seedminer">Seedminer</a> verwendet hast</li> <li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li>Die <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> ist ein 32 Zeichen langer Ordner in der <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li> <li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
<li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a> <li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a>
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li>
</ul> </ul>
</li> </li>
<li>Erstelle einen Ordner mit dem Namen <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> innerhalb der <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> <li>Erstelle einen Ordner mit dem Namen <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> innerhalb der <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code>
Wenn du bereits den Ordner hattest, <em>und</em> du hast schon DSiWare Backup Dateien darin hast (<code class="language-plaintext highlighter-rouge">&lt;8-Charakter-ID&gt;.bin</code>), kopiere sie zu deinem Computer und lösche sie von deiner SD-Karte</li> Wenn du bereits den Ordner hattest, <em>und</em> du hast schon DSiWare Backup Dateien darin hast (<code class="language-plaintext highlighter-rouge">&lt;8-Charakter-ID&gt;.bin</code>), kopiere sie zu deinem Computer und lösche sie von deiner SD-Karte</li>
<li>Kopiere die <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> Datei aus <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> in den <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> Ordner</li> <li>Copy the <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
</ol> </ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p> <p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p>
<h4 id="abschnitt-ii---tastenfunktionalität-überprüfen">Abschnitt II - Tastenfunktionalität überprüfen</h4> <h4 id="abschnitt-ii---tastenfunktionalität-überprüfen">Abschnitt II - Tastenfunktionalität überprüfen</h4>
<p>In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.</p> <p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<p>Your SD card should remain in your computer while you perform this check.</p>
<ol> <ol>
<li>Schalte deine Konsole an</li> <li>Schalte deine Konsole an</li>

View file

@ -11,7 +11,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Danksagungen - 3DS Hacks Guide</title> <!-- begin _includes/seo.html --><title>Credits - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware"> <meta name="description" content="A complete guide to 3DS custom firmware">
@ -22,7 +22,7 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide"> <meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Danksagungen"> <meta property="og:title" content="Credits">
<meta property="og:url" content="https://3ds.hacks.guide/de_DE/credits.html"> <meta property="og:url" content="https://3ds.hacks.guide/de_DE/credits.html">
@ -414,7 +414,7 @@ window.cookieconsent.initialise({
<article class="page" itemscope itemtype="https://schema.org/CreativeWork"> <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Danksagungen"> <meta itemprop="headline" content="Credits">
@ -422,7 +422,7 @@ window.cookieconsent.initialise({
<div class="page__inner-wrap"> <div class="page__inner-wrap">
<header> <header>
<h1 id="page-title" class="page__title" itemprop="headline">Danksagungen <h1 id="page-title" class="page__title" itemprop="headline">Credits
</h1> </h1>

View file

@ -542,7 +542,7 @@ window.cookieconsent.initialise({
<p>Als zusätzliche Sicherheitsmaßnahme führen wir eine zusätzliche Überprüfung auf Custom Firmware durch. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware.</p> <p>Als zusätzliche Sicherheitsmaßnahme führen wir eine zusätzliche Überprüfung auf Custom Firmware durch. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware.</p>
<ol> <ol>
<li>Schalte deine Konsole aus</li> <li>Schalte dein Gerät aus</li>
<li>Halte den (Select)-Knopf</li> <li>Halte den (Select)-Knopf</li>
<li>Schalte deine Konsole an während du den (Select) Knopf gedrückt hältst</li> <li>Schalte deine Konsole an während du den (Select) Knopf gedrückt hältst</li>
<li>If the check was successful, your device should have booted into the Luma3DS configuration menu</li> <li>If the check was successful, your device should have booted into the Luma3DS configuration menu</li>
@ -647,7 +647,7 @@ window.cookieconsent.initialise({
<ol> <ol>
<li>Select “Cleanup SD Card”</li> <li>Select “Cleanup SD Card”</li>
<li>Drücke (A), wenn du dazu aufgefordert wirst, um fortzufahren</li> <li>Drücke (A), wenn du dazu aufgefordert wirst, um fortzufahren</li>
<li>Drücke (A) um fortzufahren</li> <li>Drücke (A), um fortzufahren</li>
<li>Drücke (B), um zum Hauptmenü zurückzukehren</li> <li>Drücke (B), um zum Hauptmenü zurückzukehren</li>
</ol> </ol>
@ -675,7 +675,7 @@ window.cookieconsent.initialise({
<li>If you see “Destination already exists”, press (A) on “Overwrite file(s)”</li> <li>If you see “Destination already exists”, press (A) on “Overwrite file(s)”</li>
</ul> </ul>
</li> </li>
<li>Drücke (A), um fortzufahren</li> <li>Drücke (A) um fortzufahren</li>
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li> <li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
<li>Select “Poweroff system” to power off your device</li> <li>Select “Poweroff system” to power off your device</li>
<li>Stecke deine SD-Karte in deinen Computer</li> <li>Stecke deine SD-Karte in deinen Computer</li>
@ -691,7 +691,7 @@ window.cookieconsent.initialise({
</ul> </ul>
</li> </li>
<li>If you have it, copy the <code class="language-plaintext highlighter-rouge">/luma/backups/</code> folder on your SD card to a safe location on your computer</li> <li>If you have it, copy the <code class="language-plaintext highlighter-rouge">/luma/backups/</code> folder on your SD card to a safe location on your computer</li>
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li> <li>Stecke deine SD-Karte wieder in dein Gerät</li>
<li>Schalte deine Konsole an</li> <li>Schalte deine Konsole an</li>
</ol> </ol>
@ -699,8 +699,6 @@ window.cookieconsent.initialise({
<p class="notice--success">Youre done! Custom firmware is now fully configured on your device.</p> <p class="notice--success">Youre done! Custom firmware is now fully configured on your device.</p>
<p class="notice--info">Hello! Were looking for feedback on the overall experience of following our guide. If youd like to help out, check out the survey <a href="https://forms.gle/vZNoc4QLCz5MEXCK7">here</a> (only available in English). Thanks!</p>
<h3 id="information-and-notes">Information and Notes</h3> <h3 id="information-and-notes">Information and Notes</h3>
<div class="notice--info"> <div class="notice--info">

View file

@ -540,7 +540,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li>If any prompts appear, approve all of them</li> <li>If any prompts appear, approve all of them</li>
<li>If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li> <li>If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li>
<li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section</li> <li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step 3 of Section II, then retry this section</li>
<li>If you get another error, try again up to 5 times, and if it still doesnt work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li> <li>If you get another error, try again up to 5 times, and if it still doesnt work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li>
</ul> </ul>
</li> </li>
@ -550,6 +550,8 @@ window.cookieconsent.initialise({
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4> <h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Schalte deine Konsole an</li> <li>Schalte deine Konsole an</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

View file

@ -477,12 +477,14 @@ window.cookieconsent.initialise({
</details> </details>
<p class="notice--warning">You should only be able to get to this page if you are running version 11.16.0. If you are on any firmware other than 11.17.0 or 11.16.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!</p>
<h3 id="was-du-brauchst">Was du brauchst</h3> <h3 id="was-du-brauchst">Was du brauchst</h3>
<ul> <ul>
<li>Deine <code class="language-plaintext highlighter-rouge">movable.sed</code> Datei vom <a href="seedminer">Seedminer</a></li> <li>Deine <code class="language-plaintext highlighter-rouge">movable.sed</code> Datei vom <a href="seedminer">Seedminer</a></li>
<li>The latest release of <a href="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li> <li>The latest release of <a href="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li>The latest release of <a href="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a> (direct download)</li> <li><strong>11.16.0 or 11.17.0 users</strong>: The v6.1.1 release of <a href="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a> (direct download)</li>
<li>Die neueste Version von <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (die Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> Datei)</li> <li>Die neueste Version von <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (die Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> Datei)</li>
</ul> </ul>
@ -530,7 +532,7 @@ window.cookieconsent.initialise({
<li>Stecke deine SD-Karte in deinen Computer</li> <li>Stecke deine SD-Karte in deinen Computer</li>
<li>Öffne die <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> Webseite auf deinem Computer</li> <li>Öffne die <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> Webseite auf deinem Computer</li>
<li>Bei dem “Username” Feld, gib irgendeinen normalen Namen (keine Leerzeichen oder Sonderzeichen) an</li> <li>Bei dem “Username” Feld, gib irgendeinen normalen Namen (keine Leerzeichen oder Sonderzeichen) an</li>
<li>Under the “DSiBin” field, upload your <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the root of your SD card using the first “Browse…” option</li> <li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>Wähle beim “MovableSed” Feld deine <code class="language-plaintext highlighter-rouge">movable.sed</code> Datei mit der “Browse…” Option aus</li> <li>Wähle beim “MovableSed” Feld deine <code class="language-plaintext highlighter-rouge">movable.sed</code> Datei mit der “Browse…” Option aus</li>
<li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li> <li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>Drücke auf “Build” <li>Drücke auf “Build”
@ -547,8 +549,8 @@ window.cookieconsent.initialise({
<li>Drücke auf den “output_(name).zip” Link</li> <li>Drücke auf den “output_(name).zip” Link</li>
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte <li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte
<ul> <ul>
<li>Diese <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> ist die, die du beim <a href="seedminer">Seedminer</a> verwendet hast</li> <li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li>Die <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> ist ein 32 Zeichen langer Ordner in der <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li> <li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
</ul> </ul>
</li> </li>
<li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li> <li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li>
@ -560,7 +562,7 @@ window.cookieconsent.initialise({
</ul> </ul>
</li> </li>
<li>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) from the release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li> <li>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) from the release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">private</code> folder from the Frogminer_save <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li> <li>Kopiere den <code class="language-plaintext highlighter-rouge">private</code> Ordner von der Frogminer_save <code class="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte</li>
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li> <li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
<li> <li>
<p>Schalte deine Konsole an</p> <p>Schalte deine Konsole an</p>
@ -650,7 +652,7 @@ window.cookieconsent.initialise({
<h4 id="section-vii---restoring-ds-connection-settings">Section VII - Restoring DS Connection Settings</h4> <h4 id="section-vii---restoring-ds-connection-settings">Section VII - Restoring DS Connection Settings</h4>
<p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in Section IV.</p> <p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol> <ol>
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li> <li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>

View file

@ -0,0 +1,767 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Installing boot9strap (Fredtool, Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Installing boot9strap (Fredtool, Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/de_DE/installing-boot9strap-(fredtool-legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(fredtool-legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Diese Website verwendet Cookies, um den aktuellen Anleitungsfortschritt auf der Seitenansicht anzuzeigen und um die Seite zu verbessern."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/de_DE/">Startseite</a></li>
<li class="masthead__menu-item"><a href="/de_DE/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/de_DE/troubleshooting">Problemlösungen</a></li>
<li class="masthead__menu-item"><a href="/de_DE/checking-for-cfw">Prüfe auf CFW</a></li>
<li class="masthead__menu-item"><a href="/de_DE/godmode9-usage">Nutzung von GodMode9</a></li>
<li class="masthead__menu-item"><a href="/de_DE/contribute">Beitragen</a></li>
<li class="masthead__menu-item"><a href="/de_DE/region-changing">Wechseln der Region</a></li>
<li class="masthead__menu-item"><a href="/de_DE/uninstall-cfw">CFW deinstallieren</a></li>
<li class="masthead__menu-item"><a href="/de_DE/credits">Danksagungen</a></li>
<li class="masthead__menu-item"><a href="/de_DE/site-navigation">Seitennavigation</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/installing-boot9strap-(fredtool-legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(fredtool-legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(fredtool-legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(fredtool-legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(fredtool-legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(fredtool-legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(fredtool-legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(fredtool-legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(fredtool-legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(fredtool-legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(fredtool-legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(fredtool-legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(fredtool-legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(fredtool-legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(fredtool-legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(fredtool-legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(fredtool-legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(fredtool-legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(fredtool-legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(fredtool-legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(fredtool-legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(fredtool-legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(fredtool-legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(fredtool-legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(fredtool-legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(fredtool-legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(fredtool-legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(fredtool-legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(fredtool-legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(fredtool-legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(fredtool-legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(fredtool-legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Gesamtfortschritt</span>
<ol>
<li style="display: none;" data-name="home"><a href='/de_DE/'>Startseite</a></li>
<li style="display: none;" data-name="key-information"><a href='/de_DE/key-information'>Wichtige Informationen</a></li>
<li style="display: none;" data-name="get-started"><a href='/de_DE/get-started'>Erste Schritte</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/de_DE/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/de_DE/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/de_DE/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/de_DE/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/de_DE/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/de_DE/dumping-movable-(nimhax)'>Movable dumpen (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Mehrere Optionen)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/de_DE/flashing-ntrboot-(3ds-single-system)'>ntrboot flashen (Einzelnes 3DS-System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/de_DE/flashing-ntrboot-(3ds-multi-system)'>ntrboot flashen (mehrere 3DS-Systeme)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/de_DE/flashing-ntrboot-(dsi)'>ntrboot flashen (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/de_DE/flashing-ntrboot-(nds)'>ntrboot flashen (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/de_DE/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/de_DE/installing-boot9strap-(hardmod)'>boot9strap installieren (hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/de_DE/installing-boot9strap-(hbl-usm)'>boot9strap installieren (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/de_DE/installing-boot9strap-(ntrboot)'>boot9strap installieren (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/de_DE/installing-boot9strap-(soundhax)'>boot9strap installieren (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/de_DE/installing-boot9strap-(safecerthax)'>boot9strap installieren (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/de_DE/installing-boot9strap-(ssloth-browser)'>boot9strap installieren (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/de_DE/installing-boot9strap-(fredtool)'>boot9strap installieren (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/de_DE/installing-boot9strap-(usm)'>boot9strap installieren (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/de_DE/installing-boot9strap-(kartdlphax)'>boot9strap installieren (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/de_DE/installing-boot9strap-(frogtool)'>boot9strap installieren (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/de_DE/finalizing-setup'>Setup abschließen</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Installing boot9strap (Fredtool, Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (Fredtool, Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Für Support auf Englisch, bitte um Hilfe auf dem <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord</a>.</b></div>
<div class ="notice"><b>Wenn du diese Anleitung wertschätzt, akzeptieren wir auch <a href="contribute#donations">Spenden</a>.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Inhalt</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#was-du-brauchst" id="markdown-toc-was-du-brauchst">Was du brauchst</a> <ul>
<li><a href="#abschnitt-i---cfw-check" id="markdown-toc-abschnitt-i---cfw-check">Abschnitt I - CFW Check</a></li>
<li><a href="#section-ii---bannerbomb3" id="markdown-toc-section-ii---bannerbomb3">Section II - BannerBomb3</a></li>
<li><a href="#section-iii---prep-work" id="markdown-toc-section-iii---prep-work">Section III - Prep Work</a></li>
<li><a href="#section-iv---overwriting-ds-connection-settings" id="markdown-toc-section-iv---overwriting-ds-connection-settings">Section IV - Overwriting DS Connection Settings</a></li>
<li><a href="#abschnitt-v---flipnote-exploit" id="markdown-toc-abschnitt-v---flipnote-exploit">Abschnitt V - Flipnote Exploit</a></li>
<li><a href="#section-vi---luma3ds-configuration" id="markdown-toc-section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</a></li>
<li><a href="#section-vii---restoring-ds-connection-settings" id="markdown-toc-section-vii---restoring-ds-connection-settings">Section VII - Restoring DS Connection Settings</a></li>
</ul>
</li>
<li><a href="#fortfahren-mit-setup-fertigstellen" id="markdown-toc-fortfahren-mit-setup-fertigstellen">Fortfahren mit Setup fertigstellen</a></li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>Technische Details (optional)</em></summary>
<p>Um ein DSiWare-Backup erstellen zu können, nutzen wir eine Schwachstelle im DSiWare-Datenverwaltungs-Fenster der Systemeinstellungen aus.</p>
<p>Um das zu erreichen, werden wir die Verschlüsselung (movable.sed) nutzen, um ein DSiWare-Backup zu erstellen, das das System dazu bringen wird, die DSi Internet Einstellungs-Software zur SD-Karte zu kopieren.</p>
<p>Once we have a DSiWare backup, we can inject it into the DS Internet Settings application.</p>
<p>This is a currently working implementation of the “FIRM partitions known-plaintext” exploit detailed <a href="https://www.3dbrew.org/wiki/3DS_System_Flaws">here</a>.</p>
</details>
<p class="notice--warning">You should only be able to get to this page if you are running version 11.15.0 or 11.14.0. If you are on any firmware other than 11.15.0 or 11.14.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!</p>
<h3 id="was-du-brauchst">Was du brauchst</h3>
<ul>
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing <a href="seedminer-(mii)">Seedminer (Mii)</a></li>
<li>The latest release of <a href="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li><strong>11.15.0 and 11.14.0 users only</strong>: The v6.0.1 release of <a href="https://github.com/zoogie/b9sTool/releases/tag/v6.0.1">b9sTool</a> (direct download)</li>
<li>Die neueste Version von <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (die Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> Datei)</li>
</ul>
<h4 id="abschnitt-i---cfw-check">Abschnitt I - CFW Check</h4>
<p>Als zusätzliche Sicherheitsmaßnahme führen wir eine zusätzliche Überprüfung auf Custom Firmware durch. Das liegt daran, dass die Verwendung dieser Methode, wenn Custom Firmware bereits installiert ist, das Risiko birgt, die Konsole zu bricken (und sie ohne Wiederherstellungsmethoden wie <a href="ntrboot">ntrboot</a> unbrauchbar zu machen).</p>
<ol>
<li>Schalte deine Konsole aus</li>
<li>Halte den (Select)-Knopf</li>
<li>Schalte deine Konsole an während du den (Select) Knopf gedrückt hältst</li>
<li>Wenn die Überprüfung erfolgreich war, wirst du in das HOME-Menü starten und kannst mit der Anleitung fortfahren</li>
<li>Schalte deine Konsole aus</li>
</ol>
<p class="notice--danger">Wenn du ein Konfigurations-Menü siehst, oder sich die Konsole direkt ausschaltet, hast du schon Custom Firmware und wenn du jetzt mit der Anleitung fortfährst, kann das dein Gerät BRICKEN! Folge <a href="checking-for-cfw">Prüfe auf CFW</a>, um deine bestehende CFW zu aktualisieren.</p>
<h4 id="section-ii---bannerbomb3">Section II - BannerBomb3</h4>
<p>In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and copy the resulting file dump to your computer so that you can use it on the next section.</p>
<ol>
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
<li>Schalte deine Konsole an</li>
<li>Launch System Settings on your device</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code>-&gt; <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)
<ul>
<li>Your device should show the BB3 multihax menu</li>
<li>If this step causes your device to crash, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Use the D-Pad to navigate and press the (A) button to select “Dump DSiWare”
<ul>
<li>Your device will automatically reboot</li>
</ul>
</li>
<li>Schalte deine Konsole aus</li>
</ol>
<h4 id="section-iii---prep-work">Section III - Prep Work</h4>
<p>In this section, you will copy the files necessary to temporarily replace DS Connection Settings with Flipnote Studio, which is used to launch the boot9strap (custom firmware) installer.</p>
<ol>
<li>Stecke deine SD-Karte in deinen Computer</li>
<li>Öffne die <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> Webseite auf deinem Computer</li>
<li>Bei dem “Username” Feld, gib irgendeinen normalen Namen (keine Leerzeichen oder Sonderzeichen) an</li>
<li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>Wähle beim “MovableSed” Feld deine <code class="language-plaintext highlighter-rouge">movable.sed</code> Datei mit der “Browse…” Option aus</li>
<li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>Drücke auf “Build”
<ul>
<li>Warte ein paar Sekunden, bis der Erstellungsprozess abgeschlossen ist</li>
</ul>
</li>
<li>Gib im Abschnitt Build-Verlauf links den Benutzernamen in das “suchen” Feld ein</li>
<li>Klicke das erste Suchergebnis
<ul>
<li>Dieses Ergebnis sollte das neuste sein</li>
</ul>
</li>
<li>Drücke auf den “output_(name).zip” Link</li>
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
</ul>
</li>
<li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">hax</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li>
<li>Copy <code class="language-plaintext highlighter-rouge">boot.firm</code> and <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card
<ul>
<li>The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it</li>
</ul>
</li>
<li>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) from the release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Kopiere den <code class="language-plaintext highlighter-rouge">private</code> Ordner von der Frogminer_save <code class="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte</li>
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
<li>
<p>Schalte deine Konsole an</p>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/fredtool/fredtool-root-layout.png" alt="" /></p>
</li>
</ol>
<h4 id="section-iv---overwriting-ds-connection-settings">Section IV - Overwriting DS Connection Settings</h4>
<p>In this section, you will copy the hacked DS Connection Settings DSiWare to internal memory, which will temporarily replace it with Flipnote Studio.</p>
<ol>
<li>Launch System Settings on your device</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code>-&gt; <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
<li>Select the “Haxxxxxxxxx!” title
<ul>
<li>If you are unable to select the “Haxxxxxxxxx” title, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Select “Copy”, then select “OK”</li>
<li>Return to main menu of the System Settings</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
<li>If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio
<ul>
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
</ol>
<h4 id="abschnitt-v---flipnote-exploit">Abschnitt V - Flipnote Exploit</h4>
<p class="notice--info">Falls du eine visuelle Anleitung für diesen Abschnitt brauchst, findest du diese [hier] (https://zoogie.github.io/web/flipnote_directions/).</p>
<p>In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer.</p>
<ol>
<li>Schließe den ersten Setup-Vorgang für das gestartete Spiel ab, bis du das Hauptmenü erreichst
<ul>
<li>Wähle immer die linke Option aus, wenn du während des Setup-Vorgangs zu etwas aufgefordert wirst</li>
<li>If you encounter an issue while doing this section, <a href="troubleshooting#installing-boot9strap-fredtool">check this troubleshooting guide</a> for your issue</li>
</ul>
</li>
<li>Mit dem Touchscreen, wähle die große linke Box aus, dann die Box mit dem SD-Kartenicon</li>
<li>Wenn das Menü geladen ist, wähle das Gesichtssymbol, und dann das Symbol unten rechts aus, um fortzufahren</li>
<li>Drücke (X), oder nach oben auf dem Steuerkreuz, abhängig davon, was auf dem oberen Bildschirm angezeigt wird</li>
<li>Wähle den zweiten Knopf entlang dem oberen mit einem Filmrollen Icon</li>
<li>Scroll nach rechts bis “3/3” ausgewählt ist</li>
<li>Tippe die dritte Box mit dem Buchstaben “A” an</li>
<li>Scrolle nach links bis “1/3” ausgewählt ist</li>
<li>Tippe die vierte Box mit dem Buchstaben “A” an</li>
<li>Wenn der Exploit erfolgreich war, wird deine Konsole b9sTool gestartet haben</li>
<li>Navigiere mit dem Steuerkreuz zu “Install boot9strap”
<ul>
<li>Wenn du diesen Schritt verpasst hast, kehrt das System zum HOME-Menü zurück, anstatt boot9strap zu installieren und du musst Nintendo DS Verbindungen öffnen und vom Anfang dieses Abschnitts neu anfangen</li>
</ul>
</li>
<li>Drücke (A), dann START und SELECT gleichzeitig um den Prozess zu starten</li>
<li>Sobald dein Gerät fertig ist und der untere Bildschirm “done.” anzeigt, beende b9sTool und schalte dein Gerät aus
<ul>
<li>Unter Umständen musst du das Ausschalten der Konsole erzwingen indem du den Power-Knopf gedrückt hältst</li>
<li>Wenn sich deine Konsole beim Starten direkt wieder ausschaltet, solltest du sicherstellen, dass du die <code class="language-plaintext highlighter-rouge">boot.firm</code> Datei aus der Luma3DS.<code class="language-plaintext highlighter-rouge">zip</code> Datei in das Stammverzeichnis deiner SD-Karte kopiert hast</li>
<li>Wenn du das Luma Konfigurations-Menü siehst, schalte dein Gerät aus und fahre mit dem nächsten Abschnitt fort</li>
</ul>
</li>
</ol>
<h4 id="section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</h4>
<ol>
<li>Press and hold (Select), and while holding (Select), power on your device. This will launch Luma3DS configuration</li>
<li>Your device should have booted into the Luma3DS configuration menu
<ul>
<li>Das Luma3DS Konfigurations-Menü enthält Einstellungen für die Luma3DS Custom Firmware. Viele dieser Einstellungen sind nützlich für Personalisierung und Debugging</li>
<li>For the purpose of this guide, <strong>leave these options on the default settings</strong> (do not check or uncheck anything)</li>
<li>Wenn sich deine Konsole beim Starten direkt wieder ausschaltet, solltest du sicherstellen, dass du die <code class="language-plaintext highlighter-rouge">boot.firm</code> Datei aus der Luma3DS.<code class="language-plaintext highlighter-rouge">zip</code> Datei in das Stammverzeichnis deiner SD-Karte kopiert hast</li>
</ul>
</li>
<li>Drücke (Start) zum Speichern und neustarten</li>
</ol>
<p>Ab diesem Punkt wird deine Konsole standardmäßig Luma3DS starten.</p>
<ul>
<li>Luma3DS sieht nicht anders aus als das normale HOME-Menü. Wenn deine Konsole in das HOME-Menü gestartet ist, läuft Custom Firmware auf ihr.</li>
<li>Auf der nächsten Seite wirst du nützliche Homebrew Apps installieren, um die Installation abzuschließen.</li>
</ul>
<h4 id="section-vii---restoring-ds-connection-settings">Section VII - Restoring DS Connection Settings</h4>
<p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol>
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
<li>Schalte deine Konsole an</li>
<li>Launch System Settings on your device</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code>-&gt; <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
<li>Select the “Nintendo DSi™” title</li>
<li>Select “Copy”, then select “OK”</li>
</ol>
<hr />
<h3 class="notice--primary" id="fortfahren-mit-setup-fertigstellen">Fortfahren mit <a href="finalizing-setup">Setup fertigstellen</a></h3>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Seitennavigation</a> - <a href="privacy-policy">Datenschutzerklärung</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -520,6 +520,8 @@ window.cookieconsent.initialise({
<h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4> <h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Schalte deine Konsole an</li> <li>Schalte deine Konsole an</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

View file

@ -493,6 +493,8 @@ window.cookieconsent.initialise({
<h4 id="section-i---hardware-button-check">Section I - Hardware Button Check</h4> <h4 id="section-i---hardware-button-check">Section I - Hardware Button Check</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Schalte deine Konsole an</li> <li>Schalte deine Konsole an</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

663
de_DE/seedminer-(mii).html Normal file
View file

@ -0,0 +1,663 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Seedminer (Mii) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Seedminer (Mii)">
<meta property="og:url" content="https://3ds.hacks.guide/de_DE/seedminer-(mii).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/de_DE/seedminer-(mii).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Diese Website verwendet Cookies, um den aktuellen Anleitungsfortschritt auf der Seitenansicht anzuzeigen und um die Seite zu verbessern."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/de_DE/">Startseite</a></li>
<li class="masthead__menu-item"><a href="/de_DE/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/de_DE/troubleshooting">Problemlösungen</a></li>
<li class="masthead__menu-item"><a href="/de_DE/checking-for-cfw">Prüfe auf CFW</a></li>
<li class="masthead__menu-item"><a href="/de_DE/godmode9-usage">Nutzung von GodMode9</a></li>
<li class="masthead__menu-item"><a href="/de_DE/contribute">Beitragen</a></li>
<li class="masthead__menu-item"><a href="/de_DE/region-changing">Wechseln der Region</a></li>
<li class="masthead__menu-item"><a href="/de_DE/uninstall-cfw">CFW deinstallieren</a></li>
<li class="masthead__menu-item"><a href="/de_DE/credits">Danksagungen</a></li>
<li class="masthead__menu-item"><a href="/de_DE/site-navigation">Seitennavigation</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/seedminer-(mii).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/seedminer-(mii).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/seedminer-(mii).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/seedminer-(mii).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/seedminer-(mii).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/seedminer-(mii).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/seedminer-(mii).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/seedminer-(mii).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/seedminer-(mii).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/seedminer-(mii).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/seedminer-(mii).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/seedminer-(mii).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/seedminer-(mii).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/seedminer-(mii).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/seedminer-(mii).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/seedminer-(mii).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/seedminer-(mii).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/seedminer-(mii).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/seedminer-(mii).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/seedminer-(mii).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/seedminer-(mii).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/seedminer-(mii).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/seedminer-(mii).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/seedminer-(mii).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/seedminer-(mii).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/seedminer-(mii).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/seedminer-(mii).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/seedminer-(mii).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/seedminer-(mii).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/seedminer-(mii).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/seedminer-(mii).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/seedminer-(mii).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Gesamtfortschritt</span>
<ol>
<li style="display: none;" data-name="home"><a href='/de_DE/'>Startseite</a></li>
<li style="display: none;" data-name="key-information"><a href='/de_DE/key-information'>Wichtige Informationen</a></li>
<li style="display: none;" data-name="get-started"><a href='/de_DE/get-started'>Erste Schritte</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/de_DE/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/de_DE/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/de_DE/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/de_DE/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/de_DE/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/de_DE/dumping-movable-(nimhax)'>Movable dumpen (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Mehrere Optionen)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/de_DE/flashing-ntrboot-(3ds-single-system)'>ntrboot flashen (Einzelnes 3DS-System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/de_DE/flashing-ntrboot-(3ds-multi-system)'>ntrboot flashen (mehrere 3DS-Systeme)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/de_DE/flashing-ntrboot-(dsi)'>ntrboot flashen (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/de_DE/flashing-ntrboot-(nds)'>ntrboot flashen (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/de_DE/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/de_DE/installing-boot9strap-(hardmod)'>boot9strap installieren (hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/de_DE/installing-boot9strap-(hbl-usm)'>boot9strap installieren (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/de_DE/installing-boot9strap-(ntrboot)'>boot9strap installieren (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/de_DE/installing-boot9strap-(soundhax)'>boot9strap installieren (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/de_DE/installing-boot9strap-(safecerthax)'>boot9strap installieren (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/de_DE/installing-boot9strap-(ssloth-browser)'>boot9strap installieren (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/de_DE/installing-boot9strap-(fredtool)'>boot9strap installieren (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/de_DE/installing-boot9strap-(usm)'>boot9strap installieren (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/de_DE/installing-boot9strap-(kartdlphax)'>boot9strap installieren (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/de_DE/installing-boot9strap-(frogtool)'>boot9strap installieren (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/de_DE/finalizing-setup'>Setup abschließen</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Seedminer (Mii)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Seedminer (Mii)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Für Support auf Englisch, bitte um Hilfe auf dem <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord</a>.</b></div>
<div class ="notice"><b>Wenn du diese Anleitung wertschätzt, akzeptieren wir auch <a href="contribute#donations">Spenden</a>.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Inhalt</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#instructions" id="markdown-toc-instructions">Instructions</a> <ul>
<li><a href="#was-du-benötigst" id="markdown-toc-was-du-benötigst">Was du benötigst</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---processing-mii-qr-and-mining" id="markdown-toc-section-ii---processing-mii-qr-and-mining">Section II - Processing Mii QR and Mining</a></li>
</ul>
</li>
</ul>
</nav>
</aside>
<div class="notice--warning">
<p>This method requires a reasonably powerful GPU (any dedicated graphics card made in the last few years) and the ability to use a command line. If you dont know what those are or do not have the hardware necessary, you can ask someone to do this for you at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>. You will need to have the following information ready:</p>
<ul>
<li>Your Mii QR code, uploaded directly to Discord (do not take a screenshot or a photo of the image, just send the HNI_XXXX.JPG image itself)</li>
<li>Your consoles ID0 (the name of the 32-character folder directly inside of Nintendo 3DS - see <a href="https://3ds.hacks.guide/troubleshooting#seedminer">this troubleshooting section</a> if you have multiple)</li>
<li>Your console model (e.g. 3DS, 3DS XL, 2DS, New3DS, New3DS XL, New2DS XL)</li>
<li>Your consoles approximate year of manufacturing (it may be present behind the frontplate or backplate; if you dont know, just guess - its not super important)</li>
</ul>
</div>
<details class="notice--info">
<summary><em>Technische 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>Because we do not have access to the Friends List, we are deriving the first part of <code class="language-plaintext highlighter-rouge">movable.sed</code> using a Mii QR code instead of by performing a two-way friend exchange.</p>
<p>For information on how Seedminer works, see <a href="https://zoogie.github.io/web/34⅕c3">this presentation</a>.</p>
</details>
<h2 id="instructions">Instructions</h2>
<p class="notice--info">If you are on Linux or macOS, replace <code class="language-plaintext highlighter-rouge">py -3</code> with <code class="language-plaintext highlighter-rouge">python3</code> in all commands.</p>
<h3 id="was-du-benötigst">Was du benötigst</h3>
<ul>
<li>The latest release of <a href="https://github.com/zoogie/seedminer/releases/latest">Seedminer</a> (the Seedminer .zip)</li>
<li>Any 3.x version of <a href="https://www.python.org/downloads/">Python</a> installed
<ul>
<li>If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering <code class="language-plaintext highlighter-rouge">python3 -V</code>. If this returns a version number, it will work for this guide.</li>
</ul>
</li>
</ul>
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
<p>In this section, you will set up Seedminer and obtain your consoles files that are needed for mining.</p>
<ol>
<li>Extract the contents of the Seedminer <code class="language-plaintext highlighter-rouge">.zip</code> and move the folder with your operating systeems name to anywhere on your PC
<ul>
<li>Keep this location handy, as this Seedminer folder will be where multiple other files are placed</li>
</ul>
</li>
<li>In the Seedminer folder, hold SHIFT and right-click anywhere in the folders empty space, then click the option that opens Terminal, PowerShell, or Command Prompt</li>
<li>In the command line window, type <code class="language-plaintext highlighter-rouge">py -3 -mpip install pycryptodomex</code>, hit ENTER, and allow it to install
<ul>
<li>If this command fails with the error <code class="language-plaintext highlighter-rouge">No module named pip</code>, you must manually install pip. The methods to do this can be found on <a href="https://pip.pypa.io/en/stable/installation/">this page</a>.</li>
</ul>
</li>
<li>Turn your console on while the SD card is inserted</li>
<li>Open the Mii Maker app</li>
<li>Tap the “QR Code/Image Options” button</li>
<li>Tap “Save Mii as QR Code”</li>
<li>Select any Mii Character (make a new one first if you dont have any), and press “OK”</li>
<li>Turn the console off</li>
<li>Put the consoles SD card into your computer, navigate to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder on the SD, and copy the name of the 32-character-long folder directly inside
<ul>
<li>This folder, known as the ID0, is system-specific. Only one should be present. If you see multiple, follow <a href="troubleshooting#seedminer">these instructions</a></li>
<li>Once you have the ID0, paste it into a document so you can reference it later</li>
</ul>
</li>
<li>Navigate to the <code class="language-plaintext highlighter-rouge">DCIM</code> folder on the SD card</li>
<li>Look for the QR Code, which will be a <code class="language-plaintext highlighter-rouge">.JPG</code> file starting with <code class="language-plaintext highlighter-rouge">HNI</code>
<ul>
<li>You may have many other files in here already if you use the Nintendo 3DS Camera app</li>
</ul>
</li>
<li>Copy this file to the Seedminer folder on your PC</li>
</ol>
<h3 id="section-ii---processing-mii-qr-and-mining">Section II - Processing Mii QR and Mining</h3>
<p>In this section, you will turn the Mii QR code into a usable file and mine <code class="language-plaintext highlighter-rouge">movable.sed</code> with it.</p>
<ol>
<li>Open the <a href="https://zoogie.github.io/web/miiqr/">editMii</a> website on your computer</li>
<li>Click on “Import from…”, then select “QR Code” and upload the Mii QR code from earlier</li>
<li>Click on “Export to…”, then select “encrypted (.bin)”
<ul>
<li>This will download a file named <code class="language-plaintext highlighter-rouge">input.bin</code></li>
</ul>
</li>
<li>Copy this <code class="language-plaintext highlighter-rouge">input.bin</code> to the Seedminer folder</li>
<li>Open the terminal/PowerShell/Command Prompt window from earlier
1.Inside this window, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py id0 &lt;id0&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;id0&gt;</code> with the ID0 you copied into a document</li>
<li>Do not include the angle brackets</li>
</ul>
</li>
<li>Once it completes, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py mii &lt;model&gt; &lt;year&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;model&gt;</code> with the model of your console (<code class="language-plaintext highlighter-rouge">new</code> or <code class="language-plaintext highlighter-rouge">old</code>) - if you arent sure, only models with the ZL/ZR buttons and C-Stick are new</li>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;year&gt;</code> with the year the 3DS was made (you often find this on the backplate) - leave this empty if you arent sure, in which case it will start from the middle</li>
<li>If this fails with an error of <code class="language-plaintext highlighter-rouge">input.bin is invalid size</code>, remake the <code class="language-plaintext highlighter-rouge">input.bin</code> using your QR Code. If it still fails, open a different browser and remake the <code class="language-plaintext highlighter-rouge">input.bin</code> there</li>
<li>The mining process will usually take up to 90 minutes, depending on luck and your GPUs strength</li>
</ul>
</li>
<li>When it finishes, a file called <code class="language-plaintext highlighter-rouge">movable.sed</code> will appear in the Seedminer folder</li>
</ol>
<p class="notice--primary">Continue to <a href="bannerbomb3-(legacy)">BannerBomb3 (Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Seitennavigation</a> - <a href="privacy-policy">Datenschutzerklärung</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -474,11 +474,13 @@ window.cookieconsent.initialise({
<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 devices encryption key.</p>
<div class="notice--info">
<p>Before following this section:</p> <p>Before following this section:</p>
<ul class="notice--info"> <ul>
<li>Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data</li> <li>Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data</li>
<li>Ensure that your console is connected to the Internet (you should see a blue “Internet” indicator on the top-left corner of the HOME screen)</li> <li>Ensure that your console is connected to the Internet (you should see a blue “Internet” indicator on the top-left corner of the HOME screen)</li>
</ul> </ul>
</div>
<ol> <ol>
<li>Schalte deine Konsole aus</li> <li>Schalte deine Konsole aus</li>

View file

@ -475,11 +475,13 @@ window.cookieconsent.initialise({
<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 devices encryption key.</p>
<div class="notice--info">
<p>Before following this section:</p> <p>Before following this section:</p>
<ul class="notice--info"> <ul>
<li>Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data</li> <li>Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data</li>
<li>Ensure that your console is connected to the Internet (you should see a blue “Internet” indicator on the top-left corner of the HOME screen)</li> <li>Ensure that your console is connected to the Internet (you should see a blue “Internet” indicator on the top-left corner of the HOME screen)</li>
</ul> </ul>
</div>
<ol> <ol>
<li>Schalte deine Konsole aus</li> <li>Schalte deine Konsole aus</li>

View file

@ -466,6 +466,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li><a href="a9lh-to-b9s">A9LH zu B9S</a></li> <li><a href="a9lh-to-b9s">A9LH zu B9S</a></li>
<li><a href="bannerbomb3">BannerBomb3</a></li> <li><a href="bannerbomb3">BannerBomb3</a></li>
<li><a href="bannerbomb3-(legacy)">Installing boot9strap (Fredtool, Legacy)</a></li>
<li><a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (TWN)</a></li> <li><a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (TWN)</a></li>
<li><a href="credits">Danksagungen</a></li> <li><a href="credits">Danksagungen</a></li>
<li><a href="checking-for-cfw">Checking for CFW</a></li> <li><a href="checking-for-cfw">Checking for CFW</a></li>
@ -492,6 +493,7 @@ window.cookieconsent.initialise({
<li><a href="/">Startseite</a></li> <li><a href="/">Startseite</a></li>
<li><a href="homebrew-launcher-(super-skaterhax)">Homebrew Launcher (super-skaterhax)</a></li> <li><a href="homebrew-launcher-(super-skaterhax)">Homebrew Launcher (super-skaterhax)</a></li>
<li><a href="installing-boot9strap-(fredtool)">Installing boot9strap (Fredtool)</a></li> <li><a href="installing-boot9strap-(fredtool)">Installing boot9strap (Fredtool)</a></li>
<li><a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></li>
<li><a href="installing-boot9strap-(frogtool)">Installing boot9strap (Frogtool)</a></li> <li><a href="installing-boot9strap-(frogtool)">Installing boot9strap (Frogtool)</a></li>
<li><a href="installing-boot9strap-(hardmod)">Installation von boot9strap (Hardmod)</a></li> <li><a href="installing-boot9strap-(hardmod)">Installation von boot9strap (Hardmod)</a></li>
<li><a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></li> <li><a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></li>
@ -507,6 +509,7 @@ window.cookieconsent.initialise({
<li><a href="region-changing">Wechseln der Region</a></li> <li><a href="region-changing">Wechseln der Region</a></li>
<li><a href="restoring-updating-cfw">Restoring / Updating CFW</a></li> <li><a href="restoring-updating-cfw">Restoring / Updating CFW</a></li>
<li><a href="seedminer">Seedminer</a></li> <li><a href="seedminer">Seedminer</a></li>
<li><a href="seedminer-(mii)">Seedminer</a></li>
<li><a href="seedminer-(twn)">Seedminer (TWN)</a></li> <li><a href="seedminer-(twn)">Seedminer (TWN)</a></li>
<li><a href="troubleshooting">Problembehandlung</a></li> <li><a href="troubleshooting">Problembehandlung</a></li>
<li><a href="uninstall-cfw">CFW deinstallieren</a></li> <li><a href="uninstall-cfw">CFW deinstallieren</a></li>

View file

@ -11,7 +11,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Updating Firmware (KOR/TWN) - 3DS Hacks Guide</title> <!-- begin _includes/seo.html --><title>Updating Firmware (KOR) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware"> <meta name="description" content="A complete guide to 3DS custom firmware">
@ -22,8 +22,8 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide"> <meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Updating Firmware (KOR/TWN)"> <meta property="og:title" content="Updating Firmware (KOR)">
<meta property="og:url" content="https://3ds.hacks.guide/de_DE/updating-firmware-(kor-twn).html"> <meta property="og:url" content="https://3ds.hacks.guide/de_DE/updating-firmware-(kor).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware"> <meta property="og:description" content="A complete guide to 3DS custom firmware">
@ -43,7 +43,7 @@
<link rel="canonical" href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor-twn).html"> <link rel="canonical" href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor).html">
@ -221,38 +221,38 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(kor-twn).html">English</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(kor).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor-twn).html">Español</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor-twn).html">Deutsch</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor-twn).html">Français</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor-twn).html">Italiano</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(kor-twn).html">Nederlands</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(kor).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(kor-twn).html">Português do Brasil</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(kor).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(kor-twn).html">Português (Portugal)</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(kor).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(kor-twn).html">Русский</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(kor).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(kor-twn).html">简体中文</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(kor).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(kor-twn).html">繁體中文</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(kor).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(kor-twn).html">Polski</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(kor).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(kor-twn).html">Türkçe</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(kor).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(kor-twn).html">Tiếng Việt</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(kor).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(kor-twn).html">Català</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(kor).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(kor-twn).html">Ελληνικά</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(kor).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(kor-twn).html">עברית‎</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(kor).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(kor-twn).html">Svenska</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(kor).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor-twn).html">한국어</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(kor-twn).html">Norsk</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(kor).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(kor-twn).html">日本語</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(kor).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(kor-twn).html">اللغة العربية</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(kor).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor-twn).html">Magyar</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(kor-twn).html">Română</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(kor).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(kor-twn).html">Српски</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(kor).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(kor-twn).html">Afrikaans</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(kor).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(kor-twn).html">Bahasa Melayu</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(kor).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(kor-twn).html">Suomi</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(kor).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(kor-twn).html">Dansk</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(kor).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(kor-twn).html">Українська</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(kor).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(kor-twn).html">Čeština</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(kor).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(kor-twn).html">Pirate English</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(kor).html">Pirate English</a></li> -->
</ul> </ul>
<button class="greedy-nav__toggle hidden" type="button"> <button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span> <span class="visually-hidden">Toggle Menu</span>
@ -414,7 +414,7 @@ window.cookieconsent.initialise({
<article class="page" itemscope itemtype="https://schema.org/CreativeWork"> <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Updating Firmware (KOR/TWN)"> <meta itemprop="headline" content="Updating Firmware (KOR)">
@ -422,7 +422,7 @@ window.cookieconsent.initialise({
<div class="page__inner-wrap"> <div class="page__inner-wrap">
<header> <header>
<h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (KOR/TWN) <h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (KOR)
</h1> </h1>
@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<h3 id="required-reading">Required Reading</h3> <h3 id="lesen-erforderlich">Lesen erforderlich</h3>
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p> <p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
<h3 id="what-you-need">What you need</h3> <h3 id="was-du-benötigst">Was du benötigst</h3>
<ul> <ul>
<li>An internet connection on your device</li> <li>An internet connection on your device</li>

View file

@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<h3 id="required-reading">Required Reading</h3> <h3 id="lesen-erforderlich">Lesen erforderlich</h3>
<p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p> <p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p>
<h3 id="what-you-need">What you need</h3> <h3 id="was-du-benötigst">Was du benötigst</h3>
<ul> <ul>
<li>An internet connection on your device</li> <li>An internet connection on your device</li>

View file

@ -0,0 +1,565 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Updating Firmware (TWN) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Updating Firmware (TWN)">
<meta property="og:url" content="https://3ds.hacks.guide/de_DE/updating-firmware-(twn).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/de_DE/updating-firmware-(twn).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Diese Website verwendet Cookies, um den aktuellen Anleitungsfortschritt auf der Seitenansicht anzuzeigen und um die Seite zu verbessern."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/de_DE/">Startseite</a></li>
<li class="masthead__menu-item"><a href="/de_DE/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/de_DE/troubleshooting">Problemlösungen</a></li>
<li class="masthead__menu-item"><a href="/de_DE/checking-for-cfw">Prüfe auf CFW</a></li>
<li class="masthead__menu-item"><a href="/de_DE/godmode9-usage">Nutzung von GodMode9</a></li>
<li class="masthead__menu-item"><a href="/de_DE/contribute">Beitragen</a></li>
<li class="masthead__menu-item"><a href="/de_DE/region-changing">Wechseln der Region</a></li>
<li class="masthead__menu-item"><a href="/de_DE/uninstall-cfw">CFW deinstallieren</a></li>
<li class="masthead__menu-item"><a href="/de_DE/credits">Danksagungen</a></li>
<li class="masthead__menu-item"><a href="/de_DE/site-navigation">Seitennavigation</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(twn).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(twn).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(twn).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(twn).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(twn).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(twn).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(twn).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(twn).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(twn).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(twn).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(twn).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(twn).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(twn).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(twn).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(twn).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(twn).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(twn).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(twn).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(twn).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(twn).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(twn).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(twn).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(twn).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(twn).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(twn).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(twn).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(twn).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(twn).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(twn).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(twn).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(twn).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(twn).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Gesamtfortschritt</span>
<ol>
<li style="display: none;" data-name="home"><a href='/de_DE/'>Startseite</a></li>
<li style="display: none;" data-name="key-information"><a href='/de_DE/key-information'>Wichtige Informationen</a></li>
<li style="display: none;" data-name="get-started"><a href='/de_DE/get-started'>Erste Schritte</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/de_DE/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/de_DE/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/de_DE/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/de_DE/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/de_DE/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/de_DE/dumping-movable-(nimhax)'>Movable dumpen (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Mehrere Optionen)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/de_DE/flashing-ntrboot-(3ds-single-system)'>ntrboot flashen (Einzelnes 3DS-System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/de_DE/flashing-ntrboot-(3ds-multi-system)'>ntrboot flashen (mehrere 3DS-Systeme)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/de_DE/flashing-ntrboot-(dsi)'>ntrboot flashen (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/de_DE/flashing-ntrboot-(nds)'>ntrboot flashen (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/de_DE/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/de_DE/installing-boot9strap-(hardmod)'>boot9strap installieren (hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/de_DE/installing-boot9strap-(hbl-usm)'>boot9strap installieren (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/de_DE/installing-boot9strap-(ntrboot)'>boot9strap installieren (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/de_DE/installing-boot9strap-(soundhax)'>boot9strap installieren (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/de_DE/installing-boot9strap-(safecerthax)'>boot9strap installieren (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/de_DE/installing-boot9strap-(ssloth-browser)'>boot9strap installieren (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/de_DE/installing-boot9strap-(fredtool)'>boot9strap installieren (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/de_DE/installing-boot9strap-(usm)'>boot9strap installieren (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/de_DE/installing-boot9strap-(kartdlphax)'>boot9strap installieren (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/de_DE/installing-boot9strap-(frogtool)'>boot9strap installieren (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/de_DE/finalizing-setup'>Setup abschließen</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Updating Firmware (TWN)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (TWN)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Für Support auf Englisch, bitte um Hilfe auf dem <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord</a>.</b></div>
<div class ="notice"><b>Wenn du diese Anleitung wertschätzt, akzeptieren wir auch <a href="contribute#donations">Spenden</a>.</b></div>
<hr>
<h3 id="lesen-erforderlich">Lesen erforderlich</h3>
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
<h3 id="was-du-benötigst">Was du benötigst</h3>
<ul>
<li>An internet connection on your device</li>
</ul>
<h4 id="section-i---updating-the-system">Section I - Updating the System</h4>
<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>
<p class="notice--primary">Continue to <a href="seedminer-(twn)">Seedminer (TWN)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Seitennavigation</a> - <a href="privacy-policy">Datenschutzerklärung</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -0,0 +1,645 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>BannerBomb3 (Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="BannerBomb3 (Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/es_ES/bannerbomb3-(legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/es_ES/bannerbomb3-(legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Este sitio web utiliza cookies para mostrar el progreso actual de la guía en la barra lateral y hacer mejor el sitio de otras maneras."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/es_ES/">Inicio</a></li>
<li class="masthead__menu-item"><a href="/es_ES/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/es_ES/troubleshooting">Resolución de Problemas</a></li>
<li class="masthead__menu-item"><a href="/es_ES/checking-for-cfw">Comprobación de CFW</a></li>
<li class="masthead__menu-item"><a href="/es_ES/godmode9-usage">Uso de GodMode9</a></li>
<li class="masthead__menu-item"><a href="/es_ES/contribute">Contribuir</a></li>
<li class="masthead__menu-item"><a href="/es_ES/region-changing">Cambio de región</a></li>
<li class="masthead__menu-item"><a href="/es_ES/uninstall-cfw">Desinstalar CFW</a></li>
<li class="masthead__menu-item"><a href="/es_ES/credits">Créditos</a></li>
<li class="masthead__menu-item"><a href="/es_ES/site-navigation">Navegación del sitio</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/bannerbomb3-(legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/bannerbomb3-(legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/bannerbomb3-(legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/bannerbomb3-(legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/bannerbomb3-(legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/bannerbomb3-(legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/bannerbomb3-(legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/bannerbomb3-(legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/bannerbomb3-(legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/bannerbomb3-(legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/bannerbomb3-(legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/bannerbomb3-(legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/bannerbomb3-(legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/bannerbomb3-(legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/bannerbomb3-(legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/bannerbomb3-(legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/bannerbomb3-(legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/bannerbomb3-(legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/bannerbomb3-(legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/bannerbomb3-(legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/bannerbomb3-(legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/bannerbomb3-(legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/bannerbomb3-(legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/bannerbomb3-(legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/bannerbomb3-(legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/bannerbomb3-(legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/bannerbomb3-(legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/bannerbomb3-(legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/bannerbomb3-(legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/bannerbomb3-(legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/bannerbomb3-(legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/bannerbomb3-(legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Progreso total</span>
<ol>
<li style="display: none;" data-name="home"><a href='/es_ES/'>Inicio</a></li>
<li style="display: none;" data-name="key-information"><a href='/es_ES/key-information'>Key Information</a></li>
<li style="display: none;" data-name="get-started"><a href='/es_ES/get-started'>Get Started</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/es_ES/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/es_ES/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/es_ES/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/es_ES/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/es_ES/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/es_ES/dumping-movable-(nimhax)'>Dumping Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/es_ES/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/es_ES/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/es_ES/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/es_ES/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/es_ES/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/es_ES/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/es_ES/installing-boot9strap-(hbl-usm)'>Installing boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/es_ES/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/es_ES/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/es_ES/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/es_ES/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/es_ES/installing-boot9strap-(fredtool)'>Installing boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/es_ES/installing-boot9strap-(usm)'>Installing boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/es_ES/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/es_ES/installing-boot9strap-(frogtool)'>Installing boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/es_ES/finalizing-setup'>Finalizing Setup</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="BannerBomb3 (Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">BannerBomb3 (Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Para soporte en inglés, pide ayuda en el <a href="https://discord.gg/MWxPgEp">Discord de Nintendo Homebrew</a>.</b></div>
<div class ="notice"><b>Si te gustó esta guía, aceptamos <a href="contribute#donations">Donaciones</a>.</b></div>
<hr>
<aside class="sidebar__right">
<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="#compatibility-notes" id="markdown-toc-compatibility-notes">Compatibility Notes</a></li>
<li><a href="#qué-necesitas" id="markdown-toc-qué-necesitas">Qué necesitas</a> <ul>
<li><a href="#sección-i---preparativos" id="markdown-toc-sección-i---preparativos">Sección I - Preparativos</a></li>
<li><a href="#section-ii---hardware-button-check" id="markdown-toc-section-ii---hardware-button-check">Section II - Hardware Button Check</a></li>
</ul>
</li>
<li><a href="#next-steps-choose-an-exploit" id="markdown-toc-next-steps-choose-an-exploit">Next steps: Choose an exploit</a></li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>Technical Details (optional)</em></summary>
<p>To launch custom code, we exploit a flaw in the DSiWare Data Management window of the Settings application.</p>
<p>To accomplish this, we use your systems encryption key (movable.sed) to build a DSiWare backup that exploits the system.</p>
<p>For a more technical explanation, see <a href="https://github.com/zoogie/Bannerbomb3">here</a>.</p>
</details>
<h3 id="compatibility-notes">Compatibility Notes</h3>
<p>Estas instrucciones funcionan en consolas de las regiones USA, Europa, Japón y Corea, indicado por las letras U, E, J o K después de la versión del sistema.</p>
<h3 id="qué-necesitas">Qué necesitas</h3>
<ul>
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing Seedminer or nimhax</li>
</ul>
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
<p>In this section, you will copy the files needed to trigger the BannerBomb3 exploit onto your devices SD card.</p>
<ol>
<li>Apaga tu consola</li>
<li>Inserta tu tarjeta SD en tu computadora</li>
<li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>Upload your movable.sed using the “Choose File” option</li>
<li>Click “Build and Download”
<ul>
<li>This will download an exploit DSiWare called <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> and a payload called <code class="language-plaintext highlighter-rouge">bb3.bin</code> inside of a zip archive (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li>
</ul>
</li>
<li>Copy <code class="language-plaintext highlighter-rouge">bb3.bin</code> from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the root of your SD card
<ul>
<li>La raíz de tu tarjeta SD se refiere al primer directorio de la tarjeta, donde puedes ver la carpeta Nintendo 3DS pero no estás dentro de ella</li>
<li>This file does not need to be opened or extracted
<img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> on your SD card
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
<li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a>
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>Create a folder named <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> inside of the <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code>
<ul>
<li>If you already had the folder <em>and</em> there are any existing DSiWare backup files (<code class="language-plaintext highlighter-rouge">&lt;8-character-id&gt;.bin</code>) inside, copy them to your PC and remove them from your SD card</li>
</ul>
</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
</ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p>
<h4 id="section-ii---hardware-button-check">Section II - Hardware Button Check</h4>
<p>In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.</p>
<p>Your SD card should remain in your computer while you perform this check.</p>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol>
<li>Enciende tu consola</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
<ul>
<li>The camera applet should appear</li>
</ul>
</li>
<li>Apaga tu consola</li>
</ol>
<hr />
<h3 id="next-steps-choose-an-exploit">Next steps: Choose an exploit</h3>
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(usm)">Installing boot9strap (USM)</a></p>
<p class="notice--info">If the camera did NOT appear, continue to <a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegación del sitio</a> - <a href="privacy-policy">Política de Privacidad</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -527,9 +527,7 @@ window.cookieconsent.initialise({
<h4 id="section-ii---hardware-button-check">Section II - Hardware Button Check</h4> <h4 id="section-ii---hardware-button-check">Section II - Hardware Button Check</h4>
<p>In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.</p> <p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<p>Your SD card should remain in your computer while you perform this check.</p>
<ol> <ol>
<li>Enciende tu consola</li> <li>Enciende tu consola</li>

View file

@ -11,7 +11,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Créditos - 3DS Hacks Guide</title> <!-- begin _includes/seo.html --><title>Credits - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware"> <meta name="description" content="A complete guide to 3DS custom firmware">
@ -22,7 +22,7 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide"> <meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Créditos"> <meta property="og:title" content="Credits">
<meta property="og:url" content="https://3ds.hacks.guide/es_ES/credits.html"> <meta property="og:url" content="https://3ds.hacks.guide/es_ES/credits.html">
@ -414,7 +414,7 @@ window.cookieconsent.initialise({
<article class="page" itemscope itemtype="https://schema.org/CreativeWork"> <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Créditos"> <meta itemprop="headline" content="Credits">
@ -422,7 +422,7 @@ window.cookieconsent.initialise({
<div class="page__inner-wrap"> <div class="page__inner-wrap">
<header> <header>
<h1 id="page-title" class="page__title" itemprop="headline">Créditos <h1 id="page-title" class="page__title" itemprop="headline">Credits
</h1> </h1>

View file

@ -699,8 +699,6 @@ window.cookieconsent.initialise({
<p class="notice--success">Youre done! Custom firmware is now fully configured on your device.</p> <p class="notice--success">Youre done! Custom firmware is now fully configured on your device.</p>
<p class="notice--info">Hello! Were looking for feedback on the overall experience of following our guide. If youd like to help out, check out the survey <a href="https://forms.gle/vZNoc4QLCz5MEXCK7">here</a> (only available in English). Thanks!</p>
<h3 id="information-and-notes">Information and Notes</h3> <h3 id="information-and-notes">Information and Notes</h3>
<div class="notice--info"> <div class="notice--info">

View file

@ -540,7 +540,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li>If any prompts appear, approve all of them</li> <li>If any prompts appear, approve all of them</li>
<li>If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li> <li>If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li>
<li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section</li> <li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step 3 of Section II, then retry this section</li>
<li>If you get another error, try again up to 5 times, and if it still doesnt work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li> <li>If you get another error, try again up to 5 times, and if it still doesnt work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li>
</ul> </ul>
</li> </li>
@ -550,6 +550,8 @@ window.cookieconsent.initialise({
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4> <h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Enciende tu consola</li> <li>Enciende tu consola</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

View file

@ -477,12 +477,14 @@ window.cookieconsent.initialise({
</details> </details>
<p class="notice--warning">You should only be able to get to this page if you are running version 11.16.0. If you are on any firmware other than 11.17.0 or 11.16.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!</p>
<h3 id="qué-necesitas">Qué necesitas</h3> <h3 id="qué-necesitas">Qué necesitas</h3>
<ul> <ul>
<li>Tu archivo <code class="language-plaintext highlighter-rouge">movable.sed</code> proveniente de haber completado <a href="seedminer">Seedminer</a></li> <li>Tu archivo <code class="language-plaintext highlighter-rouge">movable.sed</code> proveniente de haber completado <a href="seedminer">Seedminer</a></li>
<li>The latest release of <a href="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li> <li>The latest release of <a href="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li>The latest release of <a href="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a> (direct download)</li> <li><strong>11.16.0 or 11.17.0 users</strong>: The v6.1.1 release of <a href="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a> (direct download)</li>
<li>The latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> file)</li> <li>The latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
</ul> </ul>
@ -530,7 +532,7 @@ window.cookieconsent.initialise({
<li>Inserta tu tarjeta SD en tu computadora</li> <li>Inserta tu tarjeta SD en tu computadora</li>
<li>Open the <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> website on your computer</li> <li>Open the <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> website on your computer</li>
<li>Under the “Username” field, enter any alphanumeric name (no spaces or special characters)</li> <li>Under the “Username” field, enter any alphanumeric name (no spaces or special characters)</li>
<li>Under the “DSiBin” field, upload your <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the root of your SD card using the first “Browse…” option</li> <li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>Under the “MovableSed” field, upload your <code class="language-plaintext highlighter-rouge">movable.sed</code> file using the second “Browse…” option</li> <li>Under the “MovableSed” field, upload your <code class="language-plaintext highlighter-rouge">movable.sed</code> file using the second “Browse…” option</li>
<li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li> <li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>Click “Build” <li>Click “Build”
@ -650,7 +652,7 @@ window.cookieconsent.initialise({
<h4 id="section-vii---restoring-ds-connection-settings">Section VII - Restoring DS Connection Settings</h4> <h4 id="section-vii---restoring-ds-connection-settings">Section VII - Restoring DS Connection Settings</h4>
<p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in Section IV.</p> <p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol> <ol>
<li>Ve a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> en tu tarjeta SD</li> <li>Ve a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> en tu tarjeta SD</li>

View file

@ -0,0 +1,767 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Installing boot9strap (Fredtool, Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Installing boot9strap (Fredtool, Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/es_ES/installing-boot9strap-(fredtool-legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(fredtool-legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Este sitio web utiliza cookies para mostrar el progreso actual de la guía en la barra lateral y hacer mejor el sitio de otras maneras."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/es_ES/">Inicio</a></li>
<li class="masthead__menu-item"><a href="/es_ES/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/es_ES/troubleshooting">Resolución de Problemas</a></li>
<li class="masthead__menu-item"><a href="/es_ES/checking-for-cfw">Comprobación de CFW</a></li>
<li class="masthead__menu-item"><a href="/es_ES/godmode9-usage">Uso de GodMode9</a></li>
<li class="masthead__menu-item"><a href="/es_ES/contribute">Contribuir</a></li>
<li class="masthead__menu-item"><a href="/es_ES/region-changing">Cambio de región</a></li>
<li class="masthead__menu-item"><a href="/es_ES/uninstall-cfw">Desinstalar CFW</a></li>
<li class="masthead__menu-item"><a href="/es_ES/credits">Créditos</a></li>
<li class="masthead__menu-item"><a href="/es_ES/site-navigation">Navegación del sitio</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/installing-boot9strap-(fredtool-legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(fredtool-legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(fredtool-legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(fredtool-legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(fredtool-legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(fredtool-legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(fredtool-legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(fredtool-legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(fredtool-legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(fredtool-legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(fredtool-legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(fredtool-legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(fredtool-legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(fredtool-legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(fredtool-legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(fredtool-legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(fredtool-legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(fredtool-legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(fredtool-legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(fredtool-legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(fredtool-legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(fredtool-legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(fredtool-legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(fredtool-legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(fredtool-legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(fredtool-legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(fredtool-legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(fredtool-legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(fredtool-legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(fredtool-legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(fredtool-legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(fredtool-legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Progreso total</span>
<ol>
<li style="display: none;" data-name="home"><a href='/es_ES/'>Inicio</a></li>
<li style="display: none;" data-name="key-information"><a href='/es_ES/key-information'>Key Information</a></li>
<li style="display: none;" data-name="get-started"><a href='/es_ES/get-started'>Get Started</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/es_ES/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/es_ES/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/es_ES/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/es_ES/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/es_ES/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/es_ES/dumping-movable-(nimhax)'>Dumping Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/es_ES/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/es_ES/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/es_ES/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/es_ES/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/es_ES/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/es_ES/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/es_ES/installing-boot9strap-(hbl-usm)'>Installing boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/es_ES/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/es_ES/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/es_ES/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/es_ES/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/es_ES/installing-boot9strap-(fredtool)'>Installing boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/es_ES/installing-boot9strap-(usm)'>Installing boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/es_ES/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/es_ES/installing-boot9strap-(frogtool)'>Installing boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/es_ES/finalizing-setup'>Finalizing Setup</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Installing boot9strap (Fredtool, Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (Fredtool, Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Para soporte en inglés, pide ayuda en el <a href="https://discord.gg/MWxPgEp">Discord de Nintendo Homebrew</a>.</b></div>
<div class ="notice"><b>Si te gustó esta guía, aceptamos <a href="contribute#donations">Donaciones</a>.</b></div>
<hr>
<aside class="sidebar__right">
<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="#qué-necesitas" id="markdown-toc-qué-necesitas">Qué necesitas</a> <ul>
<li><a href="#sección-i---verificación-de-cfw" id="markdown-toc-sección-i---verificación-de-cfw">Sección I - Verificación de CFW</a></li>
<li><a href="#sección-ii---bannerbomb3" id="markdown-toc-sección-ii---bannerbomb3">Sección II - BannerBomb3</a></li>
<li><a href="#section-iii---prep-work" id="markdown-toc-section-iii---prep-work">Section III - Prep Work</a></li>
<li><a href="#section-iv---overwriting-ds-connection-settings" id="markdown-toc-section-iv---overwriting-ds-connection-settings">Section IV - Overwriting DS Connection Settings</a></li>
<li><a href="#section-v---flipnote-exploit" id="markdown-toc-section-v---flipnote-exploit">Section V - Flipnote Exploit</a></li>
<li><a href="#section-vi---luma3ds-configuration" id="markdown-toc-section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</a></li>
<li><a href="#section-vii---restoring-ds-connection-settings" id="markdown-toc-section-vii---restoring-ds-connection-settings">Section VII - Restoring DS Connection Settings</a></li>
</ul>
</li>
<li><a href="#continúa-en-finalizar-instalación" id="markdown-toc-continúa-en-finalizar-instalación">Continúa en Finalizar instalación</a></li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>Technical Details (optional)</em></summary>
<p>Para volcar una aplicación DSiWare del sistema, aprovecharemos un fallo en la ventana de Gestión de datos DSiWare de la aplicación Configuración.</p>
<p>To accomplish this, we use your systems encryption key (movable.sed) to build a DSiWare backup that exploits the system to dump the DSi Internet Settings application to the SD root.</p>
<p>Once we have a DSiWare backup, we can inject it into the DS Internet Settings application.</p>
<p>This is a currently working implementation of the “FIRM partitions known-plaintext” exploit detailed <a href="https://www.3dbrew.org/wiki/3DS_System_Flaws">here</a>.</p>
</details>
<p class="notice--warning">You should only be able to get to this page if you are running version 11.15.0 or 11.14.0. If you are on any firmware other than 11.15.0 or 11.14.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!</p>
<h3 id="qué-necesitas">Qué necesitas</h3>
<ul>
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing <a href="seedminer-(mii)">Seedminer (Mii)</a></li>
<li>The latest release of <a href="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li><strong>11.15.0 and 11.14.0 users only</strong>: The v6.0.1 release of <a href="https://github.com/zoogie/b9sTool/releases/tag/v6.0.1">b9sTool</a> (direct download)</li>
<li>The latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
</ul>
<h4 id="sección-i---verificación-de-cfw">Sección I - Verificación de CFW</h4>
<p>As an additional safety measure, we will perform an additional check for custom firmware. This is because using this method when custom firmware is already installed has a risk of bricking the console (rendering it unusable without recovery methods like <a href="ntrboot">ntrboot</a>).</p>
<ol>
<li>Apaga tu consola</li>
<li>Mantén pulsado el botón (Select)</li>
<li>Enciende la consola mientras mantienes presionado (Select)</li>
<li>If the check was successful, you will boot to the HOME Menu and you may proceed with this guide</li>
<li>Apaga tu consola</li>
</ol>
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your device! Follow <a href="checking-for-cfw">Checking for CFW</a> to upgrade your existing CFW.</p>
<h4 id="sección-ii---bannerbomb3">Sección II - BannerBomb3</h4>
<p>In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and copy the resulting file dump to your computer so that you can use it on the next section.</p>
<ol>
<li>Reinserta tu tarjeta SD en tu consola</li>
<li>Enciende tu consola</li>
<li>Entra a Configuración de la consola</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code>-&gt; <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)
<ul>
<li>Your device should show the BB3 multihax menu</li>
<li>If this step causes your device to crash, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Use the D-Pad to navigate and press the (A) button to select “Dump DSiWare”
<ul>
<li>Your device will automatically reboot</li>
</ul>
</li>
<li>Apaga tu consola</li>
</ol>
<h4 id="section-iii---prep-work">Section III - Prep Work</h4>
<p>In this section, you will copy the files necessary to temporarily replace DS Connection Settings with Flipnote Studio, which is used to launch the boot9strap (custom firmware) installer.</p>
<ol>
<li>Inserta tu tarjeta SD en tu computadora</li>
<li>Open the <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> website on your computer</li>
<li>Under the “Username” field, enter any alphanumeric name (no spaces or special characters)</li>
<li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>Under the “MovableSed” field, upload your <code class="language-plaintext highlighter-rouge">movable.sed</code> file using the second “Browse…” option</li>
<li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>Click “Build”
<ul>
<li>Wait a few seconds for the build process to complete</li>
</ul>
</li>
<li>In the Build History section on the left, type the Username into the “Filter Builds” field</li>
<li>Click on the first search result
<ul>
<li>This result should have the latest timestamp</li>
</ul>
</li>
<li>Click the “output_(name).zip” link</li>
<li>Ve a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> en tu tarjeta SD
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
</ul>
</li>
<li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">hax</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li>
<li>Copia los archivos <code class="language-plaintext highlighter-rouge">boot.firm</code> y <code class="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD
<ul>
<li>La raíz de tu tarjeta SD se refiere al primer directorio de la tarjeta, donde puedes ver la carpeta Nintendo 3DS pero no estás dentro de ella</li>
</ul>
</li>
<li>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) from the release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">private</code> contenida en el <code class="language-plaintext highlighter-rouge">.zip</code> de Frogminer_save a la raíz de tu tarjeta SD</li>
<li>Reinserta tu tarjeta SD en tu consola</li>
<li>
<p>Enciende tu consola</p>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/fredtool/fredtool-root-layout.png" alt="" /></p>
</li>
</ol>
<h4 id="section-iv---overwriting-ds-connection-settings">Section IV - Overwriting DS Connection Settings</h4>
<p>In this section, you will copy the hacked DS Connection Settings DSiWare to internal memory, which will temporarily replace it with Flipnote Studio.</p>
<ol>
<li>Entra a Configuración de la consola</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code>-&gt; <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
<li>Select the “Haxxxxxxxxx!” title
<ul>
<li>If you are unable to select the “Haxxxxxxxxx” title, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Selecciona “Copiar”, luego “OK”</li>
<li>Regresa al menú principal de Configuración de la Consola</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
<li>Si el exploit fue exitoso, tu consola habrá cargado la versión japonesa de Flipnote Studio
<ul>
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
</ol>
<h4 id="section-v---flipnote-exploit">Section V - Flipnote Exploit</h4>
<p class="notice--info">If you would prefer a visual guide to this section, one is available <a href="https://zoogie.github.io/web/flipnote_directions/">here</a>.</p>
<p>In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer.</p>
<ol>
<li>Complete the initial setup process for the launched game until you reach the main menu
<ul>
<li>Select the left option whenever prompted during the setup process</li>
<li>If you encounter an issue while doing this section, <a href="troubleshooting#installing-boot9strap-fredtool">check this troubleshooting guide</a> for your issue</li>
</ul>
</li>
<li>Using the touch-screen, select the large left box, then select the box with an SD card icon</li>
<li>Once the menu loads, select the face icon, then the bottom right icon to continue</li>
<li>Press (X) or (UP) on the D-Pad depending on which is shown on the top screen</li>
<li>Select the second button along the top with a film-reel icon</li>
<li>Scroll right until reel “3/3” is selected</li>
<li>Tap the third box with the letter “A” in it</li>
<li>Scroll left until reel “1/3” is selected</li>
<li>Tap the fourth box with the letter “A” in it</li>
<li>If the exploit was successful, your device will have loaded b9sTool</li>
<li>Using the D-Pad, move to “Install boot9strap”
<ul>
<li>If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to open Nintendo DS Connections and start over from the beginning of this section</li>
</ul>
</li>
<li>Press (A), then press START and SELECT at the same time to begin the process</li>
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your device
<ul>
<li>You may have to force power off by holding the power button</li>
<li>If your device shuts down when you try to power it on, ensure that you have copied <code class="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>If you see the Luma Configuration screen, power off your device and continue to the next section</li>
</ul>
</li>
</ol>
<h4 id="section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</h4>
<ol>
<li>Press and hold (Select), and while holding (Select), power on your device. This will launch Luma3DS configuration</li>
<li>Your device should have booted into the Luma3DS configuration menu
<ul>
<li>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging</li>
<li>For the purpose of this guide, <strong>leave these options on the default settings</strong> (do not check or uncheck anything)</li>
<li>If your device shuts down when you try to power it on, ensure that you have copied <code class="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
</ul>
</li>
<li>Presiona (Start) para guardar y reiniciar</li>
</ol>
<p>At this point, your console will boot to Luma3DS by default.</p>
<ul>
<li>Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.</li>
<li>On the next page, you will install useful homebrew applications to complete your setup.</li>
</ul>
<h4 id="section-vii---restoring-ds-connection-settings">Section VII - Restoring DS Connection Settings</h4>
<p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol>
<li>Ve a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> en tu tarjeta SD</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
<li>Reinserta tu tarjeta SD en tu consola</li>
<li>Enciende tu consola</li>
<li>Entra a Configuración de la consola</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code>-&gt; <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
<li>Select the “Nintendo DSi™” title</li>
<li>Selecciona “Copiar”, luego “OK”</li>
</ol>
<hr />
<h3 class="notice--primary" id="continúa-en-finalizar-instalación">Continúa en <a href="finalizing-setup">Finalizar instalación</a></h3>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegación del sitio</a> - <a href="privacy-policy">Política de Privacidad</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -520,6 +520,8 @@ window.cookieconsent.initialise({
<h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4> <h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Enciende tu consola</li> <li>Enciende tu consola</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

View file

@ -493,6 +493,8 @@ window.cookieconsent.initialise({
<h4 id="section-i---hardware-button-check">Section I - Hardware Button Check</h4> <h4 id="section-i---hardware-button-check">Section I - Hardware Button Check</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Enciende tu consola</li> <li>Enciende tu consola</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

663
es_ES/seedminer-(mii).html Normal file
View file

@ -0,0 +1,663 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Seedminer (Mii) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Seedminer (Mii)">
<meta property="og:url" content="https://3ds.hacks.guide/es_ES/seedminer-(mii).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/es_ES/seedminer-(mii).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Este sitio web utiliza cookies para mostrar el progreso actual de la guía en la barra lateral y hacer mejor el sitio de otras maneras."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/es_ES/">Inicio</a></li>
<li class="masthead__menu-item"><a href="/es_ES/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/es_ES/troubleshooting">Resolución de Problemas</a></li>
<li class="masthead__menu-item"><a href="/es_ES/checking-for-cfw">Comprobación de CFW</a></li>
<li class="masthead__menu-item"><a href="/es_ES/godmode9-usage">Uso de GodMode9</a></li>
<li class="masthead__menu-item"><a href="/es_ES/contribute">Contribuir</a></li>
<li class="masthead__menu-item"><a href="/es_ES/region-changing">Cambio de región</a></li>
<li class="masthead__menu-item"><a href="/es_ES/uninstall-cfw">Desinstalar CFW</a></li>
<li class="masthead__menu-item"><a href="/es_ES/credits">Créditos</a></li>
<li class="masthead__menu-item"><a href="/es_ES/site-navigation">Navegación del sitio</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/seedminer-(mii).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/seedminer-(mii).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/seedminer-(mii).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/seedminer-(mii).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/seedminer-(mii).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/seedminer-(mii).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/seedminer-(mii).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/seedminer-(mii).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/seedminer-(mii).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/seedminer-(mii).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/seedminer-(mii).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/seedminer-(mii).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/seedminer-(mii).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/seedminer-(mii).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/seedminer-(mii).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/seedminer-(mii).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/seedminer-(mii).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/seedminer-(mii).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/seedminer-(mii).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/seedminer-(mii).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/seedminer-(mii).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/seedminer-(mii).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/seedminer-(mii).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/seedminer-(mii).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/seedminer-(mii).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/seedminer-(mii).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/seedminer-(mii).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/seedminer-(mii).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/seedminer-(mii).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/seedminer-(mii).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/seedminer-(mii).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/seedminer-(mii).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Progreso total</span>
<ol>
<li style="display: none;" data-name="home"><a href='/es_ES/'>Inicio</a></li>
<li style="display: none;" data-name="key-information"><a href='/es_ES/key-information'>Key Information</a></li>
<li style="display: none;" data-name="get-started"><a href='/es_ES/get-started'>Get Started</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/es_ES/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/es_ES/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/es_ES/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/es_ES/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/es_ES/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/es_ES/dumping-movable-(nimhax)'>Dumping Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/es_ES/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/es_ES/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/es_ES/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/es_ES/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/es_ES/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/es_ES/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/es_ES/installing-boot9strap-(hbl-usm)'>Installing boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/es_ES/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/es_ES/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/es_ES/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/es_ES/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/es_ES/installing-boot9strap-(fredtool)'>Installing boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/es_ES/installing-boot9strap-(usm)'>Installing boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/es_ES/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/es_ES/installing-boot9strap-(frogtool)'>Installing boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/es_ES/finalizing-setup'>Finalizing Setup</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Seedminer (Mii)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Seedminer (Mii)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Para soporte en inglés, pide ayuda en el <a href="https://discord.gg/MWxPgEp">Discord de Nintendo Homebrew</a>.</b></div>
<div class ="notice"><b>Si te gustó esta guía, aceptamos <a href="contribute#donations">Donaciones</a>.</b></div>
<hr>
<aside class="sidebar__right">
<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="#instructions" id="markdown-toc-instructions">Instructions</a> <ul>
<li><a href="#what-you-need" id="markdown-toc-what-you-need">What you need</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---processing-mii-qr-and-mining" id="markdown-toc-section-ii---processing-mii-qr-and-mining">Section II - Processing Mii QR and Mining</a></li>
</ul>
</li>
</ul>
</nav>
</aside>
<div class="notice--warning">
<p>This method requires a reasonably powerful GPU (any dedicated graphics card made in the last few years) and the ability to use a command line. If you dont know what those are or do not have the hardware necessary, you can ask someone to do this for you at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>. You will need to have the following information ready:</p>
<ul>
<li>Your Mii QR code, uploaded directly to Discord (do not take a screenshot or a photo of the image, just send the HNI_XXXX.JPG image itself)</li>
<li>Your consoles ID0 (the name of the 32-character folder directly inside of Nintendo 3DS - see <a href="https://3ds.hacks.guide/troubleshooting#seedminer">this troubleshooting section</a> if you have multiple)</li>
<li>Your console model (e.g. 3DS, 3DS XL, 2DS, New3DS, New3DS XL, New2DS XL)</li>
<li>Your consoles approximate year of manufacturing (it may be present behind the frontplate or backplate; if you dont know, just guess - its not super important)</li>
</ul>
</div>
<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>Because we do not have access to the Friends List, we are deriving the first part of <code class="language-plaintext highlighter-rouge">movable.sed</code> using a Mii QR code instead of by performing a two-way friend exchange.</p>
<p>For information on how Seedminer works, see <a href="https://zoogie.github.io/web/34⅕c3">this presentation</a>.</p>
</details>
<h2 id="instructions">Instructions</h2>
<p class="notice--info">If you are on Linux or macOS, replace <code class="language-plaintext highlighter-rouge">py -3</code> with <code class="language-plaintext highlighter-rouge">python3</code> in all commands.</p>
<h3 id="what-you-need">What you need</h3>
<ul>
<li>The latest release of <a href="https://github.com/zoogie/seedminer/releases/latest">Seedminer</a> (the Seedminer .zip)</li>
<li>Any 3.x version of <a href="https://www.python.org/downloads/">Python</a> installed
<ul>
<li>If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering <code class="language-plaintext highlighter-rouge">python3 -V</code>. If this returns a version number, it will work for this guide.</li>
</ul>
</li>
</ul>
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
<p>In this section, you will set up Seedminer and obtain your consoles files that are needed for mining.</p>
<ol>
<li>Extract the contents of the Seedminer <code class="language-plaintext highlighter-rouge">.zip</code> and move the folder with your operating systeems name to anywhere on your PC
<ul>
<li>Keep this location handy, as this Seedminer folder will be where multiple other files are placed</li>
</ul>
</li>
<li>In the Seedminer folder, hold SHIFT and right-click anywhere in the folders empty space, then click the option that opens Terminal, PowerShell, or Command Prompt</li>
<li>In the command line window, type <code class="language-plaintext highlighter-rouge">py -3 -mpip install pycryptodomex</code>, hit ENTER, and allow it to install
<ul>
<li>If this command fails with the error <code class="language-plaintext highlighter-rouge">No module named pip</code>, you must manually install pip. The methods to do this can be found on <a href="https://pip.pypa.io/en/stable/installation/">this page</a>.</li>
</ul>
</li>
<li>Turn your console on while the SD card is inserted</li>
<li>Open the Mii Maker app</li>
<li>Tap the “QR Code/Image Options” button</li>
<li>Tap “Save Mii as QR Code”</li>
<li>Select any Mii Character (make a new one first if you dont have any), and press “OK”</li>
<li>Turn the console off</li>
<li>Put the consoles SD card into your computer, navigate to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder on the SD, and copy the name of the 32-character-long folder directly inside
<ul>
<li>This folder, known as the ID0, is system-specific. Only one should be present. If you see multiple, follow <a href="troubleshooting#seedminer">these instructions</a></li>
<li>Once you have the ID0, paste it into a document so you can reference it later</li>
</ul>
</li>
<li>Navigate to the <code class="language-plaintext highlighter-rouge">DCIM</code> folder on the SD card</li>
<li>Look for the QR Code, which will be a <code class="language-plaintext highlighter-rouge">.JPG</code> file starting with <code class="language-plaintext highlighter-rouge">HNI</code>
<ul>
<li>You may have many other files in here already if you use the Nintendo 3DS Camera app</li>
</ul>
</li>
<li>Copy this file to the Seedminer folder on your PC</li>
</ol>
<h3 id="section-ii---processing-mii-qr-and-mining">Section II - Processing Mii QR and Mining</h3>
<p>In this section, you will turn the Mii QR code into a usable file and mine <code class="language-plaintext highlighter-rouge">movable.sed</code> with it.</p>
<ol>
<li>Open the <a href="https://zoogie.github.io/web/miiqr/">editMii</a> website on your computer</li>
<li>Click on “Import from…”, then select “QR Code” and upload the Mii QR code from earlier</li>
<li>Click on “Export to…”, then select “encrypted (.bin)”
<ul>
<li>This will download a file named <code class="language-plaintext highlighter-rouge">input.bin</code></li>
</ul>
</li>
<li>Copy this <code class="language-plaintext highlighter-rouge">input.bin</code> to the Seedminer folder</li>
<li>Open the terminal/PowerShell/Command Prompt window from earlier
1.Inside this window, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py id0 &lt;id0&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;id0&gt;</code> with the ID0 you copied into a document</li>
<li>Do not include the angle brackets</li>
</ul>
</li>
<li>Once it completes, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py mii &lt;model&gt; &lt;year&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;model&gt;</code> with the model of your console (<code class="language-plaintext highlighter-rouge">new</code> or <code class="language-plaintext highlighter-rouge">old</code>) - if you arent sure, only models with the ZL/ZR buttons and C-Stick are new</li>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;year&gt;</code> with the year the 3DS was made (you often find this on the backplate) - leave this empty if you arent sure, in which case it will start from the middle</li>
<li>If this fails with an error of <code class="language-plaintext highlighter-rouge">input.bin is invalid size</code>, remake the <code class="language-plaintext highlighter-rouge">input.bin</code> using your QR Code. If it still fails, open a different browser and remake the <code class="language-plaintext highlighter-rouge">input.bin</code> there</li>
<li>The mining process will usually take up to 90 minutes, depending on luck and your GPUs strength</li>
</ul>
</li>
<li>When it finishes, a file called <code class="language-plaintext highlighter-rouge">movable.sed</code> will appear in the Seedminer folder</li>
</ol>
<p class="notice--primary">Continue to <a href="bannerbomb3-(legacy)">BannerBomb3 (Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegación del sitio</a> - <a href="privacy-policy">Política de Privacidad</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -474,11 +474,13 @@ window.cookieconsent.initialise({
<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 devices encryption key.</p>
<div class="notice--info">
<p>Before following this section:</p> <p>Before following this section:</p>
<ul class="notice--info"> <ul>
<li>Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data</li> <li>Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data</li>
<li>Ensure that your console is connected to the Internet (you should see a blue “Internet” indicator on the top-left corner of the HOME screen)</li> <li>Ensure that your console is connected to the Internet (you should see a blue “Internet” indicator on the top-left corner of the HOME screen)</li>
</ul> </ul>
</div>
<ol> <ol>
<li>Apaga tu consola</li> <li>Apaga tu consola</li>

View file

@ -475,11 +475,13 @@ window.cookieconsent.initialise({
<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 devices encryption key.</p>
<div class="notice--info">
<p>Before following this section:</p> <p>Before following this section:</p>
<ul class="notice--info"> <ul>
<li>Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data</li> <li>Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data</li>
<li>Ensure that your console is connected to the Internet (you should see a blue “Internet” indicator on the top-left corner of the HOME screen)</li> <li>Ensure that your console is connected to the Internet (you should see a blue “Internet” indicator on the top-left corner of the HOME screen)</li>
</ul> </ul>
</div>
<ol> <ol>
<li>Apaga tu consola</li> <li>Apaga tu consola</li>

View file

@ -466,6 +466,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li><a href="a9lh-to-b9s">A9LH a B9S</a></li> <li><a href="a9lh-to-b9s">A9LH a B9S</a></li>
<li><a href="bannerbomb3">BannerBomb3</a></li> <li><a href="bannerbomb3">BannerBomb3</a></li>
<li><a href="bannerbomb3-(legacy)">Installing boot9strap (Fredtool, Legacy)</a></li>
<li><a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (TWN)</a></li> <li><a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (TWN)</a></li>
<li><a href="credits">Créditos</a></li> <li><a href="credits">Créditos</a></li>
<li><a href="checking-for-cfw">Comprobar CFW</a></li> <li><a href="checking-for-cfw">Comprobar CFW</a></li>
@ -492,6 +493,7 @@ window.cookieconsent.initialise({
<li><a href="/">Inicio</a></li> <li><a href="/">Inicio</a></li>
<li><a href="homebrew-launcher-(super-skaterhax)">Homebrew Launcher (super-skaterhax)</a></li> <li><a href="homebrew-launcher-(super-skaterhax)">Homebrew Launcher (super-skaterhax)</a></li>
<li><a href="installing-boot9strap-(fredtool)">Instalar boot9strap (Fredtool)</a></li> <li><a href="installing-boot9strap-(fredtool)">Instalar boot9strap (Fredtool)</a></li>
<li><a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></li>
<li><a href="installing-boot9strap-(frogtool)">Installing boot9strap (Frogtool)</a></li> <li><a href="installing-boot9strap-(frogtool)">Installing boot9strap (Frogtool)</a></li>
<li><a href="installing-boot9strap-(hardmod)">Instalar boot9strap (Hardmod)</a></li> <li><a href="installing-boot9strap-(hardmod)">Instalar boot9strap (Hardmod)</a></li>
<li><a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></li> <li><a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></li>
@ -507,6 +509,7 @@ window.cookieconsent.initialise({
<li><a href="region-changing">Cambio de Región</a></li> <li><a href="region-changing">Cambio de Región</a></li>
<li><a href="restoring-updating-cfw">Restaurar / Actualizar CFW</a></li> <li><a href="restoring-updating-cfw">Restaurar / Actualizar CFW</a></li>
<li><a href="seedminer">Seedminer</a></li> <li><a href="seedminer">Seedminer</a></li>
<li><a href="seedminer-(mii)">Seedminer</a></li>
<li><a href="seedminer-(twn)">Seedminer (TWN)</a></li> <li><a href="seedminer-(twn)">Seedminer (TWN)</a></li>
<li><a href="troubleshooting">Solución de Problemas</a></li> <li><a href="troubleshooting">Solución de Problemas</a></li>
<li><a href="uninstall-cfw">Desinstalar CFW</a></li> <li><a href="uninstall-cfw">Desinstalar CFW</a></li>

View file

@ -11,7 +11,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Updating Firmware (KOR/TWN) - 3DS Hacks Guide</title> <!-- begin _includes/seo.html --><title>Updating Firmware (KOR) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware"> <meta name="description" content="A complete guide to 3DS custom firmware">
@ -22,8 +22,8 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide"> <meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Updating Firmware (KOR/TWN)"> <meta property="og:title" content="Updating Firmware (KOR)">
<meta property="og:url" content="https://3ds.hacks.guide/es_ES/updating-firmware-(kor-twn).html"> <meta property="og:url" content="https://3ds.hacks.guide/es_ES/updating-firmware-(kor).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware"> <meta property="og:description" content="A complete guide to 3DS custom firmware">
@ -43,7 +43,7 @@
<link rel="canonical" href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor-twn).html"> <link rel="canonical" href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor).html">
@ -221,38 +221,38 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(kor-twn).html">English</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(kor).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor-twn).html">Español</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor-twn).html">Deutsch</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor-twn).html">Français</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor-twn).html">Italiano</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(kor-twn).html">Nederlands</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(kor).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(kor-twn).html">Português do Brasil</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(kor).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(kor-twn).html">Português (Portugal)</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(kor).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(kor-twn).html">Русский</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(kor).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(kor-twn).html">简体中文</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(kor).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(kor-twn).html">繁體中文</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(kor).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(kor-twn).html">Polski</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(kor).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(kor-twn).html">Türkçe</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(kor).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(kor-twn).html">Tiếng Việt</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(kor).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(kor-twn).html">Català</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(kor).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(kor-twn).html">Ελληνικά</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(kor).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(kor-twn).html">עברית‎</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(kor).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(kor-twn).html">Svenska</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(kor).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor-twn).html">한국어</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(kor-twn).html">Norsk</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(kor).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(kor-twn).html">日本語</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(kor).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(kor-twn).html">اللغة العربية</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(kor).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor-twn).html">Magyar</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(kor-twn).html">Română</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(kor).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(kor-twn).html">Српски</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(kor).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(kor-twn).html">Afrikaans</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(kor).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(kor-twn).html">Bahasa Melayu</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(kor).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(kor-twn).html">Suomi</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(kor).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(kor-twn).html">Dansk</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(kor).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(kor-twn).html">Українська</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(kor).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(kor-twn).html">Čeština</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(kor).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(kor-twn).html">Pirate English</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(kor).html">Pirate English</a></li> -->
</ul> </ul>
<button class="greedy-nav__toggle hidden" type="button"> <button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span> <span class="visually-hidden">Toggle Menu</span>
@ -414,7 +414,7 @@ window.cookieconsent.initialise({
<article class="page" itemscope itemtype="https://schema.org/CreativeWork"> <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Updating Firmware (KOR/TWN)"> <meta itemprop="headline" content="Updating Firmware (KOR)">
@ -422,7 +422,7 @@ window.cookieconsent.initialise({
<div class="page__inner-wrap"> <div class="page__inner-wrap">
<header> <header>
<h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (KOR/TWN) <h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (KOR)
</h1> </h1>
@ -448,7 +448,7 @@ window.cookieconsent.initialise({
<hr> <hr>
<h3 id="required-reading">Required Reading</h3> <h3 id="lectura-requerida">Lectura requerida</h3>
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p> <p>To use the Seedminer exploit, you must update your device to the latest system version.</p>

View file

@ -448,7 +448,7 @@ window.cookieconsent.initialise({
<hr> <hr>
<h3 id="required-reading">Required Reading</h3> <h3 id="lectura-requerida">Lectura requerida</h3>
<p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p> <p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p>

View file

@ -0,0 +1,565 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Updating Firmware (TWN) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Updating Firmware (TWN)">
<meta property="og:url" content="https://3ds.hacks.guide/es_ES/updating-firmware-(twn).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/es_ES/updating-firmware-(twn).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Este sitio web utiliza cookies para mostrar el progreso actual de la guía en la barra lateral y hacer mejor el sitio de otras maneras."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/es_ES/">Inicio</a></li>
<li class="masthead__menu-item"><a href="/es_ES/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/es_ES/troubleshooting">Resolución de Problemas</a></li>
<li class="masthead__menu-item"><a href="/es_ES/checking-for-cfw">Comprobación de CFW</a></li>
<li class="masthead__menu-item"><a href="/es_ES/godmode9-usage">Uso de GodMode9</a></li>
<li class="masthead__menu-item"><a href="/es_ES/contribute">Contribuir</a></li>
<li class="masthead__menu-item"><a href="/es_ES/region-changing">Cambio de región</a></li>
<li class="masthead__menu-item"><a href="/es_ES/uninstall-cfw">Desinstalar CFW</a></li>
<li class="masthead__menu-item"><a href="/es_ES/credits">Créditos</a></li>
<li class="masthead__menu-item"><a href="/es_ES/site-navigation">Navegación del sitio</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(twn).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(twn).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(twn).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(twn).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(twn).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(twn).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(twn).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(twn).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(twn).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(twn).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(twn).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(twn).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(twn).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(twn).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(twn).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(twn).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(twn).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(twn).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(twn).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(twn).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(twn).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(twn).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(twn).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(twn).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(twn).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(twn).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(twn).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(twn).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(twn).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(twn).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(twn).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(twn).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Progreso total</span>
<ol>
<li style="display: none;" data-name="home"><a href='/es_ES/'>Inicio</a></li>
<li style="display: none;" data-name="key-information"><a href='/es_ES/key-information'>Key Information</a></li>
<li style="display: none;" data-name="get-started"><a href='/es_ES/get-started'>Get Started</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/es_ES/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/es_ES/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/es_ES/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/es_ES/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/es_ES/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/es_ES/dumping-movable-(nimhax)'>Dumping Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/es_ES/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/es_ES/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/es_ES/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/es_ES/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/es_ES/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/es_ES/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/es_ES/installing-boot9strap-(hbl-usm)'>Installing boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/es_ES/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/es_ES/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/es_ES/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/es_ES/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/es_ES/installing-boot9strap-(fredtool)'>Installing boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/es_ES/installing-boot9strap-(usm)'>Installing boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/es_ES/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/es_ES/installing-boot9strap-(frogtool)'>Installing boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/es_ES/finalizing-setup'>Finalizing Setup</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Updating Firmware (TWN)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (TWN)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Para soporte en inglés, pide ayuda en el <a href="https://discord.gg/MWxPgEp">Discord de Nintendo Homebrew</a>.</b></div>
<div class ="notice"><b>Si te gustó esta guía, aceptamos <a href="contribute#donations">Donaciones</a>.</b></div>
<hr>
<h3 id="lectura-requerida">Lectura requerida</h3>
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
<h3 id="what-you-need">What you need</h3>
<ul>
<li>An internet connection on your device</li>
</ul>
<h4 id="section-i---updating-the-system">Section I - Updating the System</h4>
<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>
<p class="notice--primary">Continue to <a href="seedminer-(twn)">Seedminer (TWN)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegación del sitio</a> - <a href="privacy-policy">Política de Privacidad</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-05-25T03:21:45+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed> <?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-05-25T04:25:36+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>

View file

@ -0,0 +1,645 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>BannerBomb3 (Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="BannerBomb3 (Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/fr_FR/bannerbomb3-(legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/fr_FR/bannerbomb3-(legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Ce site web utilise des cookies pour afficher l'avancement actuel du guide sur la barre latérale et améliorer le site."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/fr_FR/">Accueil</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/troubleshooting">Dépannage</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/checking-for-cfw">Vérification de la présence d'un CFW</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/godmode9-usage">Utilisation de GodMode9</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/contribute">Contribuer</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/region-changing">Changement de région</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/uninstall-cfw">Désinstallation du CFW</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/credits">Remerciements</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/site-navigation">Index du site</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/bannerbomb3-(legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/bannerbomb3-(legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/bannerbomb3-(legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/bannerbomb3-(legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/bannerbomb3-(legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/bannerbomb3-(legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/bannerbomb3-(legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/bannerbomb3-(legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/bannerbomb3-(legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/bannerbomb3-(legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/bannerbomb3-(legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/bannerbomb3-(legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/bannerbomb3-(legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/bannerbomb3-(legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/bannerbomb3-(legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/bannerbomb3-(legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/bannerbomb3-(legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/bannerbomb3-(legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/bannerbomb3-(legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/bannerbomb3-(legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/bannerbomb3-(legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/bannerbomb3-(legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/bannerbomb3-(legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/bannerbomb3-(legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/bannerbomb3-(legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/bannerbomb3-(legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/bannerbomb3-(legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/bannerbomb3-(legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/bannerbomb3-(legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/bannerbomb3-(legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/bannerbomb3-(legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/bannerbomb3-(legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Progression globale</span>
<ol>
<li style="display: none;" data-name="home"><a href='/fr_FR/'>Accueil</a></li>
<li style="display: none;" data-name="key-information"><a href='/fr_FR/key-information'>Informations clés</a></li>
<li style="display: none;" data-name="get-started"><a href='/fr_FR/get-started'>Pour commencer</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/fr_FR/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/fr_FR/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/fr_FR/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/fr_FR/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/fr_FR/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/fr_FR/dumping-movable-(nimhax)'>Dumping du Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Choix multiple)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/fr_FR/flashing-ntrboot-(3ds-single-system)'>Flashage de ntrboot (une seule 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/fr_FR/flashing-ntrboot-(3ds-multi-system)'>Flashage de ntrboot (plusieurs 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/fr_FR/flashing-ntrboot-(dsi)'>Flashage de ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/fr_FR/flashing-ntrboot-(nds)'>Flashage de ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/fr_FR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/fr_FR/installing-boot9strap-(hardmod)'>Installation de boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/fr_FR/installing-boot9strap-(hbl-usm)'>Installation de boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/fr_FR/installing-boot9strap-(ntrboot)'>Installation de boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/fr_FR/installing-boot9strap-(soundhax)'>Installation de boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/fr_FR/installing-boot9strap-(safecerthax)'>Installation de boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/fr_FR/installing-boot9strap-(ssloth-browser)'>Installation de boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/fr_FR/installing-boot9strap-(fredtool)'>Installation de boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/fr_FR/installing-boot9strap-(usm)'>Installation de boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/fr_FR/installing-boot9strap-(kartdlphax)'>Installation de boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/fr_FR/installing-boot9strap-(frogtool)'>Installation de boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/fr_FR/finalizing-setup'>Finalisation de la configuration</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="BannerBomb3 (Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">BannerBomb3 (Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Pour un support en Anglais, demander de l'aide sur le <a href="https://discord.gg/MWxPgEp">Discord Nintendo Homebrew</a>.</b></div>
<div class ="notice"><b>Si vous appréciez ce guide, nous acceptons les <a href="contribute#donations">Dons</a>.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Table des matières</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#notes-de-compatibilité" id="markdown-toc-notes-de-compatibilité">Notes de compatibilité</a></li>
<li><a href="#ce-dont-vous-avez-besoin" id="markdown-toc-ce-dont-vous-avez-besoin">Ce dont vous avez besoin</a> <ul>
<li><a href="#section-i---préparatifs" id="markdown-toc-section-i---préparatifs">Section I - Préparatifs</a></li>
<li><a href="#section-ii---contrôle-du-bon-fonctionnement-des-boutons" id="markdown-toc-section-ii---contrôle-du-bon-fonctionnement-des-boutons">Section II - Contrôle du bon fonctionnement des boutons</a></li>
<li><a href="#étape-suivante--choisissez-un-exploit" id="markdown-toc-étape-suivante--choisissez-un-exploit">Étape suivante : Choisissez un exploit</a></li>
</ul>
</li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>Détails techniques (facultatif)</em></summary>
<p>Pour lancer du code personnalisé, nous exploitons une faille dans la fenêtre de Gestion des Nintendo DSiWare de lapplication Paramètres de la console.</p>
<p>Pour ce faire, nous utilisons la clé de chiffrement de votre console (movable.sed) pour créer une sauvegarde DSiWare qui exploite le système.</p>
<p>Pour une explication plus technique, consultez <a href="https://github.com/zoogie/Bannerbomb3">cette page</a>.</p>
</details>
<h3 id="notes-de-compatibilité">Notes de compatibilité</h3>
<p>Ces instructions fonctionnent sur les consoles des régions USA, Europe, Japon et Corée, comme indiqué par les lettres U, E, J ou K après la version du logiciel système de la console.</p>
<h2 id="ce-dont-vous-avez-besoin">Ce dont vous avez besoin</h2>
<ul>
<li>Votre fichier <code class="language-plaintext highlighter-rouge">movable.sed</code> obetnu grâce à Seedminer ou nimhax</li>
</ul>
<h4 id="section-i---préparatifs">Section I - Préparatifs</h4>
<p>Dans cette section, vous allez copier les fichiers nécessaires pour déclencher lexploit BannerBomb3 sur la carte SD de votre console.</p>
<ol>
<li>Éteignez votre console</li>
<li>Insérez votre carte SD dans votre ordinateur</li>
<li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>Téléchargez votre movable.sed en utilisant loption « Choisir un fichier »</li>
<li>Cliquez sur “Build and Download”
<ul>
<li>This will download an exploit DSiWare called <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> and a payload called <code class="language-plaintext highlighter-rouge">bb3.bin</code> inside of a zip archive (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li>
</ul>
</li>
<li>Copy <code class="language-plaintext highlighter-rouge">bb3.bin</code> from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the root of your SD card
<ul>
<li>La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce nest pas à lintérieur de ce dernier</li>
<li>This file does not need to be opened or extracted
<img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>Naviguez vers <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> sur votre carte SD
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
<li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a>
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>Créez un dossier nommé <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> à lintérieur de <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code>
<ul>
<li>Si vous aviez déjà le dossier <em>et</em> quil y a des fichiers de sauvegarde DSiWare existants (<code class="language-plaintext highlighter-rouge">&lt;8-character-id&gt;. in</code>) à lintérieur, copiez-les sur votre PC et retirez-les de votre carte SD</li>
</ul>
</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
</ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p>
<h4 id="section-ii---contrôle-du-bon-fonctionnement-des-boutons">Section II - Contrôle du bon fonctionnement des boutons</h4>
<p>In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.</p>
<p>Your SD card should remain in your computer while you perform this check.</p>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol>
<li>Allumez votre console</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
<ul>
<li>The camera applet should appear</li>
</ul>
</li>
<li>Éteignez votre console</li>
</ol>
<hr />
<h3 id="étape-suivante--choisissez-un-exploit">Étape suivante : Choisissez un exploit</h3>
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(usm)">Installing boot9strap (USM)</a></p>
<p class="notice--info">If the camera did NOT appear, continue to <a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Index du site</a> - <a href="privacy-policy">Politique de confidentialité</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -493,43 +493,41 @@ window.cookieconsent.initialise({
<ol> <ol>
<li>Éteignez votre console</li> <li>Éteignez votre console</li>
<li>Insérez votre carte SD dans votre ordinateur</li> <li>Insérez votre carte SD dans votre ordinateur</li>
<li>Ouvrez <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> sur votre ordinateur</li> <li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>Téléchargez votre movable.sed en utilisant loption « Choisir un fichier »</li> <li>Téléchargez votre movable.sed en utilisant loption « Choisir un fichier »</li>
<li>Cliquez sur “Build and Download” <li>Cliquez sur “Build and Download”
<ul> <ul>
<li>Ceci va télécharger un exploit DSiWare appelé <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> et un payload appelé <code class="language-plaintext highlighter-rouge">bb3.bin</code> à lintérieur dune archive zip (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li> <li>This will download an exploit DSiWare called <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> and a payload called <code class="language-plaintext highlighter-rouge">bb3.bin</code> inside of a zip archive (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li>
</ul> </ul>
</li> </li>
<li>Copiez <code class="language-plaintext highlighter-rouge">bb3.bin</code> de <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> à la racine de votre carte SD <li>Copy <code class="language-plaintext highlighter-rouge">bb3.bin</code> from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the root of your SD card
<ul> <ul>
<li>La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce nest pas à lintérieur de ce dernier</li> <li>La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce nest pas à lintérieur de ce dernier</li>
<li>Ce fichier na pas besoin dêtre ouvert ou extrait <li>This file does not need to be opened or extracted
<img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li>
</ul> </ul>
</li> </li>
<li>Naviguez vers <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> sur votre carte SD <li>Naviguez vers <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> sur votre carte SD
<ul> <ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> est le nom du dossier à 32 lettres que vous avez copié dans <a href="seedminer">Seedminer</a></li> <li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> est un dossier de 32 caractères à lintérieur de <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li> <li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
<li>Si vous avez plusieurs dossiers <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code>, suivez les instructions <a href="troubleshooting#bannerbomb3">ici</a> <li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a>
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li>
</ul> </ul>
</li> </li>
<li>Créez un dossier nommé <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> à lintérieur de <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> <li>Créez un dossier nommé <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> à lintérieur de <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code>
<ul> <ul>
<li>Si vous aviez déjà le dossier <em>et</em> quil y a des fichiers de sauvegarde DSiWare existants (<code class="language-plaintext highlighter-rouge">&lt;8-character-id&gt;.bin</code>) à lintérieur, copiez-les sur votre PC et retirez-les de votre carte SD</li> <li>Si vous aviez déjà le dossier <em>et</em> quil y a des fichiers de sauvegarde DSiWare existants (<code class="language-plaintext highlighter-rouge">&lt;8-character-id&gt;. in</code>) à lintérieur, copiez-les sur votre PC et retirez-les de votre carte SD</li>
</ul> </ul>
</li> </li>
<li>Copiez le fichier <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> depuis <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> vers le dossier <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code></li> <li>Copy the <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
</ol> </ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p> <p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p>
<h4 id="section-ii---contrôle-du-bon-fonctionnement-des-boutons">Section II - Contrôle du bon fonctionnement des boutons</h4> <h4 id="section-ii---contrôle-du-bon-fonctionnement-des-boutons">Section II - Contrôle du bon fonctionnement des boutons</h4>
<p>Dans cette section, vous verrez si vous pouvez accéder au mode sans échec sur votre console. Cela déterminera la méthode que vous allez suivre sur la page suivante.</p> <p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<p>Votre carte SD doit rester dans votre ordinateur pendant que vous effectuez cette vérification.</p>
<ol> <ol>
<li>Allumez votre console</li> <li>Allumez votre console</li>

View file

@ -11,7 +11,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Remerciements - 3DS Hacks Guide</title> <!-- begin _includes/seo.html --><title>Credits - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware"> <meta name="description" content="A complete guide to 3DS custom firmware">
@ -22,7 +22,7 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide"> <meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Remerciements"> <meta property="og:title" content="Credits">
<meta property="og:url" content="https://3ds.hacks.guide/fr_FR/credits.html"> <meta property="og:url" content="https://3ds.hacks.guide/fr_FR/credits.html">
@ -414,7 +414,7 @@ window.cookieconsent.initialise({
<article class="page" itemscope itemtype="https://schema.org/CreativeWork"> <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Remerciements"> <meta itemprop="headline" content="Credits">
@ -422,7 +422,7 @@ window.cookieconsent.initialise({
<div class="page__inner-wrap"> <div class="page__inner-wrap">
<header> <header>
<h1 id="page-title" class="page__title" itemprop="headline">Remerciements <h1 id="page-title" class="page__title" itemprop="headline">Credits
</h1> </h1>
@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<p class="notice--primary"><strong>Un grand merci à Plailect, le créateur et mainteneur original du guide !</strong></p> <p class="notice--primary"><strong>Special thanks to Plailect, the original creator and maintainer of the guide!</strong></p>
<p class="notice--primary"><strong>Un grand merci à tous les <a href="http://webchat.freenode.net/?channels=%23Cakey">#Cakey sur Freenode</a> dêtre géniaux !</strong></p> <p class="notice--primary"><strong>Special thanks to all of <a href="http://webchat.freenode.net/?channels=%23Cakey">#Cakey on Freenode</a> for being awesome!</strong></p>
<p class="notice--primary"><strong>Un grand merci à tous les <a href="https://crowdin.com/project/3ds-guide">traducteurs</a> dêtre géniaux !</strong></p> <p class="notice--primary"><strong>Special thanks to all of <a href="https://crowdin.com/project/3ds-guide">the translators</a> for being awesome!</strong></p>
<p>Si je vous ai oublié, contactez-moi et jajouterai votre nom.</p> <p>Si je vous ai oublié, contactez-moi et jajouterai votre nom.</p>

View file

@ -648,7 +648,7 @@ window.cookieconsent.initialise({
<ol> <ol>
<li>Sélectionnez “Cleanup SD Card”</li> <li>Sélectionnez “Cleanup SD Card”</li>
<li>Lorsque vous êtes invité, appuyez sur (A)</li> <li>Lorsque vous y êtes invité, appuyez sur (A)</li>
<li>Appuyez sur (A) pour continuer</li> <li>Appuyez sur (A) pour continuer</li>
<li>Appuyez sur (B) pour revenir au menu principal</li> <li>Appuyez sur (B) pour revenir au menu principal</li>
</ol> </ol>
@ -678,7 +678,7 @@ window.cookieconsent.initialise({
</ul> </ul>
</li> </li>
<li>Appuyez sur (A) pour continuer</li> <li>Appuyez sur (A) pour continuer</li>
<li>Appuyez sur (Home) pour faire apparaître le menu dactions (action menu)</li> <li>Appuyez sur (HOME) pour faire apparaître le menu dactions</li>
<li>Sélectionnez “Poweroff system” pour éteindre votre appareil</li> <li>Sélectionnez “Poweroff system” pour éteindre votre appareil</li>
<li>Insérez votre carte SD dans votre ordinateur</li> <li>Insérez votre carte SD dans votre ordinateur</li>
<li>Copiez <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin</code>, <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin.sha</code>, et <code class="language-plaintext highlighter-rouge">essentiel.exefs</code> du dossier <code class="language-plaintext highlighter-rouge">/gm9/out/</code> de votre carte SD vers un emplacement sûr sur votre ordinateur <li>Copiez <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin</code>, <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin.sha</code>, et <code class="language-plaintext highlighter-rouge">essentiel.exefs</code> du dossier <code class="language-plaintext highlighter-rouge">/gm9/out/</code> de votre carte SD vers un emplacement sûr sur votre ordinateur
@ -693,7 +693,7 @@ window.cookieconsent.initialise({
</ul> </ul>
</li> </li>
<li>Si vous lavez, copiez le dossier <code class="language-plaintext highlighter-rouge">/luma/backups/</code> de votre carte SD vers un endroit sûr sur votre ordinateur</li> <li>Si vous lavez, copiez le dossier <code class="language-plaintext highlighter-rouge">/luma/backups/</code> de votre carte SD vers un endroit sûr sur votre ordinateur</li>
<li>Retirez la carte SD de votre ordinateur et réinsérez-la dans votre console</li> <li>Réinsérez votre carte SD dans votre console</li>
<li>Allumez votre console</li> <li>Allumez votre console</li>
</ol> </ol>
@ -701,8 +701,6 @@ window.cookieconsent.initialise({
<p class="notice--success">Vous avez terminé! Le custom firmware est maintenant entièrement installé et configuré sur votre console.</p> <p class="notice--success">Vous avez terminé! Le custom firmware est maintenant entièrement installé et configuré sur votre console.</p>
<p class="notice--info">Bonjour ! Nous cherchons à obtenir des commentaires sur lexpérience globale vécue en suivant notre guide. Si vous souhaitez nous aider, consultez le sondage <a href="https://forms.gle/vZNoc4QLCz5MEXCK7">ici</a> (uniquement disponible en anglais). Merci !</p>
<h3 id="informations-et-notes">Informations et notes</h3> <h3 id="informations-et-notes">Informations et notes</h3>
<div class="notice--info"> <div class="notice--info">

View file

@ -540,7 +540,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li>Si des invites apparaissent, approuvez les tous</li> <li>Si des invites apparaissent, approuvez les tous</li>
<li>Si votre console se bloque sur un écran jaune, maintenez le bouton POWER jusquà ce quelle séteigne, puis réessayez cette section</li> <li>Si votre console se bloque sur un écran jaune, maintenez le bouton POWER jusquà ce quelle séteigne, puis réessayez cette section</li>
<li>Si votre console se bloque sur un écran rouge, maintenez le bouton POWER jusquà ce quelle séteigne, refaites létape 3 de la section II, puis recommencez cette section</li> <li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step 3 of Section II, then retry this section</li>
<li>If you get another error, try again up to 5 times, and if it still doesnt work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li> <li>If you get another error, try again up to 5 times, and if it still doesnt work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li>
</ul> </ul>
</li> </li>
@ -550,6 +550,8 @@ window.cookieconsent.initialise({
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4> <h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Allumez votre console</li> <li>Allumez votre console</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

View file

@ -477,12 +477,14 @@ window.cookieconsent.initialise({
</details> </details>
<p class="notice--warning">You should only be able to get to this page if you are running version 11.16.0. If you are on any firmware other than 11.17.0 or 11.16.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!</p>
<h2 id="ce-dont-vous-avez-besoin">Ce dont vous avez besoin</h2> <h2 id="ce-dont-vous-avez-besoin">Ce dont vous avez besoin</h2>
<ul> <ul>
<li>Votre fichier <code class="language-plaintext highlighter-rouge">movable.sed</code> obtenu grâce à <a href="seedminer">Seedminer</a></li> <li>Votre fichier <code class="language-plaintext highlighter-rouge">movable.sed</code> obtenu grâce à <a href="seedminer">Seedminer</a></li>
<li>La dernière version de <a href="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li> <li>La dernière version de <a href="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li>La dernière version de <a href="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a> (téléchargement direct)</li> <li><strong>11.16.0 or 11.17.0 users</strong>: The v6.1.1 release of <a href="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a> (direct download)</li>
<li>La dernière version de <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (le fichier `.zip de Luma3DS)</li> <li>La dernière version de <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (le fichier `.zip de Luma3DS)</li>
</ul> </ul>
@ -530,9 +532,9 @@ window.cookieconsent.initialise({
<li>Insérez votre carte SD dans votre ordinateur</li> <li>Insérez votre carte SD dans votre ordinateur</li>
<li>Ouvrez le site Web <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> sur votre ordinateur</li> <li>Ouvrez le site Web <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> sur votre ordinateur</li>
<li>Dans le champ “Username”, entrez nimporte quel nom alphanumérique (sans espaces ni caractères spéciaux)</li> <li>Dans le champ “Username”, entrez nimporte quel nom alphanumérique (sans espaces ni caractères spéciaux)</li>
<li>Dans le champ “DSiBin”, téléchargez votre fichier <code class="language-plaintext highlighter-rouge">42383841.bin</code> depuis la racine de votre carte SD en utilisant la première option “Choisir un fichier”</li> <li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>Sous le champ “MovableSed”, uploadez votre fichier <code class="language-plaintext highlighter-rouge">movable.sed</code> en utilisant la deuxième option “Choisir un fichier”</li> <li>Sous le champ “MovableSed”, uploadez votre fichier <code class="language-plaintext highlighter-rouge">movable.sed</code> en utilisant la deuxième option “Choisir un fichier”</li>
<li>Dans le champ “InjectionTarget”, définissez la cible dinjection à <code class="language-plaintext highlighter-rouge">DSinternet</code> (PAS memorypit)</li> <li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>Cliquez sur “Build” <li>Cliquez sur “Build”
<ul> <ul>
<li>Attendez quelques secondes que le processus de compilation soit terminé</li> <li>Attendez quelques secondes que le processus de compilation soit terminé</li>
@ -547,12 +549,12 @@ window.cookieconsent.initialise({
<li>Cliquez sur le lien “output_(name).zip”</li> <li>Cliquez sur le lien “output_(name).zip”</li>
<li>Naviguez vers <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> sur votre carte SD <li>Naviguez vers <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> sur votre carte SD
<ul> <ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> est le nom du dossier à 32 lettres que vous avez copié dans <a href="seedminer">Seedminer</a></li> <li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> est un dossier de 32 caractères à lintérieur de <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li> <li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
</ul> </ul>
</li> </li>
<li>Supprimez <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> de votre dossier Nintendo DSiWare</li> <li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li>
<li>Copiez le fichier <code class="language-plaintext highlighter-rouge">42383841.bin</code> du dossier <code class="language-plaintext highlighter-rouge">hax</code> de larchive DSiWare téléchargée (output_(name).zip) vers le dossier <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> <li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">hax</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li>
<li>Copiez <code class="language-plaintext highlighter-rouge">boot.firm</code> et <code class="language-plaintext highlighter-rouge">boot.3dsx</code> depuis Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code>vers la racine de votre carte SD <li>Copiez <code class="language-plaintext highlighter-rouge">boot.firm</code> et <code class="language-plaintext highlighter-rouge">boot.3dsx</code> depuis Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code>vers la racine de votre carte SD
<ul> <ul>
@ -583,7 +585,7 @@ window.cookieconsent.initialise({
</li> </li>
<li>Sélectionnez “Copier”, puis sélectionnez “OK”</li> <li>Sélectionnez “Copier”, puis sélectionnez “OK”</li>
<li>Retournez au menu principal des Paramètres de la console</li> <li>Retournez au menu principal des Paramètres de la console</li>
<li>Naviguez vers <code class="language-plaintext highlighter-rouge">Paramètres Internet</code> -&gt; <code class="language-plaintext highlighter-rouge">Connexions Nintendo DS</code>, puis sélectionnez “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li> <li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
<li>Si lexploit a réussi, votre console devrait avoir démarré la version japonaise de Flipnote Studio <li>Si lexploit a réussi, votre console devrait avoir démarré la version japonaise de Flipnote Studio
<ul> <ul>
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li> <li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
@ -650,11 +652,11 @@ window.cookieconsent.initialise({
<h4 id="section-vii---restauration-des-paramètres-de-connexions-nintendo-ds">Section VII - Restauration des paramètres de Connexions Nintendo DS</h4> <h4 id="section-vii---restauration-des-paramètres-de-connexions-nintendo-ds">Section VII - Restauration des paramètres de Connexions Nintendo DS</h4>
<p>Dans cette section, vous allez restaurer Connexions Nintendo DS comme il était avant dêtre remplacé temporairement par Flipnote Studio dans Section IV.</p> <p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol> <ol>
<li>Naviguez vers <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> sur votre carte SD</li> <li>Naviguez vers <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> sur votre carte SD</li>
<li>Copiez le fichier <code class="language-plaintext highlighter-rouge">42383841.bin</code> du dossier <code class="language-plaintext highlighter-rouge">clean</code> de larchive DSiWare téléchargée (output_(nom).zip) dans le dossier <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code></li> <li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
<li>Retirez la carte SD de votre ordinateur et réinsérez-la dans votre console</li> <li>Retirez la carte SD de votre ordinateur et réinsérez-la dans votre console</li>
<li>Allumez votre console</li> <li>Allumez votre console</li>
<li>Lancez les Paramètres de la console</li> <li>Lancez les Paramètres de la console</li>

View file

@ -0,0 +1,767 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Installing boot9strap (Fredtool, Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Installing boot9strap (Fredtool, Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(fredtool-legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(fredtool-legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Ce site web utilise des cookies pour afficher l'avancement actuel du guide sur la barre latérale et améliorer le site."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/fr_FR/">Accueil</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/troubleshooting">Dépannage</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/checking-for-cfw">Vérification de la présence d'un CFW</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/godmode9-usage">Utilisation de GodMode9</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/contribute">Contribuer</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/region-changing">Changement de région</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/uninstall-cfw">Désinstallation du CFW</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/credits">Remerciements</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/site-navigation">Index du site</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/installing-boot9strap-(fredtool-legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(fredtool-legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(fredtool-legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(fredtool-legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(fredtool-legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(fredtool-legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(fredtool-legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(fredtool-legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(fredtool-legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(fredtool-legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(fredtool-legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(fredtool-legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(fredtool-legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(fredtool-legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(fredtool-legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(fredtool-legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(fredtool-legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(fredtool-legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(fredtool-legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(fredtool-legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(fredtool-legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(fredtool-legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(fredtool-legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(fredtool-legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(fredtool-legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(fredtool-legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(fredtool-legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(fredtool-legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(fredtool-legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(fredtool-legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(fredtool-legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(fredtool-legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Progression globale</span>
<ol>
<li style="display: none;" data-name="home"><a href='/fr_FR/'>Accueil</a></li>
<li style="display: none;" data-name="key-information"><a href='/fr_FR/key-information'>Informations clés</a></li>
<li style="display: none;" data-name="get-started"><a href='/fr_FR/get-started'>Pour commencer</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/fr_FR/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/fr_FR/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/fr_FR/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/fr_FR/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/fr_FR/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/fr_FR/dumping-movable-(nimhax)'>Dumping du Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Choix multiple)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/fr_FR/flashing-ntrboot-(3ds-single-system)'>Flashage de ntrboot (une seule 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/fr_FR/flashing-ntrboot-(3ds-multi-system)'>Flashage de ntrboot (plusieurs 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/fr_FR/flashing-ntrboot-(dsi)'>Flashage de ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/fr_FR/flashing-ntrboot-(nds)'>Flashage de ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/fr_FR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/fr_FR/installing-boot9strap-(hardmod)'>Installation de boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/fr_FR/installing-boot9strap-(hbl-usm)'>Installation de boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/fr_FR/installing-boot9strap-(ntrboot)'>Installation de boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/fr_FR/installing-boot9strap-(soundhax)'>Installation de boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/fr_FR/installing-boot9strap-(safecerthax)'>Installation de boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/fr_FR/installing-boot9strap-(ssloth-browser)'>Installation de boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/fr_FR/installing-boot9strap-(fredtool)'>Installation de boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/fr_FR/installing-boot9strap-(usm)'>Installation de boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/fr_FR/installing-boot9strap-(kartdlphax)'>Installation de boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/fr_FR/installing-boot9strap-(frogtool)'>Installation de boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/fr_FR/finalizing-setup'>Finalisation de la configuration</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Installing boot9strap (Fredtool, Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (Fredtool, Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Pour un support en Anglais, demander de l'aide sur le <a href="https://discord.gg/MWxPgEp">Discord Nintendo Homebrew</a>.</b></div>
<div class ="notice"><b>Si vous appréciez ce guide, nous acceptons les <a href="contribute#donations">Dons</a>.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Table des matières</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#ce-dont-vous-avez-besoin" id="markdown-toc-ce-dont-vous-avez-besoin">Ce dont vous avez besoin</a> <ul>
<li><a href="#section-i---vérification-de-la-présence-dun-cfw" id="markdown-toc-section-i---vérification-de-la-présence-dun-cfw">Section I - Vérification de la présence dun CFW</a></li>
<li><a href="#section-ii---bannerbomb3" id="markdown-toc-section-ii---bannerbomb3">Section II - BannerBomb3</a></li>
<li><a href="#section-iii---préparatifs" id="markdown-toc-section-iii---préparatifs">Section III - Préparatifs</a></li>
<li><a href="#section-iv---écrasement-de-connexions-nintendo-ds" id="markdown-toc-section-iv---écrasement-de-connexions-nintendo-ds">Section IV - Écrasement de Connexions Nintendo DS</a></li>
<li><a href="#section-v---exploit-flipnote" id="markdown-toc-section-v---exploit-flipnote">Section V - Exploit Flipnote</a></li>
<li><a href="#section-vi---configuration-de-luma3ds" id="markdown-toc-section-vi---configuration-de-luma3ds">Section VI - Configuration de Luma3DS</a></li>
<li><a href="#section-vii---restauration-des-paramètres-de-connexions-nintendo-ds" id="markdown-toc-section-vii---restauration-des-paramètres-de-connexions-nintendo-ds">Section VII - Restauration des paramètres de Connexions Nintendo DS</a></li>
<li><a href="#continuer-vers-finalisation-de-linstallation" id="markdown-toc-continuer-vers-finalisation-de-linstallation">Continuer vers Finalisation de linstallation</a></li>
</ul>
</li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>Détails techniques (facultatif)</em></summary>
<p>Pour extraire un DSiWare système, nous exploitons une faille dans longlet de gestion des données DSiWare présent dans les paramètres système.</p>
<p>Pour ce faire, nous utilisons la clé de chiffrement de votre console (movable.sed) pour créer une sauvegarde DSiWare qui exploite le système pour dumper lapplication DSi Internet Settings à la racine SD.</p>
<p>Once we have a DSiWare backup, we can inject it into the DS Internet Settings application.</p>
<p>Ceci est une implémentation de lexploit “FIRM partitions known-plaintext” qui est décrit <a href="https://www.3dbrew.org/wiki/3DS_System_Flaws">ici</a>.</p>
</details>
<p class="notice--warning">You should only be able to get to this page if you are running version 11.15.0 or 11.14.0. If you are on any firmware other than 11.15.0 or 11.14.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!</p>
<h2 id="ce-dont-vous-avez-besoin">Ce dont vous avez besoin</h2>
<ul>
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing <a href="seedminer-(mii)">Seedminer (Mii)</a></li>
<li>La dernière version de <a href="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li><strong>11.15.0 and 11.14.0 users only</strong>: The v6.0.1 release of <a href="https://github.com/zoogie/b9sTool/releases/tag/v6.0.1">b9sTool</a> (direct download)</li>
<li>La dernière version de <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (le fichier `.zip de Luma3DS)</li>
</ul>
<h4 id="section-i---vérification-de-la-présence-dun-cfw">Section I - Vérification de la présence dun CFW</h4>
<p>Comme mesure de sécurité supplémentaire, nous effectuerons une vérification supplémentaire de la présence dun custom firmware. Ceci est dû au fait que lutilisation de cette méthode lorsquun custom firmware est déjà installé à un risque de bricker la console (ce qui la rendrait inutilisable sans méthodes de récupération comme <a href="ntrboot">ntrboot</a>).</p>
<ol>
<li>Éteignez votre console</li>
<li>Maintenez le bouton (Select) enfoncé</li>
<li>Allumez votre console tout en maintenant le bouton (Select) enfoncé</li>
<li>Si la vérification a réussi, vous démarrerez sur le menu HOME et vous pourrez continuer avec ce guide</li>
<li>Éteignez votre console</li>
</ol>
<p class="notice--danger">Si vous voyez un menu de configuration ou si la console séteint immédiatement, vous avez déjà CFW, et continuer avec ces instructions peut BRICKER votre console ! Suivez <a href="checking-for-cfw">Vérification de la présence dun CFW</a> pour mettre à jour votre CFW existant.</p>
<h4 id="section-ii---bannerbomb3">Section II - BannerBomb3</h4>
<p>Dans cette section, vous allez déclencher lexploit BannerBomb3 à laide du menu de Gestion des Nintendo DSiWare et copier le fichier dumpé sur votre ordinateur afin de pouvoir lutiliser dans la section suivante.</p>
<ol>
<li>Retirez la carte SD de votre ordinateur et réinsérez-la dans votre console</li>
<li>Allumez votre console</li>
<li>Lancez les Paramètres de la console</li>
<li>Naviguez vers <code class="language-plaintext highlighter-rouge">Gestion des données</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code>-&gt; <code class="language-plaintext highlighter-rouge">Carte SD</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)
<ul>
<li>Votre console devrait afficher le menu BB3 multihax</li>
<li>Si cette étape provoque un plantage de votre console, <a href="troubleshooting#installing-boot9strap-fredtool">suivez ce guide de dépannage</a></li>
</ul>
</li>
<li>Utilisez la croix directionnelle pour naviguer et appuyez sur le bouton (A) pour sélectionner “Dump DSiWare”
<ul>
<li>Votre console redémarrera automatiquement</li>
</ul>
</li>
<li>Éteignez votre console</li>
</ol>
<h4 id="section-iii---préparatifs">Section III - Préparatifs</h4>
<p>Dans cette section, vous copierez les fichiers nécessaires pour remplacer temporairement Connexions Nintendo DS par Flipnote Studio, qui est utilisé pour lancer linstallateur de boot9strap (custom firmware).</p>
<ol>
<li>Insérez votre carte SD dans votre ordinateur</li>
<li>Ouvrez le site Web <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> sur votre ordinateur</li>
<li>Dans le champ “Username”, entrez nimporte quel nom alphanumérique (sans espaces ni caractères spéciaux)</li>
<li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>Sous le champ “MovableSed”, uploadez votre fichier <code class="language-plaintext highlighter-rouge">movable.sed</code> en utilisant la deuxième option “Choisir un fichier”</li>
<li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>Cliquez sur “Build”
<ul>
<li>Attendez quelques secondes que le processus de compilation soit terminé</li>
</ul>
</li>
<li>Dans la section Historique des builds à gauche, tapez le nom dutilisateur dans le champ “Filter builds…”</li>
<li>Cliquez sur le premier résultat de recherche
<ul>
<li>Ce résultat devrait avoir lhorodatage le plus récent</li>
</ul>
</li>
<li>Cliquez sur le lien “output_(name).zip”</li>
<li>Naviguez vers <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> sur votre carte SD
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
</ul>
</li>
<li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">hax</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li>
<li>Copiez <code class="language-plaintext highlighter-rouge">boot.firm</code> et <code class="language-plaintext highlighter-rouge">boot.3dsx</code> depuis Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code>vers la racine de votre carte SD
<ul>
<li>La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce nest pas à lintérieur de ce dernier</li>
</ul>
</li>
<li>Copiez <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) de larchive <code class="language-plaintext highlighter-rouge">.zip</code> à la racine de votre carte SD</li>
<li>Copiez le dossier <code class="language-plaintext highlighter-rouge">private</code> du fichier <code class="language-plaintext highlighter-rouge">.zip</code> de Frogminer_save vers la racine de votre carte SD</li>
<li>Retirez la carte SD de votre ordinateur et réinsérez-la dans votre console</li>
<li>
<p>Allumez votre console</p>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/fredtool/fredtool-root-layout.png" alt="" /></p>
</li>
</ol>
<h4 id="section-iv---écrasement-de-connexions-nintendo-ds">Section IV - Écrasement de Connexions Nintendo DS</h4>
<p>Dans cette section, vous copierez le DSiWare hacké de Connexions Nintendo DS dans la mémoire interne, qui le remplacera temporairement par Flipnote Studio.</p>
<ol>
<li>Lancez les Paramètres de la console</li>
<li>Naviguez vers <code class="language-plaintext highlighter-rouge">Gestion des données</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code>-&gt; <code class="language-plaintext highlighter-rouge">Carte SD</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
<li>Sélectionnez le titre “Haxxxxxxxxx!”
<ul>
<li>If you are unable to select the “Haxxxxxxxxx” title, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Sélectionnez “Copier”, puis sélectionnez “OK”</li>
<li>Retournez au menu principal des Paramètres de la console</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
<li>Si lexploit a réussi, votre console devrait avoir démarré la version japonaise de Flipnote Studio
<ul>
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
</ol>
<h4 id="section-v---exploit-flipnote">Section V - Exploit Flipnote</h4>
<p class="notice--info">Si vous préférez un guide visuel pour cette section, un tel guide est disponible <a href="https://zoogie.github.io/web/flipnote_directions/">ici</a>.</p>
<p>In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer.</p>
<ol>
<li>Terminez le processus de configuration initial de Flipnote Studio jusquà ce que vous atteigniez le menu principal
<ul>
<li>Sélectionnez loption de gauche chaque fois que vous y êtes invité durant le processus de configuration</li>
<li>If you encounter an issue while doing this section, <a href="troubleshooting#installing-boot9strap-fredtool">check this troubleshooting guide</a> for your issue</li>
</ul>
</li>
<li>En utilisant lécran tactile, sélectionnez la grande case à gauche, puis sélectionnez la boîte avec une icône de carte SD</li>
<li>Une fois le menu lancé, sélectionnez licône visage, puis le bouton en bas à droite pour continuer</li>
<li>Appuyez sur (X) ou (Haut) sur la croix directionnelle en fonction de ce qui est affiché sur lécran supérieur</li>
<li>Sélectionnez le deuxième bouton en haut avec une icône de bobine de film</li>
<li>Défilez vers la droite jusquà ce que la bobine “3/3” soit sélectionnée</li>
<li>Touchez la troisième case contenant la lettre “A”</li>
<li>Défilez vers la gauche jusquà ce que la bobine “1/3” soit sélectionnée</li>
<li>Touchez la quatrième case contenant la lettre “A”</li>
<li>Si lexploit a réussi, votre console devrait avoir démarré b9sTool</li>
<li>Séléctionnez “Install boot9strap” en utilisant la croix directionnelle
<ul>
<li>Si vous manquez cette étape, la console retournera au menu HOME au lieu dinstaller boot9strap et vous devrez ouvrir Connexions Nintendo DS et recommencer à partir du début de cette section</li>
</ul>
</li>
<li>Appuyez sur (A), puis appuyez sur START et SELECT en même temps pour démarrer linstallation</li>
<li>Une fois que linstallation est terminée et que vous voyez le message “done.” safficher sur lécran du bas, quittez b9sTool, puis éteignez votre console
<ul>
<li>Vous devrez peut-être forcer larrêt de la console en maintenant le bouton Power enfoncé</li>
<li>Si votre console séteint lorsque vous essayez de lallumer, assurez-vous davoir copié le fichier <code class="language-plaintext highlighter-rouge">boot.firm</code> depuis larchive <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS à la racine de votre carte SD</li>
<li>Si vous voyez lécran de configuration de Luma, éteignez votre console et passez à la section suivante</li>
</ul>
</li>
</ol>
<h4 id="section-vi---configuration-de-luma3ds">Section VI - Configuration de Luma3DS</h4>
<ol>
<li>Appuyez sur le bouton (Select) et maintenez-le, et tout en maintenant le bouton (Select), allumez votre console. Ceci va lancer la configuration de Luma3DS</li>
<li>Votre console devrait avoir démarré dans le menu de configuration de Luma3DS
<ul>
<li>Le menu de configuration de Luma3DS sert à régler les paramètres du custom firmware Luma3DS. Beaucoup de ces paramètres peuvent être utiles pour la personnalisation ou le débogage</li>
<li>Pour les besoins de ce guide, <strong>laissez ces options sur les paramètres par défaut</strong> (ne cochez ni ne décochez rien)</li>
<li>Si votre console séteint lorsque vous essayez de lallumer, assurez-vous davoir copié le fichier <code class="language-plaintext highlighter-rouge">boot.firm</code> depuis larchive <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS à la racine de votre carte SD</li>
</ul>
</li>
<li>Appuyez sur (Start) pour enregistrer les modifications et redémarrer</li>
</ol>
<p>À partir dici, votre console démarrera sur Luma3DS par défaut.</p>
<ul>
<li>Luma3DS ne présente aucune différence visuelle avec le menu HOME normal. Si votre console a démarré dans le menu HOME, elle exécute un custom firmware.</li>
<li>Sur la page suivante, vous installerez des applications homebrew utiles pour compléter votre configuration.</li>
</ul>
<h4 id="section-vii---restauration-des-paramètres-de-connexions-nintendo-ds">Section VII - Restauration des paramètres de Connexions Nintendo DS</h4>
<p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol>
<li>Naviguez vers <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> sur votre carte SD</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
<li>Retirez la carte SD de votre ordinateur et réinsérez-la dans votre console</li>
<li>Allumez votre console</li>
<li>Lancez les Paramètres de la console</li>
<li>Naviguez vers <code class="language-plaintext highlighter-rouge">Gestion des données</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code>-&gt; <code class="language-plaintext highlighter-rouge">Carte SD</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
<li>Sélectionnez le titre “Nintendo DSi™”</li>
<li>Sélectionnez “Copier”, puis sélectionnez “OK”</li>
</ol>
<hr />
<h3 class="notice--primary" id="continuer-vers-finalisation-de-linstallation">Continuer vers <a href="finalizing-setup">Finalisation de linstallation</a></h3>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Index du site</a> - <a href="privacy-policy">Politique de confidentialité</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -520,6 +520,8 @@ window.cookieconsent.initialise({
<h4 id="section-i---contrôle-matériel-des-boutons-3ds-cible">Section I - Contrôle matériel des boutons (3DS cible)</h4> <h4 id="section-i---contrôle-matériel-des-boutons-3ds-cible">Section I - Contrôle matériel des boutons (3DS cible)</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Allumez votre console</li> <li>Allumez votre console</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

View file

@ -495,6 +495,8 @@ window.cookieconsent.initialise({
<h4 id="section-i---contrôle-matériel-des-boutons">Section I - Contrôle matériel des boutons</h4> <h4 id="section-i---contrôle-matériel-des-boutons">Section I - Contrôle matériel des boutons</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Allumez votre console</li> <li>Allumez votre console</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

663
fr_FR/seedminer-(mii).html Normal file
View file

@ -0,0 +1,663 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Seedminer (Mii) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Seedminer (Mii)">
<meta property="og:url" content="https://3ds.hacks.guide/fr_FR/seedminer-(mii).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/fr_FR/seedminer-(mii).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Ce site web utilise des cookies pour afficher l'avancement actuel du guide sur la barre latérale et améliorer le site."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/fr_FR/">Accueil</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/troubleshooting">Dépannage</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/checking-for-cfw">Vérification de la présence d'un CFW</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/godmode9-usage">Utilisation de GodMode9</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/contribute">Contribuer</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/region-changing">Changement de région</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/uninstall-cfw">Désinstallation du CFW</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/credits">Remerciements</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/site-navigation">Index du site</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/seedminer-(mii).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/seedminer-(mii).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/seedminer-(mii).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/seedminer-(mii).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/seedminer-(mii).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/seedminer-(mii).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/seedminer-(mii).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/seedminer-(mii).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/seedminer-(mii).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/seedminer-(mii).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/seedminer-(mii).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/seedminer-(mii).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/seedminer-(mii).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/seedminer-(mii).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/seedminer-(mii).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/seedminer-(mii).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/seedminer-(mii).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/seedminer-(mii).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/seedminer-(mii).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/seedminer-(mii).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/seedminer-(mii).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/seedminer-(mii).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/seedminer-(mii).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/seedminer-(mii).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/seedminer-(mii).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/seedminer-(mii).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/seedminer-(mii).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/seedminer-(mii).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/seedminer-(mii).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/seedminer-(mii).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/seedminer-(mii).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/seedminer-(mii).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Progression globale</span>
<ol>
<li style="display: none;" data-name="home"><a href='/fr_FR/'>Accueil</a></li>
<li style="display: none;" data-name="key-information"><a href='/fr_FR/key-information'>Informations clés</a></li>
<li style="display: none;" data-name="get-started"><a href='/fr_FR/get-started'>Pour commencer</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/fr_FR/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/fr_FR/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/fr_FR/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/fr_FR/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/fr_FR/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/fr_FR/dumping-movable-(nimhax)'>Dumping du Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Choix multiple)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/fr_FR/flashing-ntrboot-(3ds-single-system)'>Flashage de ntrboot (une seule 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/fr_FR/flashing-ntrboot-(3ds-multi-system)'>Flashage de ntrboot (plusieurs 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/fr_FR/flashing-ntrboot-(dsi)'>Flashage de ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/fr_FR/flashing-ntrboot-(nds)'>Flashage de ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/fr_FR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/fr_FR/installing-boot9strap-(hardmod)'>Installation de boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/fr_FR/installing-boot9strap-(hbl-usm)'>Installation de boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/fr_FR/installing-boot9strap-(ntrboot)'>Installation de boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/fr_FR/installing-boot9strap-(soundhax)'>Installation de boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/fr_FR/installing-boot9strap-(safecerthax)'>Installation de boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/fr_FR/installing-boot9strap-(ssloth-browser)'>Installation de boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/fr_FR/installing-boot9strap-(fredtool)'>Installation de boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/fr_FR/installing-boot9strap-(usm)'>Installation de boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/fr_FR/installing-boot9strap-(kartdlphax)'>Installation de boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/fr_FR/installing-boot9strap-(frogtool)'>Installation de boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/fr_FR/finalizing-setup'>Finalisation de la configuration</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Seedminer (Mii)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Seedminer (Mii)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Pour un support en Anglais, demander de l'aide sur le <a href="https://discord.gg/MWxPgEp">Discord Nintendo Homebrew</a>.</b></div>
<div class ="notice"><b>Si vous appréciez ce guide, nous acceptons les <a href="contribute#donations">Dons</a>.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Table des matières</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#instructions" id="markdown-toc-instructions">Instructions</a> <ul>
<li><a href="#ce-dont-vous-avez-besoin" id="markdown-toc-ce-dont-vous-avez-besoin">Ce dont vous avez besoin</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---processing-mii-qr-and-mining" id="markdown-toc-section-ii---processing-mii-qr-and-mining">Section II - Processing Mii QR and Mining</a></li>
</ul>
</li>
</ul>
</nav>
</aside>
<div class="notice--warning">
<p>This method requires a reasonably powerful GPU (any dedicated graphics card made in the last few years) and the ability to use a command line. If you dont know what those are or do not have the hardware necessary, you can ask someone to do this for you at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>. You will need to have the following information ready:</p>
<ul>
<li>Your Mii QR code, uploaded directly to Discord (do not take a screenshot or a photo of the image, just send the HNI_XXXX.JPG image itself)</li>
<li>Your consoles ID0 (the name of the 32-character folder directly inside of Nintendo 3DS - see <a href="https://3ds.hacks.guide/troubleshooting#seedminer">this troubleshooting section</a> if you have multiple)</li>
<li>Your console model (e.g. 3DS, 3DS XL, 2DS, New3DS, New3DS XL, New2DS XL)</li>
<li>Your consoles approximate year of manufacturing (it may be present behind the frontplate or backplate; if you dont know, just guess - its not super important)</li>
</ul>
</div>
<details class="notice--info">
<summary><em>Détails techniques (facultatif)</em></summary>
<p>Pour installer boot9strap sur votre 3DS, nous dérivons la clé de chiffrement unique de votre console. Pour ce faire, nous utilisons un outil appelé Seedminer pour calculer la clé de chiffrement des données (movable.sed) de votre console.</p>
<p>Because we do not have access to the Friends List, we are deriving the first part of <code class="language-plaintext highlighter-rouge">movable.sed</code> using a Mii QR code instead of by performing a two-way friend exchange.</p>
<p>Pour plus dinformations sur le fonctionnement de Seedminer, regardez <a href="https://zoogie.github.io/web/34⅕c3">cette présentation</a>.</p>
</details>
<h2 id="instructions">Instructions</h2>
<p class="notice--info">If you are on Linux or macOS, replace <code class="language-plaintext highlighter-rouge">py -3</code> with <code class="language-plaintext highlighter-rouge">python3</code> in all commands.</p>
<h3 id="ce-dont-vous-avez-besoin">Ce dont vous avez besoin</h3>
<ul>
<li>The latest release of <a href="https://github.com/zoogie/seedminer/releases/latest">Seedminer</a> (the Seedminer .zip)</li>
<li>Any 3.x version of <a href="https://www.python.org/downloads/">Python</a> installed
<ul>
<li>If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering <code class="language-plaintext highlighter-rouge">python3 -V</code>. If this returns a version number, it will work for this guide.</li>
</ul>
</li>
</ul>
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
<p>In this section, you will set up Seedminer and obtain your consoles files that are needed for mining.</p>
<ol>
<li>Extract the contents of the Seedminer <code class="language-plaintext highlighter-rouge">.zip</code> and move the folder with your operating systeems name to anywhere on your PC
<ul>
<li>Keep this location handy, as this Seedminer folder will be where multiple other files are placed</li>
</ul>
</li>
<li>In the Seedminer folder, hold SHIFT and right-click anywhere in the folders empty space, then click the option that opens Terminal, PowerShell, or Command Prompt</li>
<li>In the command line window, type <code class="language-plaintext highlighter-rouge">py -3 -mpip install pycryptodomex</code>, hit ENTER, and allow it to install
<ul>
<li>If this command fails with the error <code class="language-plaintext highlighter-rouge">No module named pip</code>, you must manually install pip. The methods to do this can be found on <a href="https://pip.pypa.io/en/stable/installation/">this page</a>.</li>
</ul>
</li>
<li>Turn your console on while the SD card is inserted</li>
<li>Open the Mii Maker app</li>
<li>Tap the “QR Code/Image Options” button</li>
<li>Tap “Save Mii as QR Code”</li>
<li>Select any Mii Character (make a new one first if you dont have any), and press “OK”</li>
<li>Turn the console off</li>
<li>Put the consoles SD card into your computer, navigate to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder on the SD, and copy the name of the 32-character-long folder directly inside
<ul>
<li>This folder, known as the ID0, is system-specific. Only one should be present. If you see multiple, follow <a href="troubleshooting#seedminer">these instructions</a></li>
<li>Once you have the ID0, paste it into a document so you can reference it later</li>
</ul>
</li>
<li>Navigate to the <code class="language-plaintext highlighter-rouge">DCIM</code> folder on the SD card</li>
<li>Look for the QR Code, which will be a <code class="language-plaintext highlighter-rouge">.JPG</code> file starting with <code class="language-plaintext highlighter-rouge">HNI</code>
<ul>
<li>You may have many other files in here already if you use the Nintendo 3DS Camera app</li>
</ul>
</li>
<li>Copy this file to the Seedminer folder on your PC</li>
</ol>
<h3 id="section-ii---processing-mii-qr-and-mining">Section II - Processing Mii QR and Mining</h3>
<p>In this section, you will turn the Mii QR code into a usable file and mine <code class="language-plaintext highlighter-rouge">movable.sed</code> with it.</p>
<ol>
<li>Open the <a href="https://zoogie.github.io/web/miiqr/">editMii</a> website on your computer</li>
<li>Click on “Import from…”, then select “QR Code” and upload the Mii QR code from earlier</li>
<li>Click on “Export to…”, then select “encrypted (.bin)”
<ul>
<li>This will download a file named <code class="language-plaintext highlighter-rouge">input.bin</code></li>
</ul>
</li>
<li>Copy this <code class="language-plaintext highlighter-rouge">input.bin</code> to the Seedminer folder</li>
<li>Open the terminal/PowerShell/Command Prompt window from earlier
1.Inside this window, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py id0 &lt;id0&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;id0&gt;</code> with the ID0 you copied into a document</li>
<li>Do not include the angle brackets</li>
</ul>
</li>
<li>Once it completes, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py mii &lt;model&gt; &lt;year&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;model&gt;</code> with the model of your console (<code class="language-plaintext highlighter-rouge">new</code> or <code class="language-plaintext highlighter-rouge">old</code>) - if you arent sure, only models with the ZL/ZR buttons and C-Stick are new</li>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;year&gt;</code> with the year the 3DS was made (you often find this on the backplate) - leave this empty if you arent sure, in which case it will start from the middle</li>
<li>If this fails with an error of <code class="language-plaintext highlighter-rouge">input.bin is invalid size</code>, remake the <code class="language-plaintext highlighter-rouge">input.bin</code> using your QR Code. If it still fails, open a different browser and remake the <code class="language-plaintext highlighter-rouge">input.bin</code> there</li>
<li>The mining process will usually take up to 90 minutes, depending on luck and your GPUs strength</li>
</ul>
</li>
<li>When it finishes, a file called <code class="language-plaintext highlighter-rouge">movable.sed</code> will appear in the Seedminer folder</li>
</ol>
<p class="notice--primary">Continue to <a href="bannerbomb3-(legacy)">BannerBomb3 (Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Index du site</a> - <a href="privacy-policy">Politique de confidentialité</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -474,11 +474,13 @@ window.cookieconsent.initialise({
<p>Dans cette section, vous obtiendrez de votre 3DS les informations nécessaires pour déterminer la clé de chiffrement de votre console.</p> <p>Dans cette section, vous obtiendrez de votre 3DS les informations nécessaires pour déterminer la clé de chiffrement de votre console.</p>
<div class="notice--info">
<p>Avant de suivre cette section :</p> <p>Avant de suivre cette section :</p>
<ul class="notice--info"> <ul>
<li>Assurez-vous davoir allumé votre console avec la carte SD insérée au moins une fois pour générer les données nécessaires</li> <li>Assurez-vous davoir allumé votre console avec la carte SD insérée au moins une fois pour générer les données nécessaires</li>
<li>Assurez-vous que votre console est connectée à Internet (vous devriez voir un indicateur bleu « Internet » dans le coin supérieur gauche du Menu HOME)</li> <li>Assurez-vous que votre console est connectée à Internet (vous devriez voir un indicateur bleu « Internet » dans le coin supérieur gauche du Menu HOME)</li>
</ul> </ul>
</div>
<ol> <ol>
<li>Éteignez votre console</li> <li>Éteignez votre console</li>

View file

@ -475,11 +475,13 @@ window.cookieconsent.initialise({
<p>Dans cette section, vous obtiendrez de votre 3DS les informations nécessaires pour déterminer la clé de chiffrement de votre console.</p> <p>Dans cette section, vous obtiendrez de votre 3DS les informations nécessaires pour déterminer la clé de chiffrement de votre console.</p>
<div class="notice--info">
<p>Avant de suivre cette section :</p> <p>Avant de suivre cette section :</p>
<ul class="notice--info"> <ul>
<li>Assurez-vous davoir allumé votre console avec la carte SD insérée au moins une fois pour générer les données nécessaires</li> <li>Assurez-vous davoir allumé votre console avec la carte SD insérée au moins une fois pour générer les données nécessaires</li>
<li>Assurez-vous que votre console est connectée à Internet (vous devriez voir un indicateur bleu « Internet » dans le coin supérieur gauche du Menu HOME)</li> <li>Assurez-vous que votre console est connectée à Internet (vous devriez voir un indicateur bleu « Internet » dans le coin supérieur gauche du Menu HOME)</li>
</ul> </ul>
</div>
<ol> <ol>
<li>Éteignez votre console</li> <li>Éteignez votre console</li>

View file

@ -466,6 +466,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li><a href="a9lh-to-b9s">Mise à jour vers boot9strap</a></li> <li><a href="a9lh-to-b9s">Mise à jour vers boot9strap</a></li>
<li><a href="bannerbomb3">BannerBomb3</a></li> <li><a href="bannerbomb3">BannerBomb3</a></li>
<li><a href="bannerbomb3-(legacy)">Installing boot9strap (Fredtool, Legacy)</a></li>
<li><a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (TWN)</a></li> <li><a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (TWN)</a></li>
<li><a href="credits">Crédits</a></li> <li><a href="credits">Crédits</a></li>
<li><a href="checking-for-cfw">Vérification de la présence dun CFW</a></li> <li><a href="checking-for-cfw">Vérification de la présence dun CFW</a></li>
@ -492,6 +493,7 @@ window.cookieconsent.initialise({
<li><a href="/fr_FR/">Home</a></li> <li><a href="/fr_FR/">Home</a></li>
<li><a href="homebrew-launcher-(super-skaterhax)">Homebrew Launcher (super-skaterhax)</a></li> <li><a href="homebrew-launcher-(super-skaterhax)">Homebrew Launcher (super-skaterhax)</a></li>
<li><a href="installing-boot9strap-(fredtool)">Installation de boot9strap (Fredtool)</a></li> <li><a href="installing-boot9strap-(fredtool)">Installation de boot9strap (Fredtool)</a></li>
<li><a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></li>
<li><a href="installing-boot9strap-(frogtool)">Installation de boot9strap (Frogtool)</a></li> <li><a href="installing-boot9strap-(frogtool)">Installation de boot9strap (Frogtool)</a></li>
<li><a href="installing-boot9strap-(hardmod)">Installation de boot9strap (Hardmod)</a></li> <li><a href="installing-boot9strap-(hardmod)">Installation de boot9strap (Hardmod)</a></li>
<li><a href="installing-boot9strap-(hbl-usm)">Installation de boot9strap (HBL-USM)</a></li> <li><a href="installing-boot9strap-(hbl-usm)">Installation de boot9strap (HBL-USM)</a></li>
@ -507,6 +509,7 @@ window.cookieconsent.initialise({
<li><a href="region-changing">Changement de Région</a></li> <li><a href="region-changing">Changement de Région</a></li>
<li><a href="restoring-updating-cfw">Restauration / Mise à jour du CFW</a></li> <li><a href="restoring-updating-cfw">Restauration / Mise à jour du CFW</a></li>
<li><a href="seedminer">Seedminer</a></li> <li><a href="seedminer">Seedminer</a></li>
<li><a href="seedminer-(mii)">Seedminer</a></li>
<li><a href="seedminer-(twn)">Seedminer (TWN)</a></li> <li><a href="seedminer-(twn)">Seedminer (TWN)</a></li>
<li><a href="troubleshooting">Dépannage</a></li> <li><a href="troubleshooting">Dépannage</a></li>
<li><a href="uninstall-cfw">Désinstallation du CFW</a></li> <li><a href="uninstall-cfw">Désinstallation du CFW</a></li>

View file

@ -11,7 +11,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Updating Firmware (KOR/TWN) - 3DS Hacks Guide</title> <!-- begin _includes/seo.html --><title>Updating Firmware (KOR) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware"> <meta name="description" content="A complete guide to 3DS custom firmware">
@ -22,8 +22,8 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide"> <meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Updating Firmware (KOR/TWN)"> <meta property="og:title" content="Updating Firmware (KOR)">
<meta property="og:url" content="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor-twn).html"> <meta property="og:url" content="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware"> <meta property="og:description" content="A complete guide to 3DS custom firmware">
@ -43,7 +43,7 @@
<link rel="canonical" href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor-twn).html"> <link rel="canonical" href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor).html">
@ -221,38 +221,38 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(kor-twn).html">English</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(kor).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor-twn).html">Español</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor-twn).html">Deutsch</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor-twn).html">Français</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor-twn).html">Italiano</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(kor-twn).html">Nederlands</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(kor).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(kor-twn).html">Português do Brasil</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(kor).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(kor-twn).html">Português (Portugal)</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(kor).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(kor-twn).html">Русский</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(kor).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(kor-twn).html">简体中文</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(kor).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(kor-twn).html">繁體中文</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(kor).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(kor-twn).html">Polski</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(kor).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(kor-twn).html">Türkçe</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(kor).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(kor-twn).html">Tiếng Việt</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(kor).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(kor-twn).html">Català</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(kor).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(kor-twn).html">Ελληνικά</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(kor).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(kor-twn).html">עברית‎</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(kor).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(kor-twn).html">Svenska</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(kor).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor-twn).html">한국어</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(kor-twn).html">Norsk</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(kor).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(kor-twn).html">日本語</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(kor).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(kor-twn).html">اللغة العربية</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(kor).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor-twn).html">Magyar</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(kor-twn).html">Română</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(kor).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(kor-twn).html">Српски</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(kor).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(kor-twn).html">Afrikaans</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(kor).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(kor-twn).html">Bahasa Melayu</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(kor).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(kor-twn).html">Suomi</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(kor).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(kor-twn).html">Dansk</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(kor).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(kor-twn).html">Українська</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(kor).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(kor-twn).html">Čeština</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(kor).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(kor-twn).html">Pirate English</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(kor).html">Pirate English</a></li> -->
</ul> </ul>
<button class="greedy-nav__toggle hidden" type="button"> <button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span> <span class="visually-hidden">Toggle Menu</span>
@ -414,7 +414,7 @@ window.cookieconsent.initialise({
<article class="page" itemscope itemtype="https://schema.org/CreativeWork"> <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Updating Firmware (KOR/TWN)"> <meta itemprop="headline" content="Updating Firmware (KOR)">
@ -422,7 +422,7 @@ window.cookieconsent.initialise({
<div class="page__inner-wrap"> <div class="page__inner-wrap">
<header> <header>
<h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (KOR/TWN) <h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (KOR)
</h1> </h1>
@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<h3 id="required-reading">Required Reading</h3> <h3 id="lecture-requise">Lecture requise</h3>
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p> <p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
<h3 id="what-you-need">What you need</h3> <h3 id="ce-dont-vous-avez-besoin">Ce dont vous avez besoin</h3>
<ul> <ul>
<li>An internet connection on your device</li> <li>An internet connection on your device</li>

View file

@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<h3 id="required-reading">Required Reading</h3> <h3 id="lecture-requise">Lecture requise</h3>
<p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p> <p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p>
<h3 id="what-you-need">What you need</h3> <h3 id="ce-dont-vous-avez-besoin">Ce dont vous avez besoin</h3>
<ul> <ul>
<li>An internet connection on your device</li> <li>An internet connection on your device</li>

View file

@ -0,0 +1,565 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Updating Firmware (TWN) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Updating Firmware (TWN)">
<meta property="og:url" content="https://3ds.hacks.guide/fr_FR/updating-firmware-(twn).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/fr_FR/updating-firmware-(twn).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Ce site web utilise des cookies pour afficher l'avancement actuel du guide sur la barre latérale et améliorer le site."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/fr_FR/">Accueil</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/troubleshooting">Dépannage</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/checking-for-cfw">Vérification de la présence d'un CFW</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/godmode9-usage">Utilisation de GodMode9</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/contribute">Contribuer</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/region-changing">Changement de région</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/uninstall-cfw">Désinstallation du CFW</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/credits">Remerciements</a></li>
<li class="masthead__menu-item"><a href="/fr_FR/site-navigation">Index du site</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(twn).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(twn).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(twn).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(twn).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(twn).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(twn).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(twn).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(twn).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(twn).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(twn).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(twn).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(twn).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(twn).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(twn).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(twn).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(twn).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(twn).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(twn).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(twn).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(twn).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(twn).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(twn).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(twn).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(twn).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(twn).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(twn).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(twn).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(twn).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(twn).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(twn).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(twn).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(twn).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Progression globale</span>
<ol>
<li style="display: none;" data-name="home"><a href='/fr_FR/'>Accueil</a></li>
<li style="display: none;" data-name="key-information"><a href='/fr_FR/key-information'>Informations clés</a></li>
<li style="display: none;" data-name="get-started"><a href='/fr_FR/get-started'>Pour commencer</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/fr_FR/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/fr_FR/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/fr_FR/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/fr_FR/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/fr_FR/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/fr_FR/dumping-movable-(nimhax)'>Dumping du Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Choix multiple)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/fr_FR/flashing-ntrboot-(3ds-single-system)'>Flashage de ntrboot (une seule 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/fr_FR/flashing-ntrboot-(3ds-multi-system)'>Flashage de ntrboot (plusieurs 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/fr_FR/flashing-ntrboot-(dsi)'>Flashage de ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/fr_FR/flashing-ntrboot-(nds)'>Flashage de ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/fr_FR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/fr_FR/installing-boot9strap-(hardmod)'>Installation de boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/fr_FR/installing-boot9strap-(hbl-usm)'>Installation de boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/fr_FR/installing-boot9strap-(ntrboot)'>Installation de boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/fr_FR/installing-boot9strap-(soundhax)'>Installation de boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/fr_FR/installing-boot9strap-(safecerthax)'>Installation de boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/fr_FR/installing-boot9strap-(ssloth-browser)'>Installation de boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/fr_FR/installing-boot9strap-(fredtool)'>Installation de boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/fr_FR/installing-boot9strap-(usm)'>Installation de boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/fr_FR/installing-boot9strap-(kartdlphax)'>Installation de boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/fr_FR/installing-boot9strap-(frogtool)'>Installation de boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/fr_FR/finalizing-setup'>Finalisation de la configuration</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Updating Firmware (TWN)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (TWN)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Pour un support en Anglais, demander de l'aide sur le <a href="https://discord.gg/MWxPgEp">Discord Nintendo Homebrew</a>.</b></div>
<div class ="notice"><b>Si vous appréciez ce guide, nous acceptons les <a href="contribute#donations">Dons</a>.</b></div>
<hr>
<h3 id="lecture-requise">Lecture requise</h3>
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
<h3 id="ce-dont-vous-avez-besoin">Ce dont vous avez besoin</h3>
<ul>
<li>An internet connection on your device</li>
</ul>
<h4 id="section-i---updating-the-system">Section I - Updating the System</h4>
<ol>
<li>Mettez à jour votre console en vous rendant dans les Paramètres de la console, puis “Autres paramètres”, puis tout à droite sur loption “Mise à jour”
<ul>
<li>La console peut afficher un message disant “Aucune mise à jour nécessaire” au lieu de faire une mise à jour. Ceci est normal si vous êtes déjà à jour ; passez à la section suivante.</li>
<li>Si vous obtenez une erreur, réglez vos paramètres DNS et proxy sur « Automatique »</li>
</ul>
</li>
</ol>
<p class="notice--primary">Continue to <a href="seedminer-(twn)">Seedminer (TWN)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Index du site</a> - <a href="privacy-policy">Politique de confidentialité</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -0,0 +1,645 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>BannerBomb3 (Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="BannerBomb3 (Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/hu_HU/bannerbomb3-(legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/hu_HU/bannerbomb3-(legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "A weboldal "sütiket" használ, hogy nyomon tudd követni a haladásod az oldalsó menüben, és hogy jobbá tegye az oldalt."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/hu_HU/">Főoldal</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/faq">GYIK</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/troubleshooting">Hibaelhárítás</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/checking-for-cfw">CFW ellenőrzése</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/godmode9-usage">GodMode9 használata</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/contribute">Közreműködés</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/region-changing">Régió módosítás</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/uninstall-cfw">CFW eltávolítása</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/credits">Készítők</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/site-navigation">Oldaltérkép</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/bannerbomb3-(legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/bannerbomb3-(legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/bannerbomb3-(legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/bannerbomb3-(legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/bannerbomb3-(legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/bannerbomb3-(legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/bannerbomb3-(legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/bannerbomb3-(legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/bannerbomb3-(legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/bannerbomb3-(legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/bannerbomb3-(legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/bannerbomb3-(legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/bannerbomb3-(legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/bannerbomb3-(legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/bannerbomb3-(legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/bannerbomb3-(legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/bannerbomb3-(legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/bannerbomb3-(legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/bannerbomb3-(legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/bannerbomb3-(legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/bannerbomb3-(legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/bannerbomb3-(legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/bannerbomb3-(legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/bannerbomb3-(legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/bannerbomb3-(legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/bannerbomb3-(legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/bannerbomb3-(legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/bannerbomb3-(legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/bannerbomb3-(legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/bannerbomb3-(legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/bannerbomb3-(legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/bannerbomb3-(legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Előrehaladás</span>
<ol>
<li style="display: none;" data-name="home"><a href='/hu_HU/'>Főoldal</a></li>
<li style="display: none;" data-name="key-information"><a href='/hu_HU/key-information'>Alapvető információk</a></li>
<li style="display: none;" data-name="get-started"><a href='/hu_HU/get-started'>Kezdeti lépések</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/hu_HU/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/hu_HU/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/hu_HU/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/hu_HU/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/hu_HU/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/hu_HU/dumping-movable-(nimhax)'>Movable dumpolása (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Több lehetőség)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/hu_HU/flashing-ntrboot-(3ds-single-system)'>Ntrboot flashelése (egy 3DS rendszer)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/hu_HU/flashing-ntrboot-(3ds-multi-system)'>Ntrboot flashelése (több 3DS rendszer)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/hu_HU/flashing-ntrboot-(dsi)'>Ntrboot flashelése (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/hu_HU/flashing-ntrboot-(nds)'>Ntrboot flashelése (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/hu_HU/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/hu_HU/installing-boot9strap-(hardmod)'>Boot9strap telepítése (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/hu_HU/installing-boot9strap-(hbl-usm)'>Boot9strap telepítése (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/hu_HU/installing-boot9strap-(ntrboot)'>boot9strap telepítése (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/hu_HU/installing-boot9strap-(soundhax)'>boot9strap telepítése (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/hu_HU/installing-boot9strap-(safecerthax)'>Boot9strap telepítése (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/hu_HU/installing-boot9strap-(ssloth-browser)'>Boot9strap telepítése (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/hu_HU/installing-boot9strap-(fredtool)'>Boot9strap telepítése (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/hu_HU/installing-boot9strap-(usm)'>Boot9strap telepítése (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/hu_HU/installing-boot9strap-(kartdlphax)'>Boot9strap telepítése (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/hu_HU/installing-boot9strap-(frogtool)'>Boot9strap telepítése (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/hu_HU/finalizing-setup'>Telepítés véglegesítése</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="BannerBomb3 (Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">BannerBomb3 (Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Ha segítségre van szükséged (angol nyelven), keresd fel a <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew-t Discord-on</a>.</b></div>
<div class ="notice"><b>Amennyiben hasznosnak véled ezt az útmutatót, elfogadunk <a href="contribute#donations">adományokat</a>.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Tartalomjegyzék</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#kompatibilitási-megjegyzések" id="markdown-toc-kompatibilitási-megjegyzések">Kompatibilitási megjegyzések</a></li>
<li><a href="#amire-szükséged-lesz" id="markdown-toc-amire-szükséged-lesz">Amire szükséged lesz</a> <ul>
<li><a href="#i-rész---előkészületek" id="markdown-toc-i-rész---előkészületek">I. rész - Előkészületek</a></li>
<li><a href="#ii-rész---fizikai-gombok-ellenőrzése" id="markdown-toc-ii-rész---fizikai-gombok-ellenőrzése">II. rész - Fizikai gombok ellenőrzése</a></li>
</ul>
</li>
<li><a href="#következő-lépések-válassz-egy-exploit-ot" id="markdown-toc-következő-lépések-válassz-egy-exploit-ot">Következő lépések: Válassz egy exploit-ot</a></li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>Technikai részletek (opcionális)</em></summary>
<p>Ahhoz, hogy saját kódot futtassunk, kihasználunk egy hibát a DSiWare Data Management ablakában, a Settings alkalmazásban.</p>
<p>Ahhoz, hogy ezt elérjük, szükségünk van a rendszer titkosítási kulcsára (movable.sed), hogy újra építsünk egy DSiWare mentést, amivel exploit-olni tudjuk a rendszert.</p>
<p>További technikai információkért látogass el <a href="https://github.com/zoogie/Bannerbomb3">ide</a>.</p>
</details>
<h3 id="kompatibilitási-megjegyzések">Kompatibilitási megjegyzések</h3>
<p>Az utasítások az Amerikai, Európai, Japán és Koreai régiójú konzolokon működnek, amik a rendszer verzió mögött egy U, E, J vagy K betű jelöl.</p>
<h3 id="amire-szükséged-lesz">Amire szükséged lesz</h3>
<ul>
<li>A <code class="language-plaintext highlighter-rouge">movable.sed</code> fájlodra a Seedminer vagy a nimhax végrehajtásából</li>
</ul>
<h4 id="i-rész---előkészületek">I. rész - Előkészületek</h4>
<p>Ebben a fejezetben fel fogod másolni azokat a fájlokat az eszközöd SD kártyájára, amik ahhoz szükségesek, hogy kiváltsák a BannerBomb3 exploit-ot.</p>
<ol>
<li>Kapcsold ki a készüléked</li>
<li>Helyezd az SD kártyád a számítógépbe</li>
<li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>Töltsd fel a <code class="language-plaintext highlighter-rouge">movable.sed</code> fájlod a “Choose File” opcióval</li>
<li>Kattints a “Build and Download”-ra
<ul>
<li>This will download an exploit DSiWare called <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> and a payload called <code class="language-plaintext highlighter-rouge">bb3.bin</code> inside of a zip archive (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li>
</ul>
</li>
<li>Copy <code class="language-plaintext highlighter-rouge">bb3.bin</code> from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the root of your SD card
<ul>
<li>Az SD kártya gyökere a kezdőkönyvtárt jelenti az SD kártyán, ahol látható a Nintendo 3DS könyvtár, de nem vagyunk benne</li>
<li>This file does not need to be opened or extracted
<img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>Navigálj a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> mappába az SD kártyádon
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
<li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a>
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>Hozz létre egy <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> nevű mappát az <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> mappában
<ul>
<li>Ha már van mappád <em>és</em> van benne DSiWare mentés fájl (<code class="language-plaintext highlighter-rouge">&lt;8-character-id&gt;.bin</code>), másold őket a számítógépedre és töröld őket az SD kártyáról</li>
</ul>
</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
</ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p>
<h4 id="ii-rész---fizikai-gombok-ellenőrzése">II. rész - Fizikai gombok ellenőrzése</h4>
<p>In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.</p>
<p>Your SD card should remain in your computer while you perform this check.</p>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol>
<li>Kapcsold be a készülékedet</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
<ul>
<li>The camera applet should appear</li>
</ul>
</li>
<li>Kapcsold ki a készüléked</li>
</ol>
<hr />
<h3 id="következő-lépések-válassz-egy-exploit-ot">Következő lépések: Válassz egy exploit-ot</h3>
<p>Ha a kamera megjelent az előző szakaszban, a Safe Mode valószínűleg működik az eszközödön.</p>
<p class="notice--primary">Ha a kamera megjelent, folytasd a <a href="installing-boot9strap-(usm)">boot9strap telepítésével (USM)</a></p>
<p class="notice--info">If the camera did NOT appear, continue to <a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Oldaltérkép</a> - <a href="privacy-policy">Adatvédelmi Irányelv</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -493,25 +493,25 @@ window.cookieconsent.initialise({
<ol> <ol>
<li>Kapcsold ki a készüléked</li> <li>Kapcsold ki a készüléked</li>
<li>Helyezd az SD kártyád a számítógépbe</li> <li>Helyezd az SD kártyád a számítógépbe</li>
<li>Nyisd meg a <a href="http://3dstools.nhnarwhal.com/#/bb3gen">BannerBomb3 Injector</a> oldalt a számítógépeden</li> <li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>Töltsd fel a <code class="language-plaintext highlighter-rouge">movable.sed</code> fájlod a “Choose File” opcióval</li> <li>Töltsd fel a <code class="language-plaintext highlighter-rouge">movable.sed</code> fájlod a “Choose File” opcióval</li>
<li>Kattints a “Build and Download”-ra <li>Kattints a “Build and Download”-ra
<ul> <ul>
<li>Ez letölt egy exploit DSiWare-t <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> néven és egy payload adatfájlt <code class="language-plaintext highlighter-rouge">bb3.bin</code> néven egy zip mappán belül (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li> <li>This will download an exploit DSiWare called <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> and a payload called <code class="language-plaintext highlighter-rouge">bb3.bin</code> inside of a zip archive (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li>
</ul> </ul>
</li> </li>
<li>Másold át a <code class="language-plaintext highlighter-rouge">bb3.bin</code> fájlt a <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>-ből az SD kártya gyökerébe <li>Copy <code class="language-plaintext highlighter-rouge">bb3.bin</code> from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the root of your SD card
<ul> <ul>
<li>Az SD kártya gyökere a kezdőkönyvtárt jelenti az SD kártyán, ahol látható a Nintendo 3DS könyvtár, de nem vagyunk benne</li> <li>Az SD kártya gyökere a kezdőkönyvtárt jelenti az SD kártyán, ahol látható a Nintendo 3DS könyvtár, de nem vagyunk benne</li>
<li>A fájlokat nem kell megnyitni, vagy kicsomagolni <li>This file does not need to be opened or extracted
<img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li>
</ul> </ul>
</li> </li>
<li>Navigálj a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> mappába az SD kártyádon <li>Navigálj a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> mappába az SD kártyádon
<ul> <ul>
<li>Az <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> egy 32 karakter hosszú mappanév, amit a <a href="seedminer">Seedminer</a>-nél másoltál</li> <li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li>Az <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> egy 32 karakter hosszú nevű mappa az <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> mappában</li> <li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
<li>Ha több <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> nevű mappát látsz, kövesd <a href="troubleshooting#bannerbomb3">ezeket a lépéseket</a> <li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a>
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li>
</ul> </ul>
</li> </li>
@ -520,16 +520,14 @@ window.cookieconsent.initialise({
<li>Ha már van mappád <em>és</em> van benne DSiWare mentés fájl (<code class="language-plaintext highlighter-rouge">&lt;8-character-id&gt;.bin</code>), másold őket a számítógépedre és töröld őket az SD kártyáról</li> <li>Ha már van mappád <em>és</em> van benne DSiWare mentés fájl (<code class="language-plaintext highlighter-rouge">&lt;8-character-id&gt;.bin</code>), másold őket a számítógépedre és töröld őket az SD kártyáról</li>
</ul> </ul>
</li> </li>
<li>Másold <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> fájlt a <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>-ből a <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> mappába</li> <li>Copy the <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
</ol> </ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p> <p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p>
<h4 id="ii-rész---fizikai-gombok-ellenőrzése">II. rész - Fizikai gombok ellenőrzése</h4> <h4 id="ii-rész---fizikai-gombok-ellenőrzése">II. rész - Fizikai gombok ellenőrzése</h4>
<p>Ebben a fejezetben tesztelni fogod azt, hogy egyáltalán eléred-e a SAFE_MODE funkcióját az eszközödnek. Ez meghatározza, hogy melyik metódust kell követned a következő oldalon.</p> <p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<p>Az SD kártyádnak be kell helyezve lennie a számítógépedbe, amíg ez az ellenőrzés folyik.</p>
<ol> <ol>
<li>Kapcsold be a készülékedet</li> <li>Kapcsold be a készülékedet</li>

View file

@ -11,7 +11,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Készítők - 3DS Hacks Guide</title> <!-- begin _includes/seo.html --><title>Credits - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware"> <meta name="description" content="A complete guide to 3DS custom firmware">
@ -22,7 +22,7 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide"> <meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Készítők"> <meta property="og:title" content="Credits">
<meta property="og:url" content="https://3ds.hacks.guide/hu_HU/credits.html"> <meta property="og:url" content="https://3ds.hacks.guide/hu_HU/credits.html">
@ -414,7 +414,7 @@ window.cookieconsent.initialise({
<article class="page" itemscope itemtype="https://schema.org/CreativeWork"> <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Készítők"> <meta itemprop="headline" content="Credits">
@ -422,7 +422,7 @@ window.cookieconsent.initialise({
<div class="page__inner-wrap"> <div class="page__inner-wrap">
<header> <header>
<h1 id="page-title" class="page__title" itemprop="headline">Készítők <h1 id="page-title" class="page__title" itemprop="headline">Credits
</h1> </h1>
@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<p class="notice--primary"><strong>Külön köszönet Plailect-nek, a guide eredeti készítőjének és karbantartójának!</strong></p> <p class="notice--primary"><strong>Special thanks to Plailect, the original creator and maintainer of the guide!</strong></p>
<p class="notice--primary"><strong>Külön köszönet mindenkinek <a href="http://webchat.freenode.net/?channels=%23Cakey">#Cakey-n Freenode-on</a> a királyságért!</strong></p> <p class="notice--primary"><strong>Special thanks to all of <a href="http://webchat.freenode.net/?channels=%23Cakey">#Cakey on Freenode</a> for being awesome!</strong></p>
<p class="notice--primary"><strong>Külön köszönet minden <a href="https://crowdin.com/project/3ds-guide">fordítónak</a>, amiért ilyen királyok!</strong></p> <p class="notice--primary"><strong>Special thanks to all of <a href="https://crowdin.com/project/3ds-guide">the translators</a> for being awesome!</strong></p>
<p>Ha kihagytunk volna innen, lépj kapcsolatba velünk, és hozzáadjuk a neved.</p> <p>Ha kihagytunk volna innen, lépj kapcsolatba velünk, és hozzáadjuk a neved.</p>

View file

@ -699,8 +699,6 @@ window.cookieconsent.initialise({
<p class="notice--success">Kész vagy! Az egyedi firmware most már teljesen be van állítva az eszközödön.</p> <p class="notice--success">Kész vagy! Az egyedi firmware most már teljesen be van állítva az eszközödön.</p>
<p class="notice--info">Szia! Szívesen veszünk visszajelzéseket az útmutatónk követéséről. Ha szeretnél segíteni, töltsd ki a kérdőívünket <a href="https://forms.gle/vZNoc4QLCz5MEXCK7">itt</a> (csak angolul elérhető). Köszönjük!</p>
<h3 id="információk-és-megjegyzések">Információk és megjegyzések</h3> <h3 id="információk-és-megjegyzések">Információk és megjegyzések</h3>
<div class="notice--info"> <div class="notice--info">

View file

@ -540,7 +540,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li>Ha bármilyen kérdés előjön, fogadd el mind</li> <li>Ha bármilyen kérdés előjön, fogadd el mind</li>
<li>Ha az eszközöd lefagy egy sárga képernyőn, tartsd nyomva a POWER gombot, amíg ki nem kapcsol, és próbáld újra ezt a részt</li> <li>Ha az eszközöd lefagy egy sárga képernyőn, tartsd nyomva a POWER gombot, amíg ki nem kapcsol, és próbáld újra ezt a részt</li>
<li>Ha az eszközöd lefagy egy piros képernyőn, tartsd nyomva a POWER gombot, amíg ki nem kapcsol, csináld újra a 3. lépést a II. részben, majd próbáld újra ezt a részt</li> <li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step 3 of Section II, then retry this section</li>
<li>Ha más hibát kapsz, próbáld meg 5x, és ha még minden nem megy <a href="troubleshooting#homebrew-launcher-super-skaterhax">kövesd ezt a hibaelhárítási útmutatót</a></li> <li>Ha más hibát kapsz, próbáld meg 5x, és ha még minden nem megy <a href="troubleshooting#homebrew-launcher-super-skaterhax">kövesd ezt a hibaelhárítási útmutatót</a></li>
</ul> </ul>
</li> </li>
@ -550,6 +550,8 @@ window.cookieconsent.initialise({
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4> <h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Kapcsold be a készülékedet</li> <li>Kapcsold be a készülékedet</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

View file

@ -477,12 +477,14 @@ window.cookieconsent.initialise({
</details> </details>
<p class="notice--warning">You should only be able to get to this page if you are running version 11.16.0. If you are on any firmware other than 11.17.0 or 11.16.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!</p>
<h3 id="amire-szükséged-lesz">Amire szükséged lesz</h3> <h3 id="amire-szükséged-lesz">Amire szükséged lesz</h3>
<ul> <ul>
<li>A <code class="language-plaintext highlighter-rouge">movable.sed</code> fájlodra a <a href="seedminer">Seedminer</a>-ből</li> <li>A <code class="language-plaintext highlighter-rouge">movable.sed</code> fájlodra a <a href="seedminer">Seedminer</a>-ből</li>
<li>A [Frogminer_save] legújabb kiadása (https://github.com/zoogie/Frogminer/releases/latest) (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li> <li>A [Frogminer_save] legújabb kiadása (https://github.com/zoogie/Frogminer/releases/latest) (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li>A <a href="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a> legfrissebb verziója (közvetlen letöltés)</li> <li><strong>11.16.0 or 11.17.0 users</strong>: The v6.1.1 release of <a href="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a> (direct download)</li>
<li>A <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> legújabb kiadása (a Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> fájl)</li> <li>A <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> legújabb kiadása (a Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> fájl)</li>
</ul> </ul>
@ -530,9 +532,9 @@ window.cookieconsent.initialise({
<li>Helyezd az SD kártyád a számítógépbe</li> <li>Helyezd az SD kártyád a számítógépbe</li>
<li>Nyisd meg a <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec/">DSIHaxInjector_new</a> oldalt a számítógépeden</li> <li>Nyisd meg a <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec/">DSIHaxInjector_new</a> oldalt a számítógépeden</li>
<li>A “Username” mező alatt adj meg egy tetszőleges alfanumerikus nevet (nem lehet benne szóköz vagy speciális karakter)</li> <li>A “Username” mező alatt adj meg egy tetszőleges alfanumerikus nevet (nem lehet benne szóköz vagy speciális karakter)</li>
<li>A “DSiBin” mező alatt töltsd fel a <code class="language-plaintext highlighter-rouge">42383841.bin</code> fájlodat az SD kártyád gyökeréről az első “Browse…” opció használatával</li> <li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>A “MovableSed” mező alatt töltsd fel a <code class="language-plaintext highlighter-rouge">movable.sed</code> fájlod a második “Browse…” opció használatával</li> <li>A “MovableSed” mező alatt töltsd fel a <code class="language-plaintext highlighter-rouge">movable.sed</code> fájlod a második “Browse…” opció használatával</li>
<li>Az “InjectionTarget” mező alatt válaszd ki az injection target-et <code class="language-plaintext highlighter-rouge">DSinternet</code>-re (NEM memorypit)</li> <li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>Kattints a “Build”-re <li>Kattints a “Build”-re
<ul> <ul>
<li>Várj néhány másodpercet a build folyamat befejezésére</li> <li>Várj néhány másodpercet a build folyamat befejezésére</li>
@ -547,12 +549,12 @@ window.cookieconsent.initialise({
<li>Kattints az “output_(name).zip” linkre</li> <li>Kattints az “output_(name).zip” linkre</li>
<li>Navigálj a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> mappába az SD kártyán <li>Navigálj a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> mappába az SD kártyán
<ul> <ul>
<li>Az <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> egy 32 karakter hosszú mappanév, amit a <a href="seedminer">Seedminer</a>-nél másoltál</li> <li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li>Az <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> egy 32 karakter hosszú nevű mappa az <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> mappában</li> <li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
</ul> </ul>
</li> </li>
<li>Töröld <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> fájlt a Nintendo DSiWare mappából</li> <li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li>
<li>Másold a <code class="language-plaintext highlighter-rouge">42383841.bin</code> fájlt az <code class="language-plaintext highlighter-rouge">hax</code> mappájából a letöltött DSiWare csomagból (output_(name).zip) a <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> mappába <li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">hax</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li>
<li>Másold át a <code class="language-plaintext highlighter-rouge">boot.firm</code> és <code class="language-plaintext highlighter-rouge">boot.3dsx</code> fájlt a Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code>-ből az SD kártya gyökerébe <li>Másold át a <code class="language-plaintext highlighter-rouge">boot.firm</code> és <code class="language-plaintext highlighter-rouge">boot.3dsx</code> fájlt a Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code>-ből az SD kártya gyökerébe
<ul> <ul>
@ -578,15 +580,15 @@ window.cookieconsent.initialise({
<li>Navigálj ide: <code class="language-plaintext highlighter-rouge">Data Management</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code> -&gt; <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">kép</a>)</li> <li>Navigálj ide: <code class="language-plaintext highlighter-rouge">Data Management</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code> -&gt; <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">kép</a>)</li>
<li>Válaszd a “Haxxxxxxxxx!” címet <li>Válaszd a “Haxxxxxxxxx!” címet
<ul> <ul>
<li>IHa nem tudod kiválasztani a “Haxxxxxxxxx” címet, <a href="troubleshooting#installing-boot9strap-fredtool">kövesd ezt a hibaelhárítási útmutatót</a></li> <li>If you are unable to select the “Haxxxxxxxxx” title, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul> </ul>
</li> </li>
<li>Válaszd a “Copy”-t, majd az “OK”-t</li> <li>Válaszd a “Copy”-t, majd az “OK”-t</li>
<li>Térj vissza a System Settings főmenüjébe</li> <li>Térj vissza a System Settings főmenüjébe</li>
<li>Navigálj az <code class="language-plaintext highlighter-rouge">Internet Settings</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code> opcióhoz, majd válaszd az “OK”-t (<a href="/images/screenshots/fredtool/dsconnection.png">kép</a>)</li> <li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
<li>Ha az exploit sikeres volt, a készülékednek ezt követően be kell töltenie a JPN verzióját a Flipnote Studio-nak <li>Ha az exploit sikeres volt, a készülékednek ezt követően be kell töltenie a JPN verzióját a Flipnote Studio-nak
<ul> <ul>
<li>Ha az eszközöd nem tölti be a Flipnote Studio JPN verzióját, <a href="troubleshooting#installing-boot9strap-fredtool">kövesd ezt a hibaelhárítási útmutatót</a></li> <li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul> </ul>
</li> </li>
</ol> </ol>
@ -650,11 +652,11 @@ window.cookieconsent.initialise({
<h4 id="vii-rész---a-ds-connection-settings-visszaállítása">VII. rész - A DS Connection Settings visszaállítása</h4> <h4 id="vii-rész---a-ds-connection-settings-visszaállítása">VII. rész - A DS Connection Settings visszaállítása</h4>
<p>Ebben a fejezetben vissza fogod állítano a DS Connection Settings-et az az előtti állapotára, mielőtt lecserélésre került a Flipnote Studio-ra a IV. részben.</p> <p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol> <ol>
<li>Navigálj a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> mappába az SD kártyán</li> <li>Navigálj a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> mappába az SD kártyán</li>
<li>Másold a <code class="language-plaintext highlighter-rouge">42383841.bin</code> fájlt az <code class="language-plaintext highlighter-rouge">clean</code> mappájából a letöltött DSiWare csomagból (output_(name).zip) a <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> mappába, felülírva az ott találhatót</li> <li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
<li>Tedd vissza az SD kártyád a készülékedbe</li> <li>Tedd vissza az SD kártyád a készülékedbe</li>
<li>Kapcsold be a készülékedet</li> <li>Kapcsold be a készülékedet</li>
<li>Lépj be a System Settings-be a készülékeden</li> <li>Lépj be a System Settings-be a készülékeden</li>

View file

@ -0,0 +1,767 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Installing boot9strap (Fredtool, Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Installing boot9strap (Fredtool, Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(fredtool-legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(fredtool-legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "A weboldal "sütiket" használ, hogy nyomon tudd követni a haladásod az oldalsó menüben, és hogy jobbá tegye az oldalt."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/hu_HU/">Főoldal</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/faq">GYIK</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/troubleshooting">Hibaelhárítás</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/checking-for-cfw">CFW ellenőrzése</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/godmode9-usage">GodMode9 használata</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/contribute">Közreműködés</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/region-changing">Régió módosítás</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/uninstall-cfw">CFW eltávolítása</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/credits">Készítők</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/site-navigation">Oldaltérkép</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/installing-boot9strap-(fredtool-legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(fredtool-legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(fredtool-legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(fredtool-legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(fredtool-legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(fredtool-legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(fredtool-legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(fredtool-legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(fredtool-legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(fredtool-legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(fredtool-legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(fredtool-legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(fredtool-legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(fredtool-legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(fredtool-legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(fredtool-legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(fredtool-legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(fredtool-legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(fredtool-legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(fredtool-legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(fredtool-legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(fredtool-legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(fredtool-legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(fredtool-legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(fredtool-legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(fredtool-legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(fredtool-legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(fredtool-legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(fredtool-legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(fredtool-legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(fredtool-legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(fredtool-legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Előrehaladás</span>
<ol>
<li style="display: none;" data-name="home"><a href='/hu_HU/'>Főoldal</a></li>
<li style="display: none;" data-name="key-information"><a href='/hu_HU/key-information'>Alapvető információk</a></li>
<li style="display: none;" data-name="get-started"><a href='/hu_HU/get-started'>Kezdeti lépések</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/hu_HU/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/hu_HU/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/hu_HU/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/hu_HU/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/hu_HU/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/hu_HU/dumping-movable-(nimhax)'>Movable dumpolása (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Több lehetőség)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/hu_HU/flashing-ntrboot-(3ds-single-system)'>Ntrboot flashelése (egy 3DS rendszer)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/hu_HU/flashing-ntrboot-(3ds-multi-system)'>Ntrboot flashelése (több 3DS rendszer)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/hu_HU/flashing-ntrboot-(dsi)'>Ntrboot flashelése (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/hu_HU/flashing-ntrboot-(nds)'>Ntrboot flashelése (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/hu_HU/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/hu_HU/installing-boot9strap-(hardmod)'>Boot9strap telepítése (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/hu_HU/installing-boot9strap-(hbl-usm)'>Boot9strap telepítése (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/hu_HU/installing-boot9strap-(ntrboot)'>boot9strap telepítése (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/hu_HU/installing-boot9strap-(soundhax)'>boot9strap telepítése (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/hu_HU/installing-boot9strap-(safecerthax)'>Boot9strap telepítése (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/hu_HU/installing-boot9strap-(ssloth-browser)'>Boot9strap telepítése (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/hu_HU/installing-boot9strap-(fredtool)'>Boot9strap telepítése (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/hu_HU/installing-boot9strap-(usm)'>Boot9strap telepítése (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/hu_HU/installing-boot9strap-(kartdlphax)'>Boot9strap telepítése (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/hu_HU/installing-boot9strap-(frogtool)'>Boot9strap telepítése (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/hu_HU/finalizing-setup'>Telepítés véglegesítése</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Installing boot9strap (Fredtool, Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (Fredtool, Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Ha segítségre van szükséged (angol nyelven), keresd fel a <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew-t Discord-on</a>.</b></div>
<div class ="notice"><b>Amennyiben hasznosnak véled ezt az útmutatót, elfogadunk <a href="contribute#donations">adományokat</a>.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Tartalomjegyzék</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#amire-szükséged-lesz" id="markdown-toc-amire-szükséged-lesz">Amire szükséged lesz</a> <ul>
<li><a href="#i-rész---chf-ellenőrzés" id="markdown-toc-i-rész---chf-ellenőrzés">I. rész - CHF ellenőrzés</a></li>
<li><a href="#ii-rész---bannerbomb3" id="markdown-toc-ii-rész---bannerbomb3">II. rész - BannerBomb3</a></li>
<li><a href="#iii-rész---előkészületek" id="markdown-toc-iii-rész---előkészületek">III. rész - Előkészületek</a></li>
<li><a href="#iv-rész---a-ds-connection-settings-felülírása" id="markdown-toc-iv-rész---a-ds-connection-settings-felülírása">IV. rész - A DS Connection Settings felülírása</a></li>
<li><a href="#v-rész---flipnote-exploit" id="markdown-toc-v-rész---flipnote-exploit">V. rész - Flipnote Exploit</a></li>
<li><a href="#vi-rész---luma3ds-beállítás" id="markdown-toc-vi-rész---luma3ds-beállítás">VI. rész - Luma3DS beállítás</a></li>
<li><a href="#vii-rész---a-ds-connection-settings-visszaállítása" id="markdown-toc-vii-rész---a-ds-connection-settings-visszaállítása">VII. rész - A DS Connection Settings visszaállítása</a></li>
</ul>
</li>
<li><a href="#tovább-a-telepítés-véglegesítésére" id="markdown-toc-tovább-a-telepítés-véglegesítésére">Tovább a telepítés véglegesítésére</a></li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>Technikai részletek (opcionális)</em></summary>
<p>Ahhoz, hogy a rendszerből kinyerjük a DSiWare adatokat, egy hibát használunk ki a DSiWare adat kezelési ablakában, a rendszer beállításokban.</p>
<p>Hogy ezt elérjük, szükségünk van a rendszer titkosítási kulcsára (movable.sed), hogy újra építsünk egy DSiWare mentést, aminek segítségével ki tudjuk nyerni a DSi Internet beállítások alkalmazást az SD kártyára.</p>
<p>Once we have a DSiWare backup, we can inject it into the DS Internet Settings application.</p>
<p>Ez egy jelenleg működő megvalósítása a “FIRM partitions known-plaintext” néven ismert exploitnak, amiről részletesebben olvashatsz <a href="https://www.3dbrew.org/wiki/3DS_System_Flaws">itt</a>.</p>
</details>
<p class="notice--warning">You should only be able to get to this page if you are running version 11.15.0 or 11.14.0. If you are on any firmware other than 11.15.0 or 11.14.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!</p>
<h3 id="amire-szükséged-lesz">Amire szükséged lesz</h3>
<ul>
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing <a href="seedminer-(mii)">Seedminer (Mii)</a></li>
<li>A [Frogminer_save] legújabb kiadása (https://github.com/zoogie/Frogminer/releases/latest) (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li><strong>11.15.0 and 11.14.0 users only</strong>: The v6.0.1 release of <a href="https://github.com/zoogie/b9sTool/releases/tag/v6.0.1">b9sTool</a> (direct download)</li>
<li>A <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> legújabb kiadása (a Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> fájl)</li>
</ul>
<h4 id="i-rész---chf-ellenőrzés">I. rész - CHF ellenőrzés</h4>
<p>További biztonsági lépésként további ellenőrzést végzünk egyedi firmware-re. Ez azért szükséges, mert ha ezt a metódust használjuk már telepített egyedi firmware esetén, meg van a kockázata, hogy brickeljük a konzolt (ami használhatatlanna teszi helyreállítási metódusok nélkül, mint az <a href="ntrboot">ntrboot</a>).</p>
<ol>
<li>Kapcsold ki a készüléked</li>
<li>Nyomd le és tartsd nyomva (Select) gombot</li>
<li>Kapcsold be az eszközöd, miközben nyomva tartod a (Select) gombot</li>
<li>Ha az ellenőrzés sikeres volt, be fogsz bootolni a HOME Menübe és végrehajthatod ezt az útmutatót</li>
<li>Kapcsold ki a készüléked</li>
</ol>
<p class="notice--danger">Ha a konfigurációs menüt látod vagy a konzolod azonnal kikapcsol, már van CFW-d és az útmutató folyatása BRICKELHETI az eszközödet! Kövesd a <a href="checking-for-cfw">CFW ellenőrzését</a> a már meglévő CFW-d frissítéséhez.</p>
<h4 id="ii-rész---bannerbomb3">II. rész - BannerBomb3</h4>
<p>Ebben a fejezetben elő fogod idézni a BannerBomb3 exploit-ot a DSIWare Management menü használatával és lemásolni az eredmény dump fájlt a számítógépedre, hogy fel tudd használni a következő fejezetben.</p>
<ol>
<li>Tedd vissza az SD kártyád a készülékedbe</li>
<li>Kapcsold be a készülékedet</li>
<li>Lépj be a System Settings-be a készülékeden</li>
<li>Navigálj ide: <code class="language-plaintext highlighter-rouge">Data Management</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code> -&gt; <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">kép</a>)
<ul>
<li>Az eszközödnek a BB3 multihax menüt kell mutatnia</li>
<li>Ha összeomlik a rendszered ebben a lépésben, <a href="troubleshooting#installing-boot9strap-fredtool">kövesd ezt a hibaelhárítási útmutatót</a></li>
</ul>
</li>
<li>Használd a D-Pad-et a navigáláshoz, és nyomd meg az (A) gombot a “Dump DSiWare” kiválasztásához
<ul>
<li>Az eszközöd automatikusan újra fog indulni</li>
</ul>
</li>
<li>Kapcsold ki a készüléked</li>
</ol>
<h4 id="iii-rész---előkészületek">III. rész - Előkészületek</h4>
<p>Ebben a fejezetben fel fogod másolni azokat a fájlokat, amik átmenetileg lecserélik a DS Connection Settings-t a Flipnote Studio-val, ami arra használt, hogy elindítsa a boot9strap (egyedi firmware) telepítőt.</p>
<ol>
<li>Helyezd az SD kártyád a számítógépbe</li>
<li>Nyisd meg a <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec/">DSIHaxInjector_new</a> oldalt a számítógépeden</li>
<li>A “Username” mező alatt adj meg egy tetszőleges alfanumerikus nevet (nem lehet benne szóköz vagy speciális karakter)</li>
<li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>A “MovableSed” mező alatt töltsd fel a <code class="language-plaintext highlighter-rouge">movable.sed</code> fájlod a második “Browse…” opció használatával</li>
<li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>Kattints a “Build”-re
<ul>
<li>Várj néhány másodpercet a build folyamat befejezésére</li>
</ul>
</li>
<li>A Build History szekcióban a bal oldalon gépeld be a felhasználónevet (Username) a “Filter Builds” mezőbe</li>
<li>Kattints az első keresési találatra
<ul>
<li>Ennek kell a legutolsó időbélyeggel rendelkeznie</li>
</ul>
</li>
<li>Kattints az “output_(name).zip” linkre</li>
<li>Navigálj a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> mappába az SD kártyán
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
</ul>
</li>
<li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">hax</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li>
<li>Másold át a <code class="language-plaintext highlighter-rouge">boot.firm</code> és <code class="language-plaintext highlighter-rouge">boot.3dsx</code> fájlt a Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code>-ből az SD kártya gyökerébe
<ul>
<li>Az SD kártya gyökere a kezdőkönyvtárt jelenti az SD kártyán, ahol látható a Nintendo 3DS könyvtár, de nem vagyunk benne</li>
</ul>
</li>
<li>Másold át a <code class="language-plaintext highlighter-rouge">boot.nds</code>-t (B9STool) a release <code class="language-plaintext highlighter-rouge">.zip</code>-ből az SD kártyád gyökerébe</li>
<li>Másold át a <code class="language-plaintext highlighter-rouge">private</code> mappát a Frogminer_save <code class="language-plaintext highlighter-rouge">.zip</code>-ből az SD kártyád gyökerébe</li>
<li>Tedd vissza az SD kártyád a készülékedbe</li>
<li>
<p>Kapcsold be a készülékedet</p>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/fredtool/fredtool-root-layout.png" alt="" /></p>
</li>
</ol>
<h4 id="iv-rész---a-ds-connection-settings-felülírása">IV. rész - A DS Connection Settings felülírása</h4>
<p>Ebben a fejezetben másolni fogod a hackelt DS Connection Settings DSiWare-t a belső memóriába, ami átmenetileg lecseréli azt a Flipnote Studio-val.</p>
<ol>
<li>Lépj be a System Settings-be a készülékeden</li>
<li>Navigálj ide: <code class="language-plaintext highlighter-rouge">Data Management</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code> -&gt; <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">kép</a>)</li>
<li>Válaszd a “Haxxxxxxxxx!” címet
<ul>
<li>If you are unable to select the “Haxxxxxxxxx” title, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Válaszd a “Copy”-t, majd az “OK”-t</li>
<li>Térj vissza a System Settings főmenüjébe</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
<li>Ha az exploit sikeres volt, a készülékednek ezt követően be kell töltenie a JPN verzióját a Flipnote Studio-nak
<ul>
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
</ol>
<h4 id="v-rész---flipnote-exploit">V. rész - Flipnote Exploit</h4>
<p class="notice--info">Ha inkább egy vizuális útmutatót szeretnél ehhez a fejezethez, <a href="https://zoogie.github.io/web/flipnote_directions/">itt</a> elérhető egy.</p>
<p>In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer.</p>
<ol>
<li>Fejezd be a kezdeti telepítését az elindított játéknak, amíg el nem éri a fő menüt
<ul>
<li>Válaszd a bal opciót, ha kérdezi a telepítési folyamat során</li>
<li>If you encounter an issue while doing this section, <a href="troubleshooting#installing-boot9strap-fredtool">check this troubleshooting guide</a> for your issue</li>
</ul>
</li>
<li>Az érintőképernyőt használva válaszd ki a bal nagy dobozt, majd válaszd a dobozt az SD kártya ikonnal</li>
<li>Ha a menü betöltött válaszd az arc ikont utána, pedig a jobb alsó ikont a folytatáshoz</li>
<li>Nyomj (X)-et vagy (Fel)-t a D-Pad-on, attól függően mi jelenik meg a képernyőn</li>
<li>Válaszd a második gombot a film-szalag ikonnal</li>
<li>Görgess jobbra, amíg a 3/3 filmtekercs kiválasztásra kerül</li>
<li>Nyomd meg a harmadik dobozt benne az “A” betűvel</li>
<li>Görgess balra, amíg a 1/3 filmtekercs kiválasztásra kerül</li>
<li>Nyomd meg a negyedik dobozt benne az “A” betűvel</li>
<li>Ha az exploit sikeres volt, a készülékednek ezt követően be kell töltenie a b9sTool-t</li>
<li>A D-Pad-dal menj az “Install boot9strap” opcióra
<ul>
<li>Ha kihagytad ezt a lépést a rendszer a HOME Menübe kerülsz a boot9strap telepítése helyett, és meg kell nyitnod a Nintendo DS Connections-t és elölről kell kezdened ennek a résznek az elejétől</li>
</ul>
</li>
<li>Nyomj (A)-t majd ezt követően START-ot és SELECT-et egyszerre a folyamat elkezdéséhez</li>
<li>Ha végzett és az alsó képernyő azt mondja “done.” lépj ki a b9sTool-ból, majd kapcsold ki eszközöd
<ul>
<li>Elképzelhető, hogy kényszerítened kell a leállást a bekapcsológomb lenyomva tartásával</li>
<li>Ha a készüléked kikapcsol amikor bekapcsolod, bizonyosodj meg róla, hogy átmásoltad-e a <code class="language-plaintext highlighter-rouge">boot.firm</code> fájlt a Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> fájlból az SD kártya gyökerébe</li>
<li>Ha a Luma konfigurációs képernyőjét látod, kapcsold ki az eszközöd, majd folytasd a következő résszel</li>
</ul>
</li>
</ol>
<h4 id="vi-rész---luma3ds-beállítás">VI. rész - Luma3DS beállítás</h4>
<ol>
<li>Nyomd le és tartsd nyomva a (Select) gombot, és a (Select) nyomva tartása mellett kapcsold be az eszközödet. Ez el fogja indítani a Luma3DS beállításokat</li>
<li>A készülékednek az előzőekben a Luma3DS-be kellett bootolnia
<ul>
<li>A Luma3DS konfigurációs menü a beállítások a Luma3DS egyedi firmverhez. Sok ezek közül a beállítások közül hasznos az egyedivé tételhez vagy a debuggoláshoz</li>
<li>Az útmutató céljainak megfelelően <strong>hagyd ezeket a beállításokat alapértelmezetten</strong> (ne vegyél ki vagy rakj be pipát)</li>
<li>Ha a készüléked kikapcsol amikor bekapcsolod, bizonyosodj meg róla, hogy átmásoltad-e a <code class="language-plaintext highlighter-rouge">boot.firm</code> fájlt a Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> fájlból az SD kártya gyökerébe</li>
</ul>
</li>
<li>Mentéshez és újraindításhoz nyomd meg a (Start) gombot</li>
</ol>
<p>Ezen a ponton a konzolod alapértelmezetten bebootol a Luma3DS-be.</p>
<ul>
<li>A Luma3DS nem néz ki másként, mint a normál HOME Menü. Ha a konzolod bebootolt a HOME Menübe, akkor egyedi firmware-t futtat.</li>
<li>A következő oldalon hasznos homebrew alkalmazásokat telepítünk, hogy teljessé tegyük a telepítésedet.</li>
</ul>
<h4 id="vii-rész---a-ds-connection-settings-visszaállítása">VII. rész - A DS Connection Settings visszaállítása</h4>
<p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol>
<li>Navigálj a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> mappába az SD kártyán</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
<li>Tedd vissza az SD kártyád a készülékedbe</li>
<li>Kapcsold be a készülékedet</li>
<li>Lépj be a System Settings-be a készülékeden</li>
<li>Navigálj ide: <code class="language-plaintext highlighter-rouge">Data Management</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code> -&gt; <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">kép</a>)</li>
<li>Válaszd “Nintendo DSi™” címet</li>
<li>Válaszd a “Copy”-t, majd az “OK”-t</li>
</ol>
<hr />
<h3 class="notice--primary" id="tovább-a-telepítés-véglegesítésére">Tovább a <a href="finalizing-setup">telepítés véglegesítésére</a></h3>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Oldaltérkép</a> - <a href="privacy-policy">Adatvédelmi Irányelv</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -520,6 +520,8 @@ window.cookieconsent.initialise({
<h4 id="i-rész---fizikai-gombok-ellenőrzése-cél-3ds">I. rész - Fizikai gombok ellenőrzése (cél 3DS)</h4> <h4 id="i-rész---fizikai-gombok-ellenőrzése-cél-3ds">I. rész - Fizikai gombok ellenőrzése (cél 3DS)</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Kapcsold be a készülékedet</li> <li>Kapcsold be a készülékedet</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

View file

@ -493,6 +493,8 @@ window.cookieconsent.initialise({
<h4 id="i-rész---fizikai-gombok-ellenőrzése">I. rész - Fizikai gombok ellenőrzése</h4> <h4 id="i-rész---fizikai-gombok-ellenőrzése">I. rész - Fizikai gombok ellenőrzése</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Kapcsold be a készülékedet</li> <li>Kapcsold be a készülékedet</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

663
hu_HU/seedminer-(mii).html Normal file
View file

@ -0,0 +1,663 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Seedminer (Mii) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Seedminer (Mii)">
<meta property="og:url" content="https://3ds.hacks.guide/hu_HU/seedminer-(mii).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/hu_HU/seedminer-(mii).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "A weboldal "sütiket" használ, hogy nyomon tudd követni a haladásod az oldalsó menüben, és hogy jobbá tegye az oldalt."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/hu_HU/">Főoldal</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/faq">GYIK</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/troubleshooting">Hibaelhárítás</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/checking-for-cfw">CFW ellenőrzése</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/godmode9-usage">GodMode9 használata</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/contribute">Közreműködés</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/region-changing">Régió módosítás</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/uninstall-cfw">CFW eltávolítása</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/credits">Készítők</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/site-navigation">Oldaltérkép</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/seedminer-(mii).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/seedminer-(mii).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/seedminer-(mii).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/seedminer-(mii).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/seedminer-(mii).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/seedminer-(mii).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/seedminer-(mii).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/seedminer-(mii).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/seedminer-(mii).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/seedminer-(mii).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/seedminer-(mii).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/seedminer-(mii).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/seedminer-(mii).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/seedminer-(mii).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/seedminer-(mii).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/seedminer-(mii).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/seedminer-(mii).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/seedminer-(mii).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/seedminer-(mii).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/seedminer-(mii).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/seedminer-(mii).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/seedminer-(mii).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/seedminer-(mii).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/seedminer-(mii).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/seedminer-(mii).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/seedminer-(mii).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/seedminer-(mii).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/seedminer-(mii).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/seedminer-(mii).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/seedminer-(mii).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/seedminer-(mii).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/seedminer-(mii).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Előrehaladás</span>
<ol>
<li style="display: none;" data-name="home"><a href='/hu_HU/'>Főoldal</a></li>
<li style="display: none;" data-name="key-information"><a href='/hu_HU/key-information'>Alapvető információk</a></li>
<li style="display: none;" data-name="get-started"><a href='/hu_HU/get-started'>Kezdeti lépések</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/hu_HU/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/hu_HU/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/hu_HU/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/hu_HU/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/hu_HU/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/hu_HU/dumping-movable-(nimhax)'>Movable dumpolása (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Több lehetőség)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/hu_HU/flashing-ntrboot-(3ds-single-system)'>Ntrboot flashelése (egy 3DS rendszer)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/hu_HU/flashing-ntrboot-(3ds-multi-system)'>Ntrboot flashelése (több 3DS rendszer)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/hu_HU/flashing-ntrboot-(dsi)'>Ntrboot flashelése (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/hu_HU/flashing-ntrboot-(nds)'>Ntrboot flashelése (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/hu_HU/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/hu_HU/installing-boot9strap-(hardmod)'>Boot9strap telepítése (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/hu_HU/installing-boot9strap-(hbl-usm)'>Boot9strap telepítése (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/hu_HU/installing-boot9strap-(ntrboot)'>boot9strap telepítése (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/hu_HU/installing-boot9strap-(soundhax)'>boot9strap telepítése (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/hu_HU/installing-boot9strap-(safecerthax)'>Boot9strap telepítése (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/hu_HU/installing-boot9strap-(ssloth-browser)'>Boot9strap telepítése (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/hu_HU/installing-boot9strap-(fredtool)'>Boot9strap telepítése (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/hu_HU/installing-boot9strap-(usm)'>Boot9strap telepítése (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/hu_HU/installing-boot9strap-(kartdlphax)'>Boot9strap telepítése (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/hu_HU/installing-boot9strap-(frogtool)'>Boot9strap telepítése (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/hu_HU/finalizing-setup'>Telepítés véglegesítése</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Seedminer (Mii)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Seedminer (Mii)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Ha segítségre van szükséged (angol nyelven), keresd fel a <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew-t Discord-on</a>.</b></div>
<div class ="notice"><b>Amennyiben hasznosnak véled ezt az útmutatót, elfogadunk <a href="contribute#donations">adományokat</a>.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Tartalomjegyzék</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#instructions" id="markdown-toc-instructions">Instructions</a> <ul>
<li><a href="#amire-szükséged-lesz" id="markdown-toc-amire-szükséged-lesz">Amire szükséged lesz</a></li>
<li><a href="#i-rész---előkészületek" id="markdown-toc-i-rész---előkészületek">I. rész - Előkészületek</a></li>
<li><a href="#section-ii---processing-mii-qr-and-mining" id="markdown-toc-section-ii---processing-mii-qr-and-mining">Section II - Processing Mii QR and Mining</a></li>
</ul>
</li>
</ul>
</nav>
</aside>
<div class="notice--warning">
<p>This method requires a reasonably powerful GPU (any dedicated graphics card made in the last few years) and the ability to use a command line. If you dont know what those are or do not have the hardware necessary, you can ask someone to do this for you at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>. You will need to have the following information ready:</p>
<ul>
<li>Your Mii QR code, uploaded directly to Discord (do not take a screenshot or a photo of the image, just send the HNI_XXXX.JPG image itself)</li>
<li>Your consoles ID0 (the name of the 32-character folder directly inside of Nintendo 3DS - see <a href="https://3ds.hacks.guide/troubleshooting#seedminer">this troubleshooting section</a> if you have multiple)</li>
<li>Your console model (e.g. 3DS, 3DS XL, 2DS, New3DS, New3DS XL, New2DS XL)</li>
<li>Your consoles approximate year of manufacturing (it may be present behind the frontplate or backplate; if you dont know, just guess - its not super important)</li>
</ul>
</div>
<details class="notice--info">
<summary><em>Technikai részletek (opcionális)</em></summary>
<p>A boot9strap telepítéséhez az eszközödre, megfejtjük az eszköz egyedi titkosító kulcsát. Ennek eléréséhez egy Seedminer nevű eszközt fogunk használni, hogy kiszámítsuk a készüléked adat titkosítási kulcsát (movable.sed).</p>
<p>Because we do not have access to the Friends List, we are deriving the first part of <code class="language-plaintext highlighter-rouge">movable.sed</code> using a Mii QR code instead of by performing a two-way friend exchange.</p>
<p>További információért arról, hogyan működik a Seedminer, nézd meg <a href="https://zoogie.github.io/web/34⅕c3">ezt a prezentációt</a>.</p>
</details>
<h2 id="instructions">Instructions</h2>
<p class="notice--info">If you are on Linux or macOS, replace <code class="language-plaintext highlighter-rouge">py -3</code> with <code class="language-plaintext highlighter-rouge">python3</code> in all commands.</p>
<h3 id="amire-szükséged-lesz">Amire szükséged lesz</h3>
<ul>
<li>The latest release of <a href="https://github.com/zoogie/seedminer/releases/latest">Seedminer</a> (the Seedminer .zip)</li>
<li>Any 3.x version of <a href="https://www.python.org/downloads/">Python</a> installed
<ul>
<li>If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering <code class="language-plaintext highlighter-rouge">python3 -V</code>. If this returns a version number, it will work for this guide.</li>
</ul>
</li>
</ul>
<h3 id="i-rész---előkészületek">I. rész - Előkészületek</h3>
<p>In this section, you will set up Seedminer and obtain your consoles files that are needed for mining.</p>
<ol>
<li>Extract the contents of the Seedminer <code class="language-plaintext highlighter-rouge">.zip</code> and move the folder with your operating systeems name to anywhere on your PC
<ul>
<li>Keep this location handy, as this Seedminer folder will be where multiple other files are placed</li>
</ul>
</li>
<li>In the Seedminer folder, hold SHIFT and right-click anywhere in the folders empty space, then click the option that opens Terminal, PowerShell, or Command Prompt</li>
<li>In the command line window, type <code class="language-plaintext highlighter-rouge">py -3 -mpip install pycryptodomex</code>, hit ENTER, and allow it to install
<ul>
<li>If this command fails with the error <code class="language-plaintext highlighter-rouge">No module named pip</code>, you must manually install pip. The methods to do this can be found on <a href="https://pip.pypa.io/en/stable/installation/">this page</a>.</li>
</ul>
</li>
<li>Turn your console on while the SD card is inserted</li>
<li>Open the Mii Maker app</li>
<li>Tap the “QR Code/Image Options” button</li>
<li>Tap “Save Mii as QR Code”</li>
<li>Select any Mii Character (make a new one first if you dont have any), and press “OK”</li>
<li>Turn the console off</li>
<li>Put the consoles SD card into your computer, navigate to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder on the SD, and copy the name of the 32-character-long folder directly inside
<ul>
<li>This folder, known as the ID0, is system-specific. Only one should be present. If you see multiple, follow <a href="troubleshooting#seedminer">these instructions</a></li>
<li>Once you have the ID0, paste it into a document so you can reference it later</li>
</ul>
</li>
<li>Navigate to the <code class="language-plaintext highlighter-rouge">DCIM</code> folder on the SD card</li>
<li>Look for the QR Code, which will be a <code class="language-plaintext highlighter-rouge">.JPG</code> file starting with <code class="language-plaintext highlighter-rouge">HNI</code>
<ul>
<li>You may have many other files in here already if you use the Nintendo 3DS Camera app</li>
</ul>
</li>
<li>Copy this file to the Seedminer folder on your PC</li>
</ol>
<h3 id="section-ii---processing-mii-qr-and-mining">Section II - Processing Mii QR and Mining</h3>
<p>In this section, you will turn the Mii QR code into a usable file and mine <code class="language-plaintext highlighter-rouge">movable.sed</code> with it.</p>
<ol>
<li>Open the <a href="https://zoogie.github.io/web/miiqr/">editMii</a> website on your computer</li>
<li>Click on “Import from…”, then select “QR Code” and upload the Mii QR code from earlier</li>
<li>Click on “Export to…”, then select “encrypted (.bin)”
<ul>
<li>This will download a file named <code class="language-plaintext highlighter-rouge">input.bin</code></li>
</ul>
</li>
<li>Copy this <code class="language-plaintext highlighter-rouge">input.bin</code> to the Seedminer folder</li>
<li>Open the terminal/PowerShell/Command Prompt window from earlier
1.Inside this window, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py id0 &lt;id0&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;id0&gt;</code> with the ID0 you copied into a document</li>
<li>Do not include the angle brackets</li>
</ul>
</li>
<li>Once it completes, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py mii &lt;model&gt; &lt;year&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;model&gt;</code> with the model of your console (<code class="language-plaintext highlighter-rouge">new</code> or <code class="language-plaintext highlighter-rouge">old</code>) - if you arent sure, only models with the ZL/ZR buttons and C-Stick are new</li>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;year&gt;</code> with the year the 3DS was made (you often find this on the backplate) - leave this empty if you arent sure, in which case it will start from the middle</li>
<li>If this fails with an error of <code class="language-plaintext highlighter-rouge">input.bin is invalid size</code>, remake the <code class="language-plaintext highlighter-rouge">input.bin</code> using your QR Code. If it still fails, open a different browser and remake the <code class="language-plaintext highlighter-rouge">input.bin</code> there</li>
<li>The mining process will usually take up to 90 minutes, depending on luck and your GPUs strength</li>
</ul>
</li>
<li>When it finishes, a file called <code class="language-plaintext highlighter-rouge">movable.sed</code> will appear in the Seedminer folder</li>
</ol>
<p class="notice--primary">Continue to <a href="bannerbomb3-(legacy)">BannerBomb3 (Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Oldaltérkép</a> - <a href="privacy-policy">Adatvédelmi Irányelv</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -474,11 +474,13 @@ window.cookieconsent.initialise({
<p>Ebben a fejezetben összeszedjük a szükséges információkat a 3DS-edről, ami ahhoz kell, hogy kitaláljuk az eszközöd titkosító kulcsát.</p> <p>Ebben a fejezetben összeszedjük a szükséges információkat a 3DS-edről, ami ahhoz kell, hogy kitaláljuk az eszközöd titkosító kulcsát.</p>
<div class="notice--info">
<p>Mielőtt követnéd ezt a fejezetet:</p> <p>Mielőtt követnéd ezt a fejezetet:</p>
<ul class="notice--info"> <ul>
<li>Biztosítsd, hogy a konzolod bekapcsolásra kerüljön a behelyezett SD kártyával legalább egyszer, hogy létre jöjjön rajta a szükséges adat</li> <li>Biztosítsd, hogy a konzolod bekapcsolásra kerüljön a behelyezett SD kártyával legalább egyszer, hogy létre jöjjön rajta a szükséges adat</li>
<li>Biztosítsd, hogy a konzolod csatlakoztatva legyen az Internethez (látnod kell egy kék “Internet” jelzőt, a bal felső sarkában a HOME képernyőnek)</li> <li>Biztosítsd, hogy a konzolod csatlakoztatva legyen az Internethez (látnod kell egy kék “Internet” jelzőt, a bal felső sarkában a HOME képernyőnek)</li>
</ul> </ul>
</div>
<ol> <ol>
<li>Kapcsold ki a készüléked</li> <li>Kapcsold ki a készüléked</li>

View file

@ -475,11 +475,13 @@ window.cookieconsent.initialise({
<p>Ebben a fejezetben összeszedjük a szükséges információkat a 3DS-edről, ami ahhoz kell, hogy kitaláljuk az eszközöd titkosító kulcsát.</p> <p>Ebben a fejezetben összeszedjük a szükséges információkat a 3DS-edről, ami ahhoz kell, hogy kitaláljuk az eszközöd titkosító kulcsát.</p>
<div class="notice--info">
<p>Mielőtt követnéd ezt a fejezetet:</p> <p>Mielőtt követnéd ezt a fejezetet:</p>
<ul class="notice--info"> <ul>
<li>Biztosítsd, hogy a konzolod bekapcsolásra kerüljön a behelyezett SD kártyával legalább egyszer, hogy létre jöjjön rajta a szükséges adat</li> <li>Biztosítsd, hogy a konzolod bekapcsolásra kerüljön a behelyezett SD kártyával legalább egyszer, hogy létre jöjjön rajta a szükséges adat</li>
<li>Biztosítsd, hogy a konzolod csatlakoztatva legyen az Internethez (látnod kell egy kék “Internet” jelzőt, a bal felső sarkában a HOME képernyőnek)</li> <li>Biztosítsd, hogy a konzolod csatlakoztatva legyen az Internethez (látnod kell egy kék “Internet” jelzőt, a bal felső sarkában a HOME képernyőnek)</li>
</ul> </ul>
</div>
<ol> <ol>
<li>Kapcsold ki a készüléked</li> <li>Kapcsold ki a készüléked</li>

View file

@ -466,6 +466,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li><a href="a9lh-to-b9s">A9LH-ről B9S-re</a></li> <li><a href="a9lh-to-b9s">A9LH-ről B9S-re</a></li>
<li><a href="bannerbomb3">BannerBomb3</a></li> <li><a href="bannerbomb3">BannerBomb3</a></li>
<li><a href="bannerbomb3-(legacy)">Installing boot9strap (Fredtool, Legacy)</a></li>
<li><a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (TWN)</a></li> <li><a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (TWN)</a></li>
<li><a href="credits">Közreműködők</a></li> <li><a href="credits">Közreműködők</a></li>
<li><a href="checking-for-cfw">CFW ellenőrzése</a></li> <li><a href="checking-for-cfw">CFW ellenőrzése</a></li>
@ -492,6 +493,7 @@ window.cookieconsent.initialise({
<li><a href="/">Főoldal</a></li> <li><a href="/">Főoldal</a></li>
<li><a href="homebrew-launcher-(super-skaterhax)">Homebrew Launcher (super-skaterhax)</a></li> <li><a href="homebrew-launcher-(super-skaterhax)">Homebrew Launcher (super-skaterhax)</a></li>
<li><a href="installing-boot9strap-(fredtool)">Boot9strap telepítése (Fredtool)</a></li> <li><a href="installing-boot9strap-(fredtool)">Boot9strap telepítése (Fredtool)</a></li>
<li><a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></li>
<li><a href="installing-boot9strap-(frogtool)">Boot9strap telepítése (Frogtool)</a></li> <li><a href="installing-boot9strap-(frogtool)">Boot9strap telepítése (Frogtool)</a></li>
<li><a href="installing-boot9strap-(hardmod)">Boot9strap telepítése (Hardmod)</a></li> <li><a href="installing-boot9strap-(hardmod)">Boot9strap telepítése (Hardmod)</a></li>
<li><a href="installing-boot9strap-(hbl-usm)">Boot9strap telepítése (HBL-USM)</a></li> <li><a href="installing-boot9strap-(hbl-usm)">Boot9strap telepítése (HBL-USM)</a></li>
@ -507,6 +509,7 @@ window.cookieconsent.initialise({
<li><a href="region-changing">Régióváltás</a></li> <li><a href="region-changing">Régióváltás</a></li>
<li><a href="restoring-updating-cfw">CFW visszaállítása / frissítése</a></li> <li><a href="restoring-updating-cfw">CFW visszaállítása / frissítése</a></li>
<li><a href="seedminer">Seedminer</a></li> <li><a href="seedminer">Seedminer</a></li>
<li><a href="seedminer-(mii)">Seedminer</a></li>
<li><a href="seedminer-(twn)">Seedminer (TWN)</a></li> <li><a href="seedminer-(twn)">Seedminer (TWN)</a></li>
<li><a href="troubleshooting">Hibaelhárítás</a></li> <li><a href="troubleshooting">Hibaelhárítás</a></li>
<li><a href="uninstall-cfw">CFW eltávolítása</a></li> <li><a href="uninstall-cfw">CFW eltávolítása</a></li>

View file

@ -11,7 +11,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Updating Firmware (KOR/TWN) - 3DS Hacks Guide</title> <!-- begin _includes/seo.html --><title>Updating Firmware (KOR) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware"> <meta name="description" content="A complete guide to 3DS custom firmware">
@ -22,8 +22,8 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide"> <meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Updating Firmware (KOR/TWN)"> <meta property="og:title" content="Updating Firmware (KOR)">
<meta property="og:url" content="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor-twn).html"> <meta property="og:url" content="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware"> <meta property="og:description" content="A complete guide to 3DS custom firmware">
@ -43,7 +43,7 @@
<link rel="canonical" href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor-twn).html"> <link rel="canonical" href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor).html">
@ -221,38 +221,38 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(kor-twn).html">English</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(kor).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor-twn).html">Español</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor-twn).html">Deutsch</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor-twn).html">Français</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor-twn).html">Italiano</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(kor-twn).html">Nederlands</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(kor).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(kor-twn).html">Português do Brasil</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(kor).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(kor-twn).html">Português (Portugal)</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(kor).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(kor-twn).html">Русский</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(kor).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(kor-twn).html">简体中文</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(kor).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(kor-twn).html">繁體中文</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(kor).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(kor-twn).html">Polski</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(kor).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(kor-twn).html">Türkçe</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(kor).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(kor-twn).html">Tiếng Việt</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(kor).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(kor-twn).html">Català</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(kor).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(kor-twn).html">Ελληνικά</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(kor).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(kor-twn).html">עברית‎</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(kor).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(kor-twn).html">Svenska</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(kor).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor-twn).html">한국어</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(kor-twn).html">Norsk</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(kor).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(kor-twn).html">日本語</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(kor).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(kor-twn).html">اللغة العربية</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(kor).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor-twn).html">Magyar</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(kor-twn).html">Română</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(kor).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(kor-twn).html">Српски</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(kor).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(kor-twn).html">Afrikaans</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(kor).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(kor-twn).html">Bahasa Melayu</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(kor).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(kor-twn).html">Suomi</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(kor).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(kor-twn).html">Dansk</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(kor).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(kor-twn).html">Українська</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(kor).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(kor-twn).html">Čeština</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(kor).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(kor-twn).html">Pirate English</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(kor).html">Pirate English</a></li> -->
</ul> </ul>
<button class="greedy-nav__toggle hidden" type="button"> <button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span> <span class="visually-hidden">Toggle Menu</span>
@ -414,7 +414,7 @@ window.cookieconsent.initialise({
<article class="page" itemscope itemtype="https://schema.org/CreativeWork"> <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Updating Firmware (KOR/TWN)"> <meta itemprop="headline" content="Updating Firmware (KOR)">
@ -422,7 +422,7 @@ window.cookieconsent.initialise({
<div class="page__inner-wrap"> <div class="page__inner-wrap">
<header> <header>
<h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (KOR/TWN) <h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (KOR)
</h1> </h1>
@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<h3 id="required-reading">Required Reading</h3> <h3 id="fontos-tudnivalók">Fontos tudnivalók</h3>
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p> <p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
<h3 id="what-you-need">What you need</h3> <h3 id="amire-szükséged-lesz">Amire szükséged lesz</h3>
<ul> <ul>
<li>An internet connection on your device</li> <li>An internet connection on your device</li>

View file

@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<h3 id="required-reading">Required Reading</h3> <h3 id="fontos-tudnivalók">Fontos tudnivalók</h3>
<p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p> <p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p>
<h3 id="what-you-need">What you need</h3> <h3 id="amire-szükséged-lesz">Amire szükséged lesz</h3>
<ul> <ul>
<li>An internet connection on your device</li> <li>An internet connection on your device</li>

View file

@ -0,0 +1,565 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Updating Firmware (TWN) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Updating Firmware (TWN)">
<meta property="og:url" content="https://3ds.hacks.guide/hu_HU/updating-firmware-(twn).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/hu_HU/updating-firmware-(twn).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "A weboldal "sütiket" használ, hogy nyomon tudd követni a haladásod az oldalsó menüben, és hogy jobbá tegye az oldalt."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/hu_HU/">Főoldal</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/faq">GYIK</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/troubleshooting">Hibaelhárítás</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/checking-for-cfw">CFW ellenőrzése</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/godmode9-usage">GodMode9 használata</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/contribute">Közreműködés</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/region-changing">Régió módosítás</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/uninstall-cfw">CFW eltávolítása</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/credits">Készítők</a></li>
<li class="masthead__menu-item"><a href="/hu_HU/site-navigation">Oldaltérkép</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(twn).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(twn).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(twn).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(twn).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(twn).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(twn).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(twn).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(twn).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(twn).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(twn).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(twn).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(twn).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(twn).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(twn).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(twn).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(twn).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(twn).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(twn).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(twn).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(twn).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(twn).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(twn).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(twn).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(twn).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(twn).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(twn).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(twn).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(twn).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(twn).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(twn).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(twn).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(twn).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Előrehaladás</span>
<ol>
<li style="display: none;" data-name="home"><a href='/hu_HU/'>Főoldal</a></li>
<li style="display: none;" data-name="key-information"><a href='/hu_HU/key-information'>Alapvető információk</a></li>
<li style="display: none;" data-name="get-started"><a href='/hu_HU/get-started'>Kezdeti lépések</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/hu_HU/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/hu_HU/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/hu_HU/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/hu_HU/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/hu_HU/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/hu_HU/dumping-movable-(nimhax)'>Movable dumpolása (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Több lehetőség)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/hu_HU/flashing-ntrboot-(3ds-single-system)'>Ntrboot flashelése (egy 3DS rendszer)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/hu_HU/flashing-ntrboot-(3ds-multi-system)'>Ntrboot flashelése (több 3DS rendszer)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/hu_HU/flashing-ntrboot-(dsi)'>Ntrboot flashelése (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/hu_HU/flashing-ntrboot-(nds)'>Ntrboot flashelése (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/hu_HU/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/hu_HU/installing-boot9strap-(hardmod)'>Boot9strap telepítése (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/hu_HU/installing-boot9strap-(hbl-usm)'>Boot9strap telepítése (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/hu_HU/installing-boot9strap-(ntrboot)'>boot9strap telepítése (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/hu_HU/installing-boot9strap-(soundhax)'>boot9strap telepítése (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/hu_HU/installing-boot9strap-(safecerthax)'>Boot9strap telepítése (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/hu_HU/installing-boot9strap-(ssloth-browser)'>Boot9strap telepítése (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/hu_HU/installing-boot9strap-(fredtool)'>Boot9strap telepítése (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/hu_HU/installing-boot9strap-(usm)'>Boot9strap telepítése (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/hu_HU/installing-boot9strap-(kartdlphax)'>Boot9strap telepítése (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/hu_HU/installing-boot9strap-(frogtool)'>Boot9strap telepítése (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/hu_HU/finalizing-setup'>Telepítés véglegesítése</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Updating Firmware (TWN)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (TWN)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Ha segítségre van szükséged (angol nyelven), keresd fel a <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew-t Discord-on</a>.</b></div>
<div class ="notice"><b>Amennyiben hasznosnak véled ezt az útmutatót, elfogadunk <a href="contribute#donations">adományokat</a>.</b></div>
<hr>
<h3 id="fontos-tudnivalók">Fontos tudnivalók</h3>
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
<h3 id="amire-szükséged-lesz">Amire szükséged lesz</h3>
<ul>
<li>An internet connection on your device</li>
</ul>
<h4 id="section-i---updating-the-system">Section I - Updating the System</h4>
<ol>
<li>Frissítsd az eszközödet következőképp. Lépj be a System Settings-be, majd az “Other settings”-be, ahol addig lépkedj jobbra, amíg a végére nem érsz. Itt válaszd a “System Update” opciót.
<ul>
<li>A frissítő elképzelhető, hogy megjeleníti a “Your system is up to date” üzenetet a frissítés helyett. Ez normális, ha már frissítettél; folytasd a következő szakasszal</li>
<li>Ha ez hibát ad, akkor állítsd a DNS és Proxy beállításodat egyaránt “Auto”-ra</li>
</ul>
</li>
</ol>
<p class="notice--primary">Continue to <a href="seedminer-(twn)">Seedminer (TWN)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Oldaltérkép</a> - <a href="privacy-policy">Adatvédelmi Irányelv</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -0,0 +1,645 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>BannerBomb3 (Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="BannerBomb3 (Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/it_IT/bannerbomb3-(legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/it_IT/bannerbomb3-(legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Questo sito web utilizza i cookie per visualizzare l'avanzamento della guida sulla barra laterale o migliorare il sito."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/it_IT/">Home</a></li>
<li class="masthead__menu-item"><a href="/it_IT/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/it_IT/troubleshooting">Risoluzione dei problemi</a></li>
<li class="masthead__menu-item"><a href="/it_IT/checking-for-cfw">Verifica del CFW</a></li>
<li class="masthead__menu-item"><a href="/it_IT/godmode9-usage">Usare GodMode9</a></li>
<li class="masthead__menu-item"><a href="/it_IT/contribute">Contribuisci</a></li>
<li class="masthead__menu-item"><a href="/it_IT/region-changing">Cambiare regione</a></li>
<li class="masthead__menu-item"><a href="/it_IT/uninstall-cfw">Disinstallare il CFW</a></li>
<li class="masthead__menu-item"><a href="/it_IT/credits">Riconoscimenti</a></li>
<li class="masthead__menu-item"><a href="/it_IT/site-navigation">Mappa del sito</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/bannerbomb3-(legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/bannerbomb3-(legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/bannerbomb3-(legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/bannerbomb3-(legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/bannerbomb3-(legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/bannerbomb3-(legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/bannerbomb3-(legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/bannerbomb3-(legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/bannerbomb3-(legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/bannerbomb3-(legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/bannerbomb3-(legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/bannerbomb3-(legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/bannerbomb3-(legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/bannerbomb3-(legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/bannerbomb3-(legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/bannerbomb3-(legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/bannerbomb3-(legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/bannerbomb3-(legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/bannerbomb3-(legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/bannerbomb3-(legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/bannerbomb3-(legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/bannerbomb3-(legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/bannerbomb3-(legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/bannerbomb3-(legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/bannerbomb3-(legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/bannerbomb3-(legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/bannerbomb3-(legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/bannerbomb3-(legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/bannerbomb3-(legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/bannerbomb3-(legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/bannerbomb3-(legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/bannerbomb3-(legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Avanzamento</span>
<ol>
<li style="display: none;" data-name="home"><a href='/it_IT/'>Home</a></li>
<li style="display: none;" data-name="key-information"><a href='/it_IT/key-information'>Informazioni importanti</a></li>
<li style="display: none;" data-name="get-started"><a href='/it_IT/get-started'>Cominciamo!</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/it_IT/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/it_IT/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/it_IT/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/it_IT/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/it_IT/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/it_IT/dumping-movable-(nimhax)'>Dump di Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Più Opzioni)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/it_IT/flashing-ntrboot-(3ds-single-system)'>Flash di ntrboot (Singolo 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/it_IT/flashing-ntrboot-(3ds-multi-system)'>Flash di ntrboot (Con più 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/it_IT/flashing-ntrboot-(dsi)'>Flash di ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/it_IT/flashing-ntrboot-(nds)'>Flash di ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/it_IT/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/it_IT/installing-boot9strap-(hardmod)'>Installazione di boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/it_IT/installing-boot9strap-(hbl-usm)'>Installazione di boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/it_IT/installing-boot9strap-(ntrboot)'>Installazione di boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/it_IT/installing-boot9strap-(soundhax)'>Installazione di boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/it_IT/installing-boot9strap-(safecerthax)'>Installazione di boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/it_IT/installing-boot9strap-(ssloth-browser)'>Installazione di boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/it_IT/installing-boot9strap-(fredtool)'>Installazione di boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/it_IT/installing-boot9strap-(usm)'>Installazione di boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/it_IT/installing-boot9strap-(kartdlphax)'>Installazione di boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/it_IT/installing-boot9strap-(frogtool)'>Installazione di boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/it_IT/finalizing-setup'>Completamento dell'installazione</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="BannerBomb3 (Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">BannerBomb3 (Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Se hai bisogno di aiuto, chiedi pure su <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew su Discord</a> (in inglese).</b></div>
<div class ="notice"><b>Se hai gradito questa guida, accettiamo <a href="contribute#donations">Donazioni</a>.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Indice</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#note-di-compatibilità" id="markdown-toc-note-di-compatibilità">Note di Compatibilità</a></li>
<li><a href="#cosa-serve" id="markdown-toc-cosa-serve">Cosa serve</a> <ul>
<li><a href="#sezione-i---preparazione" id="markdown-toc-sezione-i---preparazione">Sezione I - Preparazione</a></li>
<li><a href="#sezione-ii---verifica-pulsanti-hardware" id="markdown-toc-sezione-ii---verifica-pulsanti-hardware">Sezione II - Verifica Pulsanti Hardware</a></li>
</ul>
</li>
<li><a href="#passaggi-successivi-scelta-di-un-exploit" id="markdown-toc-passaggi-successivi-scelta-di-un-exploit">Passaggi successivi: Scelta di un exploit</a></li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>Dettagli Tecnici (opzionale)</em></summary>
<p>Per avviare codice non ufficiale, approfittiamo di una falla di sicurezza nella sezione Gestione Nintendo DSiWare dellapplicazione Impostazioni della console.</p>
<p>A questo scopo, useremo la chiave di crittografia della tua console (movable.sed) per generare un backup DSiWare che possa essere avviato dalla console.</p>
<p>Per una spiegazione più tecnica, vedi <a href="https://github.com/zoogie/Bannerbomb3">qui</a>.</p>
</details>
<h3 id="note-di-compatibilità">Note di Compatibilità</h3>
<p>Queste istruzioni funzionano su console americane, europee, giapponesi e coreane, indicate rispettivamente dalle lettere U, E, J o K dopo la versione del sistema operativo.</p>
<h3 id="cosa-serve">Cosa serve</h3>
<ul>
<li>Il tuo file <code class="language-plaintext highlighter-rouge">movable.sed</code> ottenuto completando Seedminer o nimhax</li>
</ul>
<h4 id="sezione-i---preparazione">Sezione I - Preparazione</h4>
<p>In questa sezione, copierai i file necessari per attivare lexploit BannerBomb3 nella scheda SD della tua console.</p>
<ol>
<li>Spegni il tuo 3DS</li>
<li>Inserisci la scheda SD nel tuo computer</li>
<li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>Carica il tuo file movable.sed scegliendo lopzione “Choose File”</li>
<li>Seleziona “Build and Download”
<ul>
<li>This will download an exploit DSiWare called <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> and a payload called <code class="language-plaintext highlighter-rouge">bb3.bin</code> inside of a zip archive (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li>
</ul>
</li>
<li>Copy <code class="language-plaintext highlighter-rouge">bb3.bin</code> from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the root of your SD card
<ul>
<li>La directory principale della scheda SD è la cartella della tua scheda SD in cui è possibile visualizzare la cartella Nintendo 3DS, ma non il suo interno</li>
<li>This file does not need to be opened or extracted
<img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>Nella tua scheda SD, entra in <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code>
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
<li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a>
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>Crea una cartella chiamata <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> allinterno di <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code>
<ul>
<li>Se hai già la cartella <em>e</em> sono già presenti dei file di backup DSiWare (<code class="language-plaintext highlighter-rouge">&lt;id-a-8-caratteri&gt;.bin</code>) allinterno, copiali sul PC e rimuovili dalla scheda SD</li>
</ul>
</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
</ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p>
<h4 id="sezione-ii---verifica-pulsanti-hardware">Sezione II - Verifica Pulsanti Hardware</h4>
<p>In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.</p>
<p>Your SD card should remain in your computer while you perform this check.</p>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol>
<li>Accendi la console</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
<ul>
<li>The camera applet should appear</li>
</ul>
</li>
<li>Spegni il tuo 3DS</li>
</ol>
<hr />
<h3 id="passaggi-successivi-scelta-di-un-exploit">Passaggi successivi: Scelta di un exploit</h3>
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(usm)">Installing boot9strap (USM)</a></p>
<p class="notice--info">If the camera did NOT appear, continue to <a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Mappa del sito</a> - <a href="privacy-policy">Informativa sulla Privacy</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -493,25 +493,25 @@ window.cookieconsent.initialise({
<ol> <ol>
<li>Spegni il tuo 3DS</li> <li>Spegni il tuo 3DS</li>
<li>Inserisci la scheda SD nel tuo computer</li> <li>Inserisci la scheda SD nel tuo computer</li>
<li>Avvia <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> sul tuo computer</li> <li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>Carica il tuo file movable.sed scegliendo lopzione “Choose File”</li> <li>Carica il tuo file movable.sed scegliendo lopzione “Choose File”</li>
<li>Seleziona “Build and Download” <li>Seleziona “Build and Download”
<ul> <ul>
<li>Verrà scaricato un exploit DSiWare chiamato <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> e un payload chiamato <code class="language-plaintext highlighter-rouge">bb3.bin</code> allinterno di un archivio zip (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li> <li>This will download an exploit DSiWare called <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> and a payload called <code class="language-plaintext highlighter-rouge">bb3.bin</code> inside of a zip archive (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li>
</ul> </ul>
</li> </li>
<li>Copia il file <code class="language-plaintext highlighter-rouge">bb3.bin</code> da <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> nella directory principale della tua scheda SD <li>Copy <code class="language-plaintext highlighter-rouge">bb3.bin</code> from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the root of your SD card
<ul> <ul>
<li>La directory principale della scheda SD è la cartella della tua scheda SD in cui è possibile visualizzare la cartella Nintendo 3DS, ma non il suo interno</li> <li>La directory principale della scheda SD è la cartella della tua scheda SD in cui è possibile visualizzare la cartella Nintendo 3DS, ma non il suo interno</li>
<li>Questo file non ha bisogno di essere aperto o estratto <li>This file does not need to be opened or extracted
<img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li>
</ul> </ul>
</li> </li>
<li>Nella tua scheda SD, entra in <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> <li>Nella tua scheda SD, entra in <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code>
<ul> <ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> è il nome a 32 lettere della cartella che hai copiato in <a href="seedminer">Seedminer</a></li> <li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> è una cartella dal nome lungo 32 caratteri allinterno di <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li> <li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
<li>Se hai più cartelle <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code>, segui le istruzioni <a href="troubleshooting#bannerbomb3">here</a> <li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a>
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li>
</ul> </ul>
</li> </li>
@ -520,16 +520,14 @@ window.cookieconsent.initialise({
<li>Se hai già la cartella <em>e</em> sono già presenti dei file di backup DSiWare (<code class="language-plaintext highlighter-rouge">&lt;id-a-8-caratteri&gt;.bin</code>) allinterno, copiali sul PC e rimuovili dalla scheda SD</li> <li>Se hai già la cartella <em>e</em> sono già presenti dei file di backup DSiWare (<code class="language-plaintext highlighter-rouge">&lt;id-a-8-caratteri&gt;.bin</code>) allinterno, copiali sul PC e rimuovili dalla scheda SD</li>
</ul> </ul>
</li> </li>
<li>Copia il file <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> da <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> nella cartella <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code></li> <li>Copy the <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
</ol> </ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p> <p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p>
<h4 id="sezione-ii---verifica-pulsanti-hardware">Sezione II - Verifica Pulsanti Hardware</h4> <h4 id="sezione-ii---verifica-pulsanti-hardware">Sezione II - Verifica Pulsanti Hardware</h4>
<p>In questa sezione controllerai se la tua console può accedere alla Modalità Provvisoria. Serve per determinare quale metodo seguirai nella prossima pagina.</p> <p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<p>La tua scheda SD dovrebbe rimanere nel tuo computer mentre effettui questo controllo.</p>
<ol> <ol>
<li>Accendi la console</li> <li>Accendi la console</li>

View file

@ -11,7 +11,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Riconoscimenti - 3DS Hacks Guide</title> <!-- begin _includes/seo.html --><title>Credits - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware"> <meta name="description" content="A complete guide to 3DS custom firmware">
@ -22,7 +22,7 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide"> <meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Riconoscimenti"> <meta property="og:title" content="Credits">
<meta property="og:url" content="https://3ds.hacks.guide/it_IT/credits.html"> <meta property="og:url" content="https://3ds.hacks.guide/it_IT/credits.html">
@ -414,7 +414,7 @@ window.cookieconsent.initialise({
<article class="page" itemscope itemtype="https://schema.org/CreativeWork"> <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Riconoscimenti"> <meta itemprop="headline" content="Credits">
@ -422,7 +422,7 @@ window.cookieconsent.initialise({
<div class="page__inner-wrap"> <div class="page__inner-wrap">
<header> <header>
<h1 id="page-title" class="page__title" itemprop="headline">Riconoscimenti <h1 id="page-title" class="page__title" itemprop="headline">Credits
</h1> </h1>
@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<p class="notice--primary"><strong>Un ringraziamento speciale a Plailect, il creatore e manutentore originale della guida!</strong></p> <p class="notice--primary"><strong>Special thanks to Plailect, the original creator and maintainer of the guide!</strong></p>
<p class="notice--primary"><strong>Un ringraziamento speciale a tutti gli utenti di <a href="http://webchat.freenode.net/?channels=%23Cakey">#Cakey su Freenode</a>! Siete fantastici!</strong></p> <p class="notice--primary"><strong>Special thanks to all of <a href="http://webchat.freenode.net/?channels=%23Cakey">#Cakey on Freenode</a> for being awesome!</strong></p>
<p class="notice--primary"><strong>Un ringraziamento speciale a tutti <a href="https://crowdin.com/project/3ds-guide">i traduttori</a>! Siete fantastici!</strong></p> <p class="notice--primary"><strong>Special thanks to all of <a href="https://crowdin.com/project/3ds-guide">the translators</a> for being awesome!</strong></p>
<p>Se ho dimenticato di inserirti in questa lista, contattami e ti aggiungerò.</p> <p>Se ho dimenticato di inserirti in questa lista, contattami e ti aggiungerò.</p>

View file

@ -699,8 +699,6 @@ window.cookieconsent.initialise({
<p class="notice--success">Hai finito! Il custom firmware nella tua console è stato completamente configurato.</p> <p class="notice--success">Hai finito! Il custom firmware nella tua console è stato completamente configurato.</p>
<p class="notice--info">Ciao! Siamo interessati ad avere un feedback sullesperienza complessiva sulla nostra guida. Se vuoi aiutarci, dai unocchiata a <a href="https://forms.gle/vZNoc4QLCz5MEXCK7">questo</a> sondaggio (disponibile solo in inglese). Grazie!</p>
<h3 id="informazioni-e-note">Informazioni e Note</h3> <h3 id="informazioni-e-note">Informazioni e Note</h3>
<div class="notice--info"> <div class="notice--info">

View file

@ -540,7 +540,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li>Se vengono visualizzate delle richieste, approvale tutte</li> <li>Se vengono visualizzate delle richieste, approvale tutte</li>
<li>Se la tua console si blocca con una schermata gialla, tieni premuto il pulsante POWER finché non si spegne, quindi riprova questa sezione</li> <li>Se la tua console si blocca con una schermata gialla, tieni premuto il pulsante POWER finché non si spegne, quindi riprova questa sezione</li>
<li>Se la tua console si blocca con una schermata rossa, tieni premuto il pulsante POWER finché non si spegne, riprova il passo 3 della Sezione II, quindi riprova questa sezione</li> <li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step 3 of Section II, then retry this section</li>
<li>If you get another error, try again up to 5 times, and if it still doesnt work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li> <li>If you get another error, try again up to 5 times, and if it still doesnt work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li>
</ul> </ul>
</li> </li>
@ -550,6 +550,8 @@ window.cookieconsent.initialise({
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4> <h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Accendi la console</li> <li>Accendi la console</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

View file

@ -477,12 +477,14 @@ window.cookieconsent.initialise({
</details> </details>
<p class="notice--warning">You should only be able to get to this page if you are running version 11.16.0. If you are on any firmware other than 11.17.0 or 11.16.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!</p>
<h3 id="cosa-serve">Cosa serve</h3> <h3 id="cosa-serve">Cosa serve</h3>
<ul> <ul>
<li>Il tuo file <code class="language-plaintext highlighter-rouge">movable.sed</code> dalla sezione <a href="seedminer">Seedminer</a></li> <li>Il tuo file <code class="language-plaintext highlighter-rouge">movable.sed</code> dalla sezione <a href="seedminer">Seedminer</a></li>
<li>Lultima versione di <a href="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li> <li>Lultima versione di <a href="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li>Lultima versione di <a href="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a> (download diretto)</li> <li><strong>11.16.0 or 11.17.0 users</strong>: The v6.1.1 release of <a href="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a> (direct download)</li>
<li>Lultima versione di <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (il file <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS)</li> <li>Lultima versione di <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (il file <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS)</li>
</ul> </ul>
@ -530,9 +532,9 @@ window.cookieconsent.initialise({
<li>Inserisci la scheda SD nel tuo computer</li> <li>Inserisci la scheda SD nel tuo computer</li>
<li>Apri il sito <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> sul tuo computer</li> <li>Apri il sito <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> sul tuo computer</li>
<li>Sotto il campo “Username” inserisci un nome alfanumerico qualunque (senza spazi o caratteri speciali)</li> <li>Sotto il campo “Username” inserisci un nome alfanumerico qualunque (senza spazi o caratteri speciali)</li>
<li>Sul il campo “DSiBin”, carica il tuo file <code class="language-plaintext highlighter-rouge">42383841.bin</code> presente nella directory principale della tua scheda SD usando la prima opzione “Browse…”</li> <li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>Sul campo “MovableSed”, carica il tuo file <code class="language-plaintext highlighter-rouge">movable.sed</code> usando la seconda opzione “Browse…”</li> <li>Sul campo “MovableSed”, carica il tuo file <code class="language-plaintext highlighter-rouge">movable.sed</code> usando la seconda opzione “Browse…”</li>
<li>Sul campo “InjectionTarget”, imposta lobiettivo delliniezione su <code class="language-plaintext highlighter-rouge">DSinternet</code> (NON memorypit)</li> <li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>Clicca “Build” <li>Clicca “Build”
<ul> <ul>
<li>Attendi qualche secondo che termini il processo di compilazione</li> <li>Attendi qualche secondo che termini il processo di compilazione</li>
@ -547,12 +549,12 @@ window.cookieconsent.initialise({
<li>Clicca il link “output_(name).zip”</li> <li>Clicca il link “output_(name).zip”</li>
<li>Nella tua scheda SD, entra in <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> <li>Nella tua scheda SD, entra in <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code>
<ul> <ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> è il nome a 32 lettere della cartella che hai copiato in <a href="seedminer">Seedminer</a></li> <li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> è una cartella dal nome lungo 32 caratteri allinterno di <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li> <li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
</ul> </ul>
</li> </li>
<li>Elimina il file <code class="language-plaintext highlighter-rouge">F0D43D5.bin</code> dalla cartella Nintendo DSiWare</li> <li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li>
<li>Copia il file <code class="language-plaintext highlighter-rouge">42383841.bin</code> dalla cartella <code class="language-plaintext highlighter-rouge">hax</code> dallarchivio DSiWare appena scaricato (<code class="language-plaintext highlighter-rouge">output_(name).zip</code>) nella cartella <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> <li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">hax</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li>
<li>Copia i file <code class="language-plaintext highlighter-rouge">boot.firm</code> e <code class="language-plaintext highlighter-rouge">boot.3dsx</code> dallarchivio <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS nella directory principale della tua scheda SD <li>Copia i file <code class="language-plaintext highlighter-rouge">boot.firm</code> e <code class="language-plaintext highlighter-rouge">boot.3dsx</code> dallarchivio <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS nella directory principale della tua scheda SD
<ul> <ul>
@ -583,7 +585,7 @@ window.cookieconsent.initialise({
</li> </li>
<li>Seleziona “Copia”, quindi “OK”</li> <li>Seleziona “Copia”, quindi “OK”</li>
<li>Ritorna al menu principale delle Impostazioni della console</li> <li>Ritorna al menu principale delle Impostazioni della console</li>
<li>Entra in <code class="language-plaintext highlighter-rouge">Impostazioni Internet</code> -&gt; <code class="language-plaintext highlighter-rouge">Connessioni Nintendo DS</code>, quindi seleziona “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li> <li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
<li>Se lexploit ha avuto successo, la tua console avrà caricato la versione JPN di Flipnote Studio <li>Se lexploit ha avuto successo, la tua console avrà caricato la versione JPN di Flipnote Studio
<ul> <ul>
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li> <li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
@ -650,11 +652,11 @@ window.cookieconsent.initialise({
<h4 id="sezione-vii---ripristino-delle-impostazioni-di-connessione-ds">Sezione VII - Ripristino delle Impostazioni di Connessione DS</h4> <h4 id="sezione-vii---ripristino-delle-impostazioni-di-connessione-ds">Sezione VII - Ripristino delle Impostazioni di Connessione DS</h4>
<p>In questa sezione ripristinerai “Impostazioni di collegamento DS” nel modo in cui era prima che fosse temporaneamente sostituito con Flipnote Studio nella Sezione IV.</p> <p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol> <ol>
<li>Nella tua scheda SD, entra in <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code></li> <li>Nella tua scheda SD, entra in <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code></li>
<li>Copia il file <code class="language-plaintext highlighter-rouge">42383841.bin</code> dalla cartella <code class="language-plaintext highlighter-rouge">clean</code> dallarchivio DSiWare appena scaricato (<code class="language-plaintext highlighter-rouge">output_(name).zip</code>) nella cartella <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code>, sostituendo quello preesistente</li> <li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
<li>Reinserisci la scheda SD nella tua console</li> <li>Reinserisci la scheda SD nella tua console</li>
<li>Accendi la console</li> <li>Accendi la console</li>
<li>Avvia “Impostazioni della console”</li> <li>Avvia “Impostazioni della console”</li>

View file

@ -0,0 +1,767 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Installing boot9strap (Fredtool, Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Installing boot9strap (Fredtool, Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/it_IT/installing-boot9strap-(fredtool-legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(fredtool-legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Questo sito web utilizza i cookie per visualizzare l'avanzamento della guida sulla barra laterale o migliorare il sito."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/it_IT/">Home</a></li>
<li class="masthead__menu-item"><a href="/it_IT/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/it_IT/troubleshooting">Risoluzione dei problemi</a></li>
<li class="masthead__menu-item"><a href="/it_IT/checking-for-cfw">Verifica del CFW</a></li>
<li class="masthead__menu-item"><a href="/it_IT/godmode9-usage">Usare GodMode9</a></li>
<li class="masthead__menu-item"><a href="/it_IT/contribute">Contribuisci</a></li>
<li class="masthead__menu-item"><a href="/it_IT/region-changing">Cambiare regione</a></li>
<li class="masthead__menu-item"><a href="/it_IT/uninstall-cfw">Disinstallare il CFW</a></li>
<li class="masthead__menu-item"><a href="/it_IT/credits">Riconoscimenti</a></li>
<li class="masthead__menu-item"><a href="/it_IT/site-navigation">Mappa del sito</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/installing-boot9strap-(fredtool-legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(fredtool-legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(fredtool-legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(fredtool-legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(fredtool-legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(fredtool-legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(fredtool-legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(fredtool-legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(fredtool-legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(fredtool-legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(fredtool-legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(fredtool-legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(fredtool-legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(fredtool-legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(fredtool-legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(fredtool-legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(fredtool-legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(fredtool-legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(fredtool-legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(fredtool-legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(fredtool-legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(fredtool-legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(fredtool-legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(fredtool-legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(fredtool-legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(fredtool-legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(fredtool-legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(fredtool-legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(fredtool-legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(fredtool-legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(fredtool-legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(fredtool-legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Avanzamento</span>
<ol>
<li style="display: none;" data-name="home"><a href='/it_IT/'>Home</a></li>
<li style="display: none;" data-name="key-information"><a href='/it_IT/key-information'>Informazioni importanti</a></li>
<li style="display: none;" data-name="get-started"><a href='/it_IT/get-started'>Cominciamo!</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/it_IT/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/it_IT/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/it_IT/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/it_IT/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/it_IT/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/it_IT/dumping-movable-(nimhax)'>Dump di Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Più Opzioni)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/it_IT/flashing-ntrboot-(3ds-single-system)'>Flash di ntrboot (Singolo 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/it_IT/flashing-ntrboot-(3ds-multi-system)'>Flash di ntrboot (Con più 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/it_IT/flashing-ntrboot-(dsi)'>Flash di ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/it_IT/flashing-ntrboot-(nds)'>Flash di ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/it_IT/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/it_IT/installing-boot9strap-(hardmod)'>Installazione di boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/it_IT/installing-boot9strap-(hbl-usm)'>Installazione di boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/it_IT/installing-boot9strap-(ntrboot)'>Installazione di boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/it_IT/installing-boot9strap-(soundhax)'>Installazione di boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/it_IT/installing-boot9strap-(safecerthax)'>Installazione di boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/it_IT/installing-boot9strap-(ssloth-browser)'>Installazione di boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/it_IT/installing-boot9strap-(fredtool)'>Installazione di boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/it_IT/installing-boot9strap-(usm)'>Installazione di boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/it_IT/installing-boot9strap-(kartdlphax)'>Installazione di boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/it_IT/installing-boot9strap-(frogtool)'>Installazione di boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/it_IT/finalizing-setup'>Completamento dell'installazione</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Installing boot9strap (Fredtool, Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (Fredtool, Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Se hai bisogno di aiuto, chiedi pure su <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew su Discord</a> (in inglese).</b></div>
<div class ="notice"><b>Se hai gradito questa guida, accettiamo <a href="contribute#donations">Donazioni</a>.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Indice</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#cosa-serve" id="markdown-toc-cosa-serve">Cosa serve</a> <ul>
<li><a href="#sezione-i---controllo-del-cfw" id="markdown-toc-sezione-i---controllo-del-cfw">Sezione I - Controllo del CFW</a></li>
<li><a href="#sezione-ii---bannerbomb3" id="markdown-toc-sezione-ii---bannerbomb3">Sezione II - BannerBomb3</a></li>
<li><a href="#sezione-iii---preparazione" id="markdown-toc-sezione-iii---preparazione">Sezione III - Preparazione</a></li>
<li><a href="#sezione-iv---sovrascrittura-delle-impostazioni-di-collegamento-ds" id="markdown-toc-sezione-iv---sovrascrittura-delle-impostazioni-di-collegamento-ds">Sezione IV - Sovrascrittura delle Impostazioni di collegamento DS</a></li>
<li><a href="#sezione-v---exploit-flipnote" id="markdown-toc-sezione-v---exploit-flipnote">Sezione V - Exploit Flipnote</a></li>
<li><a href="#sezione-vi---configurazione-di-luma3ds" id="markdown-toc-sezione-vi---configurazione-di-luma3ds">Sezione VI - Configurazione di Luma3DS</a></li>
<li><a href="#sezione-vii---ripristino-delle-impostazioni-di-connessione-ds" id="markdown-toc-sezione-vii---ripristino-delle-impostazioni-di-connessione-ds">Sezione VII - Ripristino delle Impostazioni di Connessione DS</a></li>
</ul>
</li>
<li><a href="#prosegui-con-il-completamento-dellinstallazione" id="markdown-toc-prosegui-con-il-completamento-dellinstallazione">Prosegui con il Completamento dellinstallazione</a></li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>Dettagli Tecnici (opzionale)</em></summary>
<p>Per eseguire un dump dei DSiWare di sistema, approfittiamo di una falla di sicurezza nella sezione Gestione Nintendo DSiWare dellapplicazione Impostazioni della console.</p>
<p>Per realizzare lobiettivo, utilizziamo la chiave di cifratura della tua console (movable.sed) per generare un backup DSiWare che induce la console a creare un dump dellapplicazione Impostazioni Internet DSi nella directory principale della scheda SD.</p>
<p>Once we have a DSiWare backup, we can inject it into the DS Internet Settings application.</p>
<p>Questa è unimplementazione funzionante dellexploit del “testo in chiaro noto nelle partizioni FIRM” spiegato <a href="https://www.3dbrew.org/wiki/3DS_System_Flaws">qui</a>.</p>
</details>
<p class="notice--warning">You should only be able to get to this page if you are running version 11.15.0 or 11.14.0. If you are on any firmware other than 11.15.0 or 11.14.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!</p>
<h3 id="cosa-serve">Cosa serve</h3>
<ul>
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing <a href="seedminer-(mii)">Seedminer (Mii)</a></li>
<li>Lultima versione di <a href="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li><strong>11.15.0 and 11.14.0 users only</strong>: The v6.0.1 release of <a href="https://github.com/zoogie/b9sTool/releases/tag/v6.0.1">b9sTool</a> (direct download)</li>
<li>Lultima versione di <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (il file <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS)</li>
</ul>
<h4 id="sezione-i---controllo-del-cfw">Sezione I - Controllo del CFW</h4>
<p>Come precauzione aggiuntiva, controlleremo anche la presenza di un custom firmware. È necessario poiché se un custom firmware fosse già installato, questo metodo rischierebbe di brickare la console (rendendola inutilizzabile in assenza di metodi di ripristino come <a href="ntrboot">ntrboot</a>).</p>
<ol>
<li>Spegni il tuo 3DS</li>
<li>Premi il pulsante (Select)</li>
<li>Accendi la tua console continuando a tenere premuto il pulsante (Select)</li>
<li>Se il controllo è andato a buon fine, verrà avviato il menu HOME e potrai procedere con questa guida</li>
<li>Spegni il tuo 3DS</li>
</ol>
<p class="notice--danger">Se visualizzi un menu di configurazione o la console si spegne immediatamente, hai già un CFW e continuando con queste istruzioni potresti BRICKARE la tua console! Procedi con la <a href="checking-for-cfw">Verifica del CFW</a> per aggiornare il tuo CFW esistente.</p>
<h4 id="sezione-ii---bannerbomb3">Sezione II - BannerBomb3</h4>
<p>In questa sezione attiverai lexploit BannerBomb3 utilizzando il menu Gestione Nintendo DSiWare e copierai il file dump risultante sul computer per poterlo utilizzare nella sezione successiva.</p>
<ol>
<li>Reinserisci la scheda SD nella tua console</li>
<li>Accendi la console</li>
<li>Avvia “Impostazioni della console”</li>
<li>Entra in <code class="language-plaintext highlighter-rouge">Gestione dati</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code> -&gt; <code class="language-plaintext highlighter-rouge">Scheda SD</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)
<ul>
<li>La tua console dovrebbe mostrare il menu BB3 multihax</li>
<li>Se questo passaggio causa il crash della tua console, <a href="troubleshooting#installing-boot9strap-fredtool">segui questa guida per risolvere il problema</a></li>
</ul>
</li>
<li>Usa il D-Pad per spostarti sul menu “Dump DSiWare”, quindi premi il pulsante (A)
<ul>
<li>La tua console si riavvierà automaticamente</li>
</ul>
</li>
<li>Spegni il tuo 3DS</li>
</ol>
<h4 id="sezione-iii---preparazione">Sezione III - Preparazione</h4>
<p>In questa sezione copierai i file necessari per sostituire temporaneamente “Impostazioni di collegamento” con Flipnote Studio, usato per lanciare linstaller di boot9strap (custom firmware).</p>
<ol>
<li>Inserisci la scheda SD nel tuo computer</li>
<li>Apri il sito <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> sul tuo computer</li>
<li>Sotto il campo “Username” inserisci un nome alfanumerico qualunque (senza spazi o caratteri speciali)</li>
<li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>Sul campo “MovableSed”, carica il tuo file <code class="language-plaintext highlighter-rouge">movable.sed</code> usando la seconda opzione “Browse…”</li>
<li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>Clicca “Build”
<ul>
<li>Attendi qualche secondo che termini il processo di compilazione</li>
</ul>
</li>
<li>Nella sezione “Build History” a sinistra, inserisci lUsername nel campo “Filter Builds”</li>
<li>Clicca sul primo risultato della ricerca
<ul>
<li>Dovrebbe avere la data più recente</li>
</ul>
</li>
<li>Clicca il link “output_(name).zip”</li>
<li>Nella tua scheda SD, entra in <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code>
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
</ul>
</li>
<li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">hax</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li>
<li>Copia i file <code class="language-plaintext highlighter-rouge">boot.firm</code> e <code class="language-plaintext highlighter-rouge">boot.3dsx</code> dallarchivio <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS nella directory principale della tua scheda SD
<ul>
<li>La directory principale della scheda SD è la cartella della tua scheda SD in cui è possibile visualizzare la cartella Nintendo 3DS, ma non il suo interno</li>
</ul>
</li>
<li>Copia il file <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) dallarchivio <code class="language-plaintext highlighter-rouge">.zip</code> di b9sTool nella directory principale della tua scheda SD</li>
<li>Copia la cartella <code class="language-plaintext highlighter-rouge">private</code> presente nellarchivio <code class="language-plaintext highlighter-rouge">.zip</code> di Frogminer_save nella directory principale della tua scheda SD</li>
<li>Reinserisci la scheda SD nella tua console</li>
<li>
<p>Accendi la console</p>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/fredtool/fredtool-root-layout.png" alt="" /></p>
</li>
</ol>
<h4 id="sezione-iv---sovrascrittura-delle-impostazioni-di-collegamento-ds">Sezione IV - Sovrascrittura delle Impostazioni di collegamento DS</h4>
<p>In questa sezione copierai il DSiWare modificato “Impostazioni di collegamento DS” nella memoria interna, che verrà così temporaneamente sostituito da Flipnote Studio.</p>
<ol>
<li>Avvia “Impostazioni della console”</li>
<li>Entra in <code class="language-plaintext highlighter-rouge">Gestione dati</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code> -&gt; <code class="language-plaintext highlighter-rouge">Scheda SD</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
<li>Seleziona “Haxxxxxxxxx!”
<ul>
<li>If you are unable to select the “Haxxxxxxxxx” title, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Seleziona “Copia”, quindi “OK”</li>
<li>Ritorna al menu principale delle Impostazioni della console</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
<li>Se lexploit ha avuto successo, la tua console avrà caricato la versione JPN di Flipnote Studio
<ul>
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
</ol>
<h4 id="sezione-v---exploit-flipnote">Sezione V - Exploit Flipnote</h4>
<p class="notice--info">Se desideri una guida visiva per questa parte, è disponibile <a href="https://zoogie.github.io/web/flipnote_directions/">qui</a>.</p>
<p>In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer.</p>
<ol>
<li>Completa la configurazione iniziale del gioco finché non avrai raggiunto il menu principale
<ul>
<li>Seleziona lopzione di sinistra quando richiesto durante la configurazione</li>
<li>If you encounter an issue while doing this section, <a href="troubleshooting#installing-boot9strap-fredtool">check this troubleshooting guide</a> for your issue</li>
</ul>
</li>
<li>Con il touch screen, seleziona il riquadro grande a sinistra, poi il riquadro con licona di una scheda SD</li>
<li>Al termine del caricamento del menu, scegli licona col volto, poi premi licona in basso a destra per proseguire</li>
<li>Premi (X) o (SU) sul D-Pad a seconda di cosa sia visualizzato sullo schermo superiore</li>
<li>Seleziona il secondo pulsante in cima, con licona di una pellicola</li>
<li>Scorri a destra fino a visualizzare la bobina “3/3”</li>
<li>Seleziona il terzo riquadro con la lettera “A” allinterno</li>
<li>Scorri a sinistra fino a visualizzare la bobina “1/3”</li>
<li>Seleziona il quarto riquadro con la lettera “A” allinterno</li>
<li>Se lexploit ha avuto successo, la tua console avrà caricato b9sTool</li>
<li>Usando il D-Pad, vai su “Install boot9strap”
<ul>
<li>Se salti questo passaggio, la console si riavvierà nel menu HOME senza aver installato boot9strap, e sarà necessario riaprire lapplicazione Connessioni Nintendo DS e ricominciare dallinizio di questa sezione</li>
</ul>
</li>
<li>Premi (A), quindi premi START e SELECT contemporaneamente per avviare il processo</li>
<li>Al termine lo schermo inferiore presenterà la scritta “done.”. Esci da b9sTool, quindi spegni la console
<ul>
<li>Potresti dover forzare lo spegnimento tenendo premuto il pulsante di accensione</li>
<li>Se la console dovesse spegnersi quando provi ad accenderla, assicurati di aver copiato il file <code class="language-plaintext highlighter-rouge">boot.firm</code> dallarchivio <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS nella directory principale della tua scheda SD</li>
<li>Se vedi la schermata di Configurazione Luma, spegni la tua console e procedi alla sezione successiva</li>
</ul>
</li>
</ol>
<h4 id="sezione-vi---configurazione-di-luma3ds">Sezione VI - Configurazione di Luma3DS</h4>
<ol>
<li>Premi (Select) e accendi la console continuando a tenerlo premuto. Verrà avviata la configurazione di Luma3DS</li>
<li>La tua console dovrebbe aver avviato il menu di configurazione di Luma3DS
<ul>
<li>Il menu di configurazione di Luma3DS contiene le impostazioni per il custom firmware Luma3DS. Molte di queste impostazioni possono essere utili per la personalizzazione o per debug</li>
<li>Ai fini di questa guida, <strong>lascia queste opzioni nelle impostazioni predefinite</strong> (non spuntare o deselezionare nulla)</li>
<li>Se la console dovesse spegnersi quando provi ad accenderla, assicurati di aver copiato il file <code class="language-plaintext highlighter-rouge">boot.firm</code> dallarchivio <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS nella directory principale della tua scheda SD</li>
</ul>
</li>
<li>Premi (Start) per salvare e riavviare il 3DS</li>
</ol>
<p>A questo punto, la console avvierà sempre Luma3DS.</p>
<ul>
<li>Luma3DS non è diverso dal normale menu HOME. Se la console avvia il menu HOME, vuol dire che sta eseguendo il custom firmware.</li>
<li>Nella pagina successiva installerai applicazioni homebrew utili per completare la tua installazione.</li>
</ul>
<h4 id="sezione-vii---ripristino-delle-impostazioni-di-connessione-ds">Sezione VII - Ripristino delle Impostazioni di Connessione DS</h4>
<p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol>
<li>Nella tua scheda SD, entra in <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code></li>
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
<li>Reinserisci la scheda SD nella tua console</li>
<li>Accendi la console</li>
<li>Avvia “Impostazioni della console”</li>
<li>Entra in <code class="language-plaintext highlighter-rouge">Gestione dati</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code> -&gt; <code class="language-plaintext highlighter-rouge">Scheda SD</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
<li>Seleziona “Nintendo DSi™”</li>
<li>Seleziona “Copia”, quindi “OK”</li>
</ol>
<hr />
<h3 class="notice--primary" id="prosegui-con-il-completamento-dellinstallazione">Prosegui con il <a href="finalizing-setup">Completamento dellinstallazione</a></h3>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Mappa del sito</a> - <a href="privacy-policy">Informativa sulla Privacy</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -520,6 +520,8 @@ window.cookieconsent.initialise({
<h4 id="sezione-i---verifica-pulsanti-hardware-3ds-di-destinazione">Sezione I - Verifica Pulsanti Hardware (3DS di destinazione)</h4> <h4 id="sezione-i---verifica-pulsanti-hardware-3ds-di-destinazione">Sezione I - Verifica Pulsanti Hardware (3DS di destinazione)</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Accendi la console</li> <li>Accendi la console</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

View file

@ -493,6 +493,8 @@ window.cookieconsent.initialise({
<h4 id="sezione-i---verifica-pulsanti-hardware">Sezione I - Verifica Pulsanti Hardware</h4> <h4 id="sezione-i---verifica-pulsanti-hardware">Sezione I - Verifica Pulsanti Hardware</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Accendi la console</li> <li>Accendi la console</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

663
it_IT/seedminer-(mii).html Normal file
View file

@ -0,0 +1,663 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Seedminer (Mii) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Seedminer (Mii)">
<meta property="og:url" content="https://3ds.hacks.guide/it_IT/seedminer-(mii).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/it_IT/seedminer-(mii).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Questo sito web utilizza i cookie per visualizzare l'avanzamento della guida sulla barra laterale o migliorare il sito."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/it_IT/">Home</a></li>
<li class="masthead__menu-item"><a href="/it_IT/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/it_IT/troubleshooting">Risoluzione dei problemi</a></li>
<li class="masthead__menu-item"><a href="/it_IT/checking-for-cfw">Verifica del CFW</a></li>
<li class="masthead__menu-item"><a href="/it_IT/godmode9-usage">Usare GodMode9</a></li>
<li class="masthead__menu-item"><a href="/it_IT/contribute">Contribuisci</a></li>
<li class="masthead__menu-item"><a href="/it_IT/region-changing">Cambiare regione</a></li>
<li class="masthead__menu-item"><a href="/it_IT/uninstall-cfw">Disinstallare il CFW</a></li>
<li class="masthead__menu-item"><a href="/it_IT/credits">Riconoscimenti</a></li>
<li class="masthead__menu-item"><a href="/it_IT/site-navigation">Mappa del sito</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/seedminer-(mii).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/seedminer-(mii).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/seedminer-(mii).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/seedminer-(mii).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/seedminer-(mii).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/seedminer-(mii).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/seedminer-(mii).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/seedminer-(mii).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/seedminer-(mii).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/seedminer-(mii).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/seedminer-(mii).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/seedminer-(mii).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/seedminer-(mii).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/seedminer-(mii).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/seedminer-(mii).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/seedminer-(mii).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/seedminer-(mii).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/seedminer-(mii).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/seedminer-(mii).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/seedminer-(mii).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/seedminer-(mii).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/seedminer-(mii).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/seedminer-(mii).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/seedminer-(mii).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/seedminer-(mii).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/seedminer-(mii).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/seedminer-(mii).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/seedminer-(mii).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/seedminer-(mii).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/seedminer-(mii).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/seedminer-(mii).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/seedminer-(mii).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Avanzamento</span>
<ol>
<li style="display: none;" data-name="home"><a href='/it_IT/'>Home</a></li>
<li style="display: none;" data-name="key-information"><a href='/it_IT/key-information'>Informazioni importanti</a></li>
<li style="display: none;" data-name="get-started"><a href='/it_IT/get-started'>Cominciamo!</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/it_IT/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/it_IT/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/it_IT/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/it_IT/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/it_IT/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/it_IT/dumping-movable-(nimhax)'>Dump di Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Più Opzioni)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/it_IT/flashing-ntrboot-(3ds-single-system)'>Flash di ntrboot (Singolo 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/it_IT/flashing-ntrboot-(3ds-multi-system)'>Flash di ntrboot (Con più 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/it_IT/flashing-ntrboot-(dsi)'>Flash di ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/it_IT/flashing-ntrboot-(nds)'>Flash di ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/it_IT/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/it_IT/installing-boot9strap-(hardmod)'>Installazione di boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/it_IT/installing-boot9strap-(hbl-usm)'>Installazione di boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/it_IT/installing-boot9strap-(ntrboot)'>Installazione di boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/it_IT/installing-boot9strap-(soundhax)'>Installazione di boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/it_IT/installing-boot9strap-(safecerthax)'>Installazione di boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/it_IT/installing-boot9strap-(ssloth-browser)'>Installazione di boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/it_IT/installing-boot9strap-(fredtool)'>Installazione di boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/it_IT/installing-boot9strap-(usm)'>Installazione di boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/it_IT/installing-boot9strap-(kartdlphax)'>Installazione di boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/it_IT/installing-boot9strap-(frogtool)'>Installazione di boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/it_IT/finalizing-setup'>Completamento dell'installazione</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Seedminer (Mii)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Seedminer (Mii)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Se hai bisogno di aiuto, chiedi pure su <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew su Discord</a> (in inglese).</b></div>
<div class ="notice"><b>Se hai gradito questa guida, accettiamo <a href="contribute#donations">Donazioni</a>.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Indice</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#instructions" id="markdown-toc-instructions">Instructions</a> <ul>
<li><a href="#cosa-serve" id="markdown-toc-cosa-serve">Cosa serve</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---processing-mii-qr-and-mining" id="markdown-toc-section-ii---processing-mii-qr-and-mining">Section II - Processing Mii QR and Mining</a></li>
</ul>
</li>
</ul>
</nav>
</aside>
<div class="notice--warning">
<p>This method requires a reasonably powerful GPU (any dedicated graphics card made in the last few years) and the ability to use a command line. If you dont know what those are or do not have the hardware necessary, you can ask someone to do this for you at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>. You will need to have the following information ready:</p>
<ul>
<li>Your Mii QR code, uploaded directly to Discord (do not take a screenshot or a photo of the image, just send the HNI_XXXX.JPG image itself)</li>
<li>Your consoles ID0 (the name of the 32-character folder directly inside of Nintendo 3DS - see <a href="https://3ds.hacks.guide/troubleshooting#seedminer">this troubleshooting section</a> if you have multiple)</li>
<li>Your console model (e.g. 3DS, 3DS XL, 2DS, New3DS, New3DS XL, New2DS XL)</li>
<li>Your consoles approximate year of manufacturing (it may be present behind the frontplate or backplate; if you dont know, just guess - its not super important)</li>
</ul>
</div>
<details class="notice--info">
<summary><em>Dettagli Tecnici (opzionale)</em></summary>
<p>Per installare boot9strap nella tua console, ne ricaviamo la sua univoca chiave di cifratura. Utilizzeremo perciò unapplicazione chiamata Seedminer per calcolare la chiave di cifratura dati (<code class="language-plaintext highlighter-rouge">movable.sed</code>) per la tua console.</p>
<p>Because we do not have access to the Friends List, we are deriving the first part of <code class="language-plaintext highlighter-rouge">movable.sed</code> using a Mii QR code instead of by performing a two-way friend exchange.</p>
<p>Per ulteriori informazioni sul funzionamento di Seedminer, è possibile consultare <a href="https://zoogie.github.io/web/34⅕c3">questa presentazione</a>.</p>
</details>
<h2 id="instructions">Instructions</h2>
<p class="notice--info">If you are on Linux or macOS, replace <code class="language-plaintext highlighter-rouge">py -3</code> with <code class="language-plaintext highlighter-rouge">python3</code> in all commands.</p>
<h3 id="cosa-serve">Cosa serve</h3>
<ul>
<li>The latest release of <a href="https://github.com/zoogie/seedminer/releases/latest">Seedminer</a> (the Seedminer .zip)</li>
<li>Any 3.x version of <a href="https://www.python.org/downloads/">Python</a> installed
<ul>
<li>If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering <code class="language-plaintext highlighter-rouge">python3 -V</code>. If this returns a version number, it will work for this guide.</li>
</ul>
</li>
</ul>
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
<p>In this section, you will set up Seedminer and obtain your consoles files that are needed for mining.</p>
<ol>
<li>Extract the contents of the Seedminer <code class="language-plaintext highlighter-rouge">.zip</code> and move the folder with your operating systeems name to anywhere on your PC
<ul>
<li>Keep this location handy, as this Seedminer folder will be where multiple other files are placed</li>
</ul>
</li>
<li>In the Seedminer folder, hold SHIFT and right-click anywhere in the folders empty space, then click the option that opens Terminal, PowerShell, or Command Prompt</li>
<li>In the command line window, type <code class="language-plaintext highlighter-rouge">py -3 -mpip install pycryptodomex</code>, hit ENTER, and allow it to install
<ul>
<li>If this command fails with the error <code class="language-plaintext highlighter-rouge">No module named pip</code>, you must manually install pip. The methods to do this can be found on <a href="https://pip.pypa.io/en/stable/installation/">this page</a>.</li>
</ul>
</li>
<li>Turn your console on while the SD card is inserted</li>
<li>Open the Mii Maker app</li>
<li>Tap the “QR Code/Image Options” button</li>
<li>Tap “Save Mii as QR Code”</li>
<li>Select any Mii Character (make a new one first if you dont have any), and press “OK”</li>
<li>Turn the console off</li>
<li>Put the consoles SD card into your computer, navigate to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder on the SD, and copy the name of the 32-character-long folder directly inside
<ul>
<li>This folder, known as the ID0, is system-specific. Only one should be present. If you see multiple, follow <a href="troubleshooting#seedminer">these instructions</a></li>
<li>Once you have the ID0, paste it into a document so you can reference it later</li>
</ul>
</li>
<li>Navigate to the <code class="language-plaintext highlighter-rouge">DCIM</code> folder on the SD card</li>
<li>Look for the QR Code, which will be a <code class="language-plaintext highlighter-rouge">.JPG</code> file starting with <code class="language-plaintext highlighter-rouge">HNI</code>
<ul>
<li>You may have many other files in here already if you use the Nintendo 3DS Camera app</li>
</ul>
</li>
<li>Copy this file to the Seedminer folder on your PC</li>
</ol>
<h3 id="section-ii---processing-mii-qr-and-mining">Section II - Processing Mii QR and Mining</h3>
<p>In this section, you will turn the Mii QR code into a usable file and mine <code class="language-plaintext highlighter-rouge">movable.sed</code> with it.</p>
<ol>
<li>Open the <a href="https://zoogie.github.io/web/miiqr/">editMii</a> website on your computer</li>
<li>Click on “Import from…”, then select “QR Code” and upload the Mii QR code from earlier</li>
<li>Click on “Export to…”, then select “encrypted (.bin)”
<ul>
<li>This will download a file named <code class="language-plaintext highlighter-rouge">input.bin</code></li>
</ul>
</li>
<li>Copy this <code class="language-plaintext highlighter-rouge">input.bin</code> to the Seedminer folder</li>
<li>Open the terminal/PowerShell/Command Prompt window from earlier
1.Inside this window, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py id0 &lt;id0&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;id0&gt;</code> with the ID0 you copied into a document</li>
<li>Do not include the angle brackets</li>
</ul>
</li>
<li>Once it completes, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py mii &lt;model&gt; &lt;year&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;model&gt;</code> with the model of your console (<code class="language-plaintext highlighter-rouge">new</code> or <code class="language-plaintext highlighter-rouge">old</code>) - if you arent sure, only models with the ZL/ZR buttons and C-Stick are new</li>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;year&gt;</code> with the year the 3DS was made (you often find this on the backplate) - leave this empty if you arent sure, in which case it will start from the middle</li>
<li>If this fails with an error of <code class="language-plaintext highlighter-rouge">input.bin is invalid size</code>, remake the <code class="language-plaintext highlighter-rouge">input.bin</code> using your QR Code. If it still fails, open a different browser and remake the <code class="language-plaintext highlighter-rouge">input.bin</code> there</li>
<li>The mining process will usually take up to 90 minutes, depending on luck and your GPUs strength</li>
</ul>
</li>
<li>When it finishes, a file called <code class="language-plaintext highlighter-rouge">movable.sed</code> will appear in the Seedminer folder</li>
</ol>
<p class="notice--primary">Continue to <a href="bannerbomb3-(legacy)">BannerBomb3 (Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Mappa del sito</a> - <a href="privacy-policy">Informativa sulla Privacy</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -474,11 +474,13 @@ window.cookieconsent.initialise({
<p>In questa sezione otterrai dal tuo 3DS i dati necessari per scoprire la chiave di crittografia della tua console.</p> <p>In questa sezione otterrai dal tuo 3DS i dati necessari per scoprire la chiave di crittografia della tua console.</p>
<div class="notice--info">
<p>Prima di seguire questa sezione:</p> <p>Prima di seguire questa sezione:</p>
<ul class="notice--info"> <ul>
<li>Assicurati di aver acceso la console con la scheda SD inserita almeno una volta per generare i dati necessari</li> <li>Assicurati di aver acceso la console con la scheda SD inserita almeno una volta per generare i dati necessari</li>
<li>Assicurati che la tua console sia collegata a Internet (dovresti vedere un indicatore blu “Internet” nellangolo in alto a sinistra nel menu HOME)</li> <li>Assicurati che la tua console sia collegata a Internet (dovresti vedere un indicatore blu “Internet” nellangolo in alto a sinistra nel menu HOME)</li>
</ul> </ul>
</div>
<ol> <ol>
<li>Spegni il tuo 3DS</li> <li>Spegni il tuo 3DS</li>

View file

@ -475,11 +475,13 @@ window.cookieconsent.initialise({
<p>In questa sezione otterrai dal tuo 3DS i dati necessari per scoprire la chiave di crittografia della tua console.</p> <p>In questa sezione otterrai dal tuo 3DS i dati necessari per scoprire la chiave di crittografia della tua console.</p>
<div class="notice--info">
<p>Prima di seguire questa sezione:</p> <p>Prima di seguire questa sezione:</p>
<ul class="notice--info"> <ul>
<li>Assicurati di aver acceso la console con la scheda SD inserita almeno una volta per generare i dati necessari</li> <li>Assicurati di aver acceso la console con la scheda SD inserita almeno una volta per generare i dati necessari</li>
<li>Assicurati che la tua console sia collegata a Internet (dovresti vedere un indicatore blu “Internet” nellangolo in alto a sinistra nel menu HOME)</li> <li>Assicurati che la tua console sia collegata a Internet (dovresti vedere un indicatore blu “Internet” nellangolo in alto a sinistra nel menu HOME)</li>
</ul> </ul>
</div>
<ol> <ol>
<li>Spegni il tuo 3DS</li> <li>Spegni il tuo 3DS</li>

View file

@ -466,6 +466,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li><a href="a9lh-to-b9s">Da A9LH a B9S</a></li> <li><a href="a9lh-to-b9s">Da A9LH a B9S</a></li>
<li><a href="bannerbomb3">BannerBomb3</a></li> <li><a href="bannerbomb3">BannerBomb3</a></li>
<li><a href="bannerbomb3-(legacy)">Installing boot9strap (Fredtool, Legacy)</a></li>
<li><a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (TWN)</a></li> <li><a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (TWN)</a></li>
<li><a href="credits">Riconoscimenti</a></li> <li><a href="credits">Riconoscimenti</a></li>
<li><a href="checking-for-cfw">Verifica del CFW</a></li> <li><a href="checking-for-cfw">Verifica del CFW</a></li>
@ -492,6 +493,7 @@ window.cookieconsent.initialise({
<li><a href="/">Pagina iniziale</a></li> <li><a href="/">Pagina iniziale</a></li>
<li><a href="homebrew-launcher-(super-skaterhax)">Homebrew Launcher (super-skaterhax)</a></li> <li><a href="homebrew-launcher-(super-skaterhax)">Homebrew Launcher (super-skaterhax)</a></li>
<li><a href="installing-boot9strap-(fredtool)">Installazione di boot9strap (Fredtool)</a></li> <li><a href="installing-boot9strap-(fredtool)">Installazione di boot9strap (Fredtool)</a></li>
<li><a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></li>
<li><a href="installing-boot9strap-(frogtool)">Installazione di boot9strap (Frogtool)</a></li> <li><a href="installing-boot9strap-(frogtool)">Installazione di boot9strap (Frogtool)</a></li>
<li><a href="installing-boot9strap-(hardmod)">Installazione di boot9strap (Hardmod)</a></li> <li><a href="installing-boot9strap-(hardmod)">Installazione di boot9strap (Hardmod)</a></li>
<li><a href="installing-boot9strap-(hbl-usm)">Installazione di boot9strap (HBL-USM)</a></li> <li><a href="installing-boot9strap-(hbl-usm)">Installazione di boot9strap (HBL-USM)</a></li>
@ -507,6 +509,7 @@ window.cookieconsent.initialise({
<li><a href="region-changing">Cambiare regione</a></li> <li><a href="region-changing">Cambiare regione</a></li>
<li><a href="restoring-updating-cfw">Ripristinare / Aggiornare il CFW</a></li> <li><a href="restoring-updating-cfw">Ripristinare / Aggiornare il CFW</a></li>
<li><a href="seedminer">Seedminer</a></li> <li><a href="seedminer">Seedminer</a></li>
<li><a href="seedminer-(mii)">Seedminer</a></li>
<li><a href="seedminer-(twn)">Seedminer (TWN)</a></li> <li><a href="seedminer-(twn)">Seedminer (TWN)</a></li>
<li><a href="troubleshooting">Risoluzione dei problemi</a></li> <li><a href="troubleshooting">Risoluzione dei problemi</a></li>
<li><a href="uninstall-cfw">Disinstallare il CFW</a></li> <li><a href="uninstall-cfw">Disinstallare il CFW</a></li>

View file

@ -11,7 +11,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Updating Firmware (KOR/TWN) - 3DS Hacks Guide</title> <!-- begin _includes/seo.html --><title>Updating Firmware (KOR) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware"> <meta name="description" content="A complete guide to 3DS custom firmware">
@ -22,8 +22,8 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide"> <meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Updating Firmware (KOR/TWN)"> <meta property="og:title" content="Updating Firmware (KOR)">
<meta property="og:url" content="https://3ds.hacks.guide/it_IT/updating-firmware-(kor-twn).html"> <meta property="og:url" content="https://3ds.hacks.guide/it_IT/updating-firmware-(kor).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware"> <meta property="og:description" content="A complete guide to 3DS custom firmware">
@ -43,7 +43,7 @@
<link rel="canonical" href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor-twn).html"> <link rel="canonical" href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor).html">
@ -221,38 +221,38 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(kor-twn).html">English</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(kor).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor-twn).html">Español</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor-twn).html">Deutsch</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor-twn).html">Français</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor-twn).html">Italiano</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(kor-twn).html">Nederlands</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(kor).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(kor-twn).html">Português do Brasil</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(kor).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(kor-twn).html">Português (Portugal)</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(kor).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(kor-twn).html">Русский</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(kor).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(kor-twn).html">简体中文</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(kor).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(kor-twn).html">繁體中文</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(kor).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(kor-twn).html">Polski</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(kor).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(kor-twn).html">Türkçe</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(kor).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(kor-twn).html">Tiếng Việt</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(kor).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(kor-twn).html">Català</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(kor).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(kor-twn).html">Ελληνικά</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(kor).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(kor-twn).html">עברית‎</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(kor).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(kor-twn).html">Svenska</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(kor).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor-twn).html">한국어</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(kor-twn).html">Norsk</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(kor).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(kor-twn).html">日本語</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(kor).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(kor-twn).html">اللغة العربية</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(kor).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor-twn).html">Magyar</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(kor-twn).html">Română</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(kor).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(kor-twn).html">Српски</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(kor).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(kor-twn).html">Afrikaans</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(kor).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(kor-twn).html">Bahasa Melayu</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(kor).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(kor-twn).html">Suomi</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(kor).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(kor-twn).html">Dansk</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(kor).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(kor-twn).html">Українська</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(kor).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(kor-twn).html">Čeština</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(kor).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(kor-twn).html">Pirate English</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(kor).html">Pirate English</a></li> -->
</ul> </ul>
<button class="greedy-nav__toggle hidden" type="button"> <button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span> <span class="visually-hidden">Toggle Menu</span>
@ -414,7 +414,7 @@ window.cookieconsent.initialise({
<article class="page" itemscope itemtype="https://schema.org/CreativeWork"> <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Updating Firmware (KOR/TWN)"> <meta itemprop="headline" content="Updating Firmware (KOR)">
@ -422,7 +422,7 @@ window.cookieconsent.initialise({
<div class="page__inner-wrap"> <div class="page__inner-wrap">
<header> <header>
<h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (KOR/TWN) <h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (KOR)
</h1> </h1>
@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<h3 id="required-reading">Required Reading</h3> <h3 id="lettura-necessaria">Lettura necessaria</h3>
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p> <p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
<h3 id="what-you-need">What you need</h3> <h3 id="cosa-serve">Cosa serve</h3>
<ul> <ul>
<li>An internet connection on your device</li> <li>An internet connection on your device</li>

View file

@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<h3 id="required-reading">Required Reading</h3> <h3 id="lettura-necessaria">Lettura necessaria</h3>
<p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p> <p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p>
<h3 id="what-you-need">What you need</h3> <h3 id="cosa-serve">Cosa serve</h3>
<ul> <ul>
<li>An internet connection on your device</li> <li>An internet connection on your device</li>

View file

@ -0,0 +1,565 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Updating Firmware (TWN) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Updating Firmware (TWN)">
<meta property="og:url" content="https://3ds.hacks.guide/it_IT/updating-firmware-(twn).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/it_IT/updating-firmware-(twn).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Questo sito web utilizza i cookie per visualizzare l'avanzamento della guida sulla barra laterale o migliorare il sito."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/it_IT/">Home</a></li>
<li class="masthead__menu-item"><a href="/it_IT/faq">FAQ</a></li>
<li class="masthead__menu-item"><a href="/it_IT/troubleshooting">Risoluzione dei problemi</a></li>
<li class="masthead__menu-item"><a href="/it_IT/checking-for-cfw">Verifica del CFW</a></li>
<li class="masthead__menu-item"><a href="/it_IT/godmode9-usage">Usare GodMode9</a></li>
<li class="masthead__menu-item"><a href="/it_IT/contribute">Contribuisci</a></li>
<li class="masthead__menu-item"><a href="/it_IT/region-changing">Cambiare regione</a></li>
<li class="masthead__menu-item"><a href="/it_IT/uninstall-cfw">Disinstallare il CFW</a></li>
<li class="masthead__menu-item"><a href="/it_IT/credits">Riconoscimenti</a></li>
<li class="masthead__menu-item"><a href="/it_IT/site-navigation">Mappa del sito</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(twn).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(twn).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(twn).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(twn).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(twn).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(twn).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(twn).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(twn).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(twn).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(twn).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(twn).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(twn).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(twn).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(twn).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(twn).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(twn).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(twn).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(twn).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(twn).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(twn).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(twn).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(twn).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(twn).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(twn).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(twn).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(twn).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(twn).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(twn).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(twn).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(twn).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(twn).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(twn).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Avanzamento</span>
<ol>
<li style="display: none;" data-name="home"><a href='/it_IT/'>Home</a></li>
<li style="display: none;" data-name="key-information"><a href='/it_IT/key-information'>Informazioni importanti</a></li>
<li style="display: none;" data-name="get-started"><a href='/it_IT/get-started'>Cominciamo!</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/it_IT/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/it_IT/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/it_IT/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/it_IT/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/it_IT/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/it_IT/dumping-movable-(nimhax)'>Dump di Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Più Opzioni)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/it_IT/flashing-ntrboot-(3ds-single-system)'>Flash di ntrboot (Singolo 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/it_IT/flashing-ntrboot-(3ds-multi-system)'>Flash di ntrboot (Con più 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/it_IT/flashing-ntrboot-(dsi)'>Flash di ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/it_IT/flashing-ntrboot-(nds)'>Flash di ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/it_IT/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/it_IT/installing-boot9strap-(hardmod)'>Installazione di boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/it_IT/installing-boot9strap-(hbl-usm)'>Installazione di boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/it_IT/installing-boot9strap-(ntrboot)'>Installazione di boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/it_IT/installing-boot9strap-(soundhax)'>Installazione di boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/it_IT/installing-boot9strap-(safecerthax)'>Installazione di boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/it_IT/installing-boot9strap-(ssloth-browser)'>Installazione di boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/it_IT/installing-boot9strap-(fredtool)'>Installazione di boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/it_IT/installing-boot9strap-(usm)'>Installazione di boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/it_IT/installing-boot9strap-(kartdlphax)'>Installazione di boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/it_IT/installing-boot9strap-(frogtool)'>Installazione di boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/it_IT/finalizing-setup'>Completamento dell'installazione</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Updating Firmware (TWN)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (TWN)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Se hai bisogno di aiuto, chiedi pure su <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew su Discord</a> (in inglese).</b></div>
<div class ="notice"><b>Se hai gradito questa guida, accettiamo <a href="contribute#donations">Donazioni</a>.</b></div>
<hr>
<h3 id="lettura-necessaria">Lettura necessaria</h3>
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
<h3 id="cosa-serve">Cosa serve</h3>
<ul>
<li>An internet connection on your device</li>
</ul>
<h4 id="section-i---updating-the-system">Section I - Updating the System</h4>
<ol>
<li>Aggiorna la console andando su Impostazioni della console, poi “Impostazioni generali”, infine scorri a destra e seleziona “Aggiornamento”
<ul>
<li>Potrebbe apparire il messaggio “Nella console è già presente il software di sistema più recente”. È normale se hai già installato lultima versione; prosegui con la sezione successiva</li>
<li>Se ottieni un errore, imposta sia i DNS sia il Proxy su “Auto”</li>
</ul>
</li>
</ol>
<p class="notice--primary">Continue to <a href="seedminer-(twn)">Seedminer (TWN)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Mappa del sito</a> - <a href="privacy-policy">Informativa sulla Privacy</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -0,0 +1,645 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>BannerBomb3 (Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="BannerBomb3 (Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/ko_KR/bannerbomb3-(legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/ko_KR/bannerbomb3-(legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "이 사이트는 현재 진행상황을 표시하고 사용자 경험을 향상시키기 위해 쿠키를 사용합니다."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/ko_KR/"></a></li>
<li class="masthead__menu-item"><a href="/ko_KR/faq">자주 묻는 질문</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/troubleshooting">문제 해결</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/checking-for-cfw">CFW 확인</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/godmode9-usage">GodMode9 사용법</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/contribute">기여하기</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/region-changing">지역 변경</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/uninstall-cfw">CFW 제거하기</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/credits">기여자</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/site-navigation">사이트 탐색</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/bannerbomb3-(legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/bannerbomb3-(legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/bannerbomb3-(legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/bannerbomb3-(legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/bannerbomb3-(legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/bannerbomb3-(legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/bannerbomb3-(legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/bannerbomb3-(legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/bannerbomb3-(legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/bannerbomb3-(legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/bannerbomb3-(legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/bannerbomb3-(legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/bannerbomb3-(legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/bannerbomb3-(legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/bannerbomb3-(legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/bannerbomb3-(legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/bannerbomb3-(legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/bannerbomb3-(legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/bannerbomb3-(legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/bannerbomb3-(legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/bannerbomb3-(legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/bannerbomb3-(legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/bannerbomb3-(legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/bannerbomb3-(legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/bannerbomb3-(legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/bannerbomb3-(legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/bannerbomb3-(legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/bannerbomb3-(legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/bannerbomb3-(legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/bannerbomb3-(legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/bannerbomb3-(legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/bannerbomb3-(legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">전체 진행 상황</span>
<ol>
<li style="display: none;" data-name="home"><a href='/ko_KR/'></a></li>
<li style="display: none;" data-name="key-information"><a href='/ko_KR/key-information'>주요 내용</a></li>
<li style="display: none;" data-name="get-started"><a href='/ko_KR/get-started'>시작하기</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/ko_KR/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/ko_KR/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/ko_KR/seedminer-(twn)'>Seedminer (타이완)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/ko_KR/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/ko_KR/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/ko_KR/dumping-movable-(nimhax)'>movable.sed 덤프 (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(여러가지 옵션)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/ko_KR/installing-boot9strap-(hbl-usm)'>boot9strap 설치 (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/ko_KR/installing-boot9strap-(fredtool)'>boot9strap 설치 (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/ko_KR/installing-boot9strap-(usm)'>boot9strap 설치 (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/ko_KR/installing-boot9strap-(frogtool)'>boot9strap 설치 (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="BannerBomb3 (Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">BannerBomb3 (Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>영어로 지원을 요청하고 싶으시면 <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord 서버</a>에 도움을 요청해 주세요.</b></div>
<div class ="notice"><b>이 가이드가 도움이 되었다면, <a href="contribute#donations">기부해 주시면</a> 감사하겠습니다.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> 목차</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#호환성-안내" id="markdown-toc-호환성-안내">호환성 안내</a></li>
<li><a href="#준비물" id="markdown-toc-준비물">준비물</a> <ul>
<li><a href="#섹션-i---준비-작업" id="markdown-toc-섹션-i---준비-작업">섹션 I - 준비 작업</a></li>
<li><a href="#섹션-ii---하드웨어-버튼-작동-확인" id="markdown-toc-섹션-ii---하드웨어-버튼-작동-확인">섹션 II - 하드웨어 버튼 작동 확인</a></li>
</ul>
</li>
<li><a href="#다음-단계-익스플로잇-선택" id="markdown-toc-다음-단계-익스플로잇-선택">다음 단계: 익스플로잇 선택</a></li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>기술적 상세 정보 (선택 사항)</em></summary>
<p>사용자 정의의 코드를 실행하기 위해 DSiWare 데이터 관리 설정 창의 취약점을 이용합니다.</p>
<p>이것을 할 수 있도록, 기기의 암호화 키 (movable.sed)를 이용해 취약점을 이용할 DSiWare 백업을 생성합니다.</p>
<p>더 자세한 기술 정보를 확인하려면, <a href="https://github.com/zoogie/Bannerbomb3">이 페이지 (영문)</a>를 확인해 주세요.</p>
</details>
<h3 id="호환성-안내">호환성 안내</h3>
<p>이 설명서는 미주, 유럽, 일본, 그리고 한국 지역 기기들 (시스템 버전 다음 글짜가 U, E, J, 아니면 K 인 경우) 와 호환됩니다.</p>
<h3 id="준비물">준비물</h3>
<ul>
<li>Seedminer 또는 nimhax에서 받은 <code class="language-plaintext highlighter-rouge">movable.sed</code> 파일</li>
</ul>
<h4 id="섹션-i---준비-작업">섹션 I - 준비 작업</h4>
<p>이 섹션에서는 기기의 SD 카드에 BannerBomb3 취약점을 실행하기 위한 파일을 복사하게 됩니다.</p>
<ol>
<li>기기를 종료해 주세요</li>
<li>SD 카드를 컴퓨터에 삽입해 주세요</li>
<li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>“Choose File”를 선택하여 <code class="language-plaintext highlighter-rouge">movable.sed</code>를 업로드 해 주세요</li>
<li>“Build and Download”를 선택해 주세요
<ul>
<li>This will download an exploit DSiWare called <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> and a payload called <code class="language-plaintext highlighter-rouge">bb3.bin</code> inside of a zip archive (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li>
</ul>
</li>
<li>Copy <code class="language-plaintext highlighter-rouge">bb3.bin</code> from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the root of your SD card
<ul>
<li>SD 카드의 루트는 SD 카드를 열 때 보이는 디렉토리이고, Nintendo 3DS 폴더가 보이지만 그 안에 않 들어가 있는 상태의 폴더 입니다</li>
<li>This file does not need to be opened or extracted
<img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>SD 카드의 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> 폴더로 이동해 주세요
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
<li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a>
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> 폴더에 <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더를 생성해 주세요
<ul>
<li>만약 그 폴더가 <em>있고</em> 내부에 DSiWare 백업 파일(<code class="language-plaintext highlighter-rouge">&lt;8-character-id&gt;.bin</code>)이 있다면, PC로 모두 복사해 두고 SD 카드에서 삭제해 주세요</li>
</ul>
</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
</ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p>
<h4 id="섹션-ii---하드웨어-버튼-작동-확인">섹션 II - 하드웨어 버튼 작동 확인</h4>
<p>In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.</p>
<p>Your SD card should remain in your computer while you perform this check.</p>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol>
<li>기기를 시작해 주세요</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
<ul>
<li>The camera applet should appear</li>
</ul>
</li>
<li>기기를 종료해 주세요</li>
</ol>
<hr />
<h3 id="다음-단계-익스플로잇-선택">다음 단계: 익스플로잇 선택</h3>
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(usm)">Installing boot9strap (USM)</a></p>
<p class="notice--info">If the camera did NOT appear, continue to <a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">사이트 탐색</a> - <a href="privacy-policy">개인정보 보호 정책</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -493,25 +493,25 @@ window.cookieconsent.initialise({
<ol> <ol>
<li>기기를 종료해 주세요</li> <li>기기를 종료해 주세요</li>
<li>SD 카드를 컴퓨터에 삽입해 주세요</li> <li>SD 카드를 컴퓨터에 삽입해 주세요</li>
<li>컴퓨터에서 <a href="https://3ds.nhnarwhal.com/#/bb3gen">BannerBomb3 Injector</a>를 열어 주세요</li> <li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>“Choose File”를 선택하여 <code class="language-plaintext highlighter-rouge">movable.sed</code>를 업로드 해 주세요</li> <li>“Choose File”를 선택하여 <code class="language-plaintext highlighter-rouge">movable.sed</code>를 업로드 해 주세요</li>
<li>“Build and Download”를 선택해 주세요 <li>“Build and Download”를 선택해 주세요
<ul> <ul>
<li>이 작업은 <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> DSiWare 파일과 <code class="language-plaintext highlighter-rouge">bb3.bin</code> 익스플로잇 데이터를 zip 파일로 다운로드 합니다 (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li> <li>This will download an exploit DSiWare called <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> and a payload called <code class="language-plaintext highlighter-rouge">bb3.bin</code> inside of a zip archive (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li>
</ul> </ul>
</li> </li>
<li><code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> 안에 있는 <code class="language-plaintext highlighter-rouge">bb3.bin</code>을 SD 카드의 루트에 복사해 주세요 <li>Copy <code class="language-plaintext highlighter-rouge">bb3.bin</code> from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the root of your SD card
<ul> <ul>
<li>SD 카드의 루트는 SD 카드를 열 때 보이는 디렉토리이고, Nintendo 3DS 폴더가 보이지만 그 안에 않 들어가 있는 상태의 폴더 입니다</li> <li>SD 카드의 루트는 SD 카드를 열 때 보이는 디렉토리이고, Nintendo 3DS 폴더가 보이지만 그 안에 않 들어가 있는 상태의 폴더 입니다</li>
<li>이 파일은 열거나 압축 풀기를 할 필요가 없습니다 <li>This file does not need to be opened or extracted
<img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li>
</ul> </ul>
</li> </li>
<li>SD 카드의 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> 폴더로 이동해 주세요 <li>SD 카드의 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> 폴더로 이동해 주세요
<ul> <ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> <a href="seedminer">Seedminer</a>에서 복사한 32글자 폴더명 입니다</li> <li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> 안에 있는 32글자 폴더명입니다</li> <li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
<li>여러 개의 <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> 폴더가 보인다면, <a href="troubleshooting#bannerbomb3">이 안내</a>를 따라주세요 <li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a>
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li>
</ul> </ul>
</li> </li>
@ -520,16 +520,14 @@ window.cookieconsent.initialise({
<li>만약 그 폴더가 <em>있고</em> 내부에 DSiWare 백업 파일(<code class="language-plaintext highlighter-rouge">&lt;8-character-id&gt;.bin</code>)이 있다면, PC로 모두 복사해 두고 SD 카드에서 삭제해 주세요</li> <li>만약 그 폴더가 <em>있고</em> 내부에 DSiWare 백업 파일(<code class="language-plaintext highlighter-rouge">&lt;8-character-id&gt;.bin</code>)이 있다면, PC로 모두 복사해 두고 SD 카드에서 삭제해 주세요</li>
</ul> </ul>
</li> </li>
<li><code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> 파일을 <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> 에서 <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더로 복사해 주세요</li> <li>Copy the <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
</ol> </ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p> <p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p>
<h4 id="섹션-ii---하드웨어-버튼-작동-확인">섹션 II - 하드웨어 버튼 작동 확인</h4> <h4 id="섹션-ii---하드웨어-버튼-작동-확인">섹션 II - 하드웨어 버튼 작동 확인</h4>
<p>이 섹션에서는 기기의 안전 모드 기능을 사용 할 수 있는지 테스트할 것 입니다. 이 테스트는 다음 페이지에 어떤 방법을 취할지 결정합니다.</p> <p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<p>Your SD card should remain in your computer while you perform this check.</p>
<ol> <ol>
<li>기기를 시작해 주세요</li> <li>기기를 시작해 주세요</li>

View file

@ -699,8 +699,6 @@ window.cookieconsent.initialise({
<p class="notice--success">모든 작업이 끝났습니다! 이제 커스텀 펌웨어는 완벽하게 설정되었습니다.</p> <p class="notice--success">모든 작업이 끝났습니다! 이제 커스텀 펌웨어는 완벽하게 설정되었습니다.</p>
<p class="notice--info">안녕하세요! 저희는 이 가이드를 따른 경험에 데한 설문조사를 진행하고 있습니다. 원하신다면, 이 <a href="https://forms.gle/vZNoc4QLCz5MEXCK7">설문조사</a> (영어로만 가능)을 확인해 주세요. 감사합니다!</p>
<h3 id="정보와-메모">정보와 메모</h3> <h3 id="정보와-메모">정보와 메모</h3>
<div class="notice--info"> <div class="notice--info">

View file

@ -540,7 +540,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li>If any prompts appear, approve all of them</li> <li>If any prompts appear, approve all of them</li>
<li>If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li> <li>If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li>
<li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section</li> <li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step 3 of Section II, then retry this section</li>
<li>If you get another error, try again up to 5 times, and if it still doesnt work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li> <li>If you get another error, try again up to 5 times, and if it still doesnt work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li>
</ul> </ul>
</li> </li>
@ -550,6 +550,8 @@ window.cookieconsent.initialise({
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4> <h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>기기를 시작해 주세요</li> <li>기기를 시작해 주세요</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

View file

@ -477,12 +477,14 @@ window.cookieconsent.initialise({
</details> </details>
<p class="notice--warning">You should only be able to get to this page if you are running version 11.16.0. If you are on any firmware other than 11.17.0 or 11.16.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!</p>
<h3 id="준비물">준비물</h3> <h3 id="준비물">준비물</h3>
<ul> <ul>
<li><a href="seedminer">Seedminer</a>에서 받은 <code class="language-plaintext highlighter-rouge">movable.sed</code> 파일</li> <li><a href="seedminer">Seedminer</a>에서 받은 <code class="language-plaintext highlighter-rouge">movable.sed</code> 파일</li>
<li>최신 버전의 <a href="https://github.com/zoogie/Frogminer/releases/latest`">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li> <li>최신 버전의 <a href="https://github.com/zoogie/Frogminer/releases/latest`">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li>The latest release of <a href="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a> (direct download)</li> <li><strong>11.16.0 or 11.17.0 users</strong>: The v6.1.1 release of <a href="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a> (direct download)</li>
<li>최신 버전의 <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (<code class="language-plaintext highlighter-rouge">.zip</code> 파일)</li> <li>최신 버전의 <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (<code class="language-plaintext highlighter-rouge">.zip</code> 파일)</li>
</ul> </ul>
@ -530,9 +532,9 @@ window.cookieconsent.initialise({
<li>SD 카드를 컴퓨터에 삽입해 주세요</li> <li>SD 카드를 컴퓨터에 삽입해 주세요</li>
<li>컴퓨터에서 <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> 웹사이트를 열어 주세요</li> <li>컴퓨터에서 <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> 웹사이트를 열어 주세요</li>
<li>“Username”에 영어/숫자를 사용한 이름을 아무거나 입력해 주세요 (스페이스나 특수 문자는 사용 불가)</li> <li>“Username”에 영어/숫자를 사용한 이름을 아무거나 입력해 주세요 (스페이스나 특수 문자는 사용 불가)</li>
<li>“DSIBin” 란에, “Browse…“옵션을 이용해 <code class="language-plaintext highlighter-rouge">42383841.bin</code> 파일을 업로드해 주세요</li> <li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>“MovableSed” 란에, “Browse…” 옵션을 이용해 <code class="language-plaintext highlighter-rouge">movable.sed</code> 파일을 업로드해 주세요</li> <li>“MovableSed” 란에, “Browse…” 옵션을 이용해 <code class="language-plaintext highlighter-rouge">movable.sed</code> 파일을 업로드해 주세요</li>
<li>“InjectionTarget” 란에서, 주입 목표를 <code class="language-plaintext highlighter-rouge">DSinternet</code>(memorypit 아님)로 설정해 주세요</li> <li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>“Build”를 클릭해 주세요 <li>“Build”를 클릭해 주세요
<ul> <ul>
<li>빌드 과정이 완료될 때까지 잠시 기다려 주세요</li> <li>빌드 과정이 완료될 때까지 잠시 기다려 주세요</li>
@ -547,12 +549,12 @@ window.cookieconsent.initialise({
<li>“output_(name).zip” 링크를 클릭하여 다운로드해 주세요</li> <li>“output_(name).zip” 링크를 클릭하여 다운로드해 주세요</li>
<li>SD 카드의 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더로 이동해 주세요 <li>SD 카드의 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더로 이동해 주세요
<ul> <ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> <a href="seedminer">Seedminer</a>에서 복사한 32글자 폴더명 입니다</li> <li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> 안에 있는 32글자 폴더명입니다</li> <li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
</ul> </ul>
</li> </li>
<li><code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더 내 <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> 파일을 삭제해 주세요</li> <li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li>
<li>다운로드한 DSiWare 압축 파일(output_(이름).zip)에서, <code class="language-plaintext highlighter-rouge">hax</code> 폴더 안에 있는 <code class="language-plaintext highlighter-rouge">42383841.bin</code> 파일을 <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더로 복사해 주세요 <li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">hax</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li> <img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li>
<li>Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code>안에 있는 <code class="language-plaintext highlighter-rouge">boot.firm</code><code class="language-plaintext highlighter-rouge">boot.3dsx</code>를 SD 카드의 루트에 복사해 주세요 <li>Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code>안에 있는 <code class="language-plaintext highlighter-rouge">boot.firm</code><code class="language-plaintext highlighter-rouge">boot.3dsx</code>를 SD 카드의 루트에 복사해 주세요
<ul> <ul>
@ -583,7 +585,7 @@ window.cookieconsent.initialise({
</li> </li>
<li>“복사”를 선택한 후, “OK”를 선택해 주세요</li> <li>“복사”를 선택한 후, “OK”를 선택해 주세요</li>
<li>본체 설정의 메인 메뉴로 돌아가 주세요</li> <li>본체 설정의 메인 메뉴로 돌아가 주세요</li>
<li><code class="language-plaintext highlighter-rouge">인터넷 설정</code> -&gt; <code class="language-plaintext highlighter-rouge">DS 소프트웨어용 설정</code>으로 들어가 “OK”를 선택해 주세요 (<a href="/images/screenshots/fredtool/dsconnection.png">사진 (영어)</a>)</li> <li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
<li>만약 익스플로잇이 성공적이었다면, 기기는 JPN 버전의 Flipnote Studio를 실행할 겁니다 <li>만약 익스플로잇이 성공적이었다면, 기기는 JPN 버전의 Flipnote Studio를 실행할 겁니다
<ul> <ul>
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li> <li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
@ -650,11 +652,11 @@ window.cookieconsent.initialise({
<h4 id="섹션-vii---ds-소프트웨어용-설정-복구">섹션 VII - DS 소프트웨어용 설정 복구</h4> <h4 id="섹션-vii---ds-소프트웨어용-설정-복구">섹션 VII - DS 소프트웨어용 설정 복구</h4>
<p>이 섹션에서는 DS 소프트웨어 설정을 섹션 IV 에서 Flipnote Studio로 변경하기 전으로 원상복귀 합니다.</p> <p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol> <ol>
<li>SD 카드의 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더로 이동해 주세요</li> <li>SD 카드의 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더로 이동해 주세요</li>
<li>다운로드한 DSiWare 압축 파일(output_(이름).zip)에서, <code class="language-plaintext highlighter-rouge">clean</code> 폴더 안에 있는 <code class="language-plaintext highlighter-rouge">42383841.bin</code> 파일을 <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더로 복사해 주세요</li> <li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
<li>SD 카드를 기기에 다시 삽입해 주세요</li> <li>SD 카드를 기기에 다시 삽입해 주세요</li>
<li>기기를 시작해 주세요</li> <li>기기를 시작해 주세요</li>
<li>기기에서 본체 설정을 열어 주세요</li> <li>기기에서 본체 설정을 열어 주세요</li>

View file

@ -0,0 +1,767 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Installing boot9strap (Fredtool, Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Installing boot9strap (Fredtool, Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(fredtool-legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(fredtool-legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "이 사이트는 현재 진행상황을 표시하고 사용자 경험을 향상시키기 위해 쿠키를 사용합니다."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/ko_KR/"></a></li>
<li class="masthead__menu-item"><a href="/ko_KR/faq">자주 묻는 질문</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/troubleshooting">문제 해결</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/checking-for-cfw">CFW 확인</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/godmode9-usage">GodMode9 사용법</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/contribute">기여하기</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/region-changing">지역 변경</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/uninstall-cfw">CFW 제거하기</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/credits">기여자</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/site-navigation">사이트 탐색</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/installing-boot9strap-(fredtool-legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(fredtool-legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(fredtool-legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(fredtool-legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(fredtool-legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(fredtool-legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(fredtool-legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(fredtool-legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(fredtool-legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(fredtool-legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(fredtool-legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(fredtool-legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(fredtool-legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(fredtool-legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(fredtool-legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(fredtool-legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(fredtool-legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(fredtool-legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(fredtool-legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(fredtool-legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(fredtool-legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(fredtool-legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(fredtool-legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(fredtool-legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(fredtool-legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(fredtool-legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(fredtool-legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(fredtool-legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(fredtool-legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(fredtool-legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(fredtool-legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(fredtool-legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">전체 진행 상황</span>
<ol>
<li style="display: none;" data-name="home"><a href='/ko_KR/'></a></li>
<li style="display: none;" data-name="key-information"><a href='/ko_KR/key-information'>주요 내용</a></li>
<li style="display: none;" data-name="get-started"><a href='/ko_KR/get-started'>시작하기</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/ko_KR/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/ko_KR/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/ko_KR/seedminer-(twn)'>Seedminer (타이완)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/ko_KR/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/ko_KR/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/ko_KR/dumping-movable-(nimhax)'>movable.sed 덤프 (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(여러가지 옵션)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/ko_KR/installing-boot9strap-(hbl-usm)'>boot9strap 설치 (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/ko_KR/installing-boot9strap-(fredtool)'>boot9strap 설치 (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/ko_KR/installing-boot9strap-(usm)'>boot9strap 설치 (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/ko_KR/installing-boot9strap-(frogtool)'>boot9strap 설치 (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Installing boot9strap (Fredtool, Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (Fredtool, Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>영어로 지원을 요청하고 싶으시면 <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord 서버</a>에 도움을 요청해 주세요.</b></div>
<div class ="notice"><b>이 가이드가 도움이 되었다면, <a href="contribute#donations">기부해 주시면</a> 감사하겠습니다.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> 목차</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#준비물" id="markdown-toc-준비물">준비물</a> <ul>
<li><a href="#섹션-i---cfw-확인" id="markdown-toc-섹션-i---cfw-확인">섹션 I - CFW 확인</a></li>
<li><a href="#섹션-ii---bannerbomb3" id="markdown-toc-섹션-ii---bannerbomb3">섹션 II - BannerBomb3</a></li>
<li><a href="#섹션-iii---준비-작업" id="markdown-toc-섹션-iii---준비-작업">섹션 III - 준비 작업</a></li>
<li><a href="#섹션-iv---ds-소프트웨어용-설정-덮어쓰기" id="markdown-toc-섹션-iv---ds-소프트웨어용-설정-덮어쓰기">섹션 IV - DS 소프트웨어용 설정 덮어쓰기</a></li>
<li><a href="#섹션-v---flipnote-익스플로잇" id="markdown-toc-섹션-v---flipnote-익스플로잇">섹션 V - Flipnote 익스플로잇</a></li>
<li><a href="#섹션-vi---luma3ds-구성" id="markdown-toc-섹션-vi---luma3ds-구성">섹션 VI - Luma3DS 구성</a></li>
<li><a href="#섹션-vii---ds-소프트웨어용-설정-복구" id="markdown-toc-섹션-vii---ds-소프트웨어용-설정-복구">섹션 VII - DS 소프트웨어용 설정 복구</a></li>
</ul>
</li>
<li><a href="#마무리-단계-로-계속합니다" id="markdown-toc-마무리-단계-로-계속합니다">마무리 단계 로 계속합니다</a></li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>기술적 상세 정보 (선택 사항)</em></summary>
<p>시스템 DSiWare를 추출하기 위해, DSiWare 데이터 관리 설정 창의 취약점을 악용합니다.</p>
<p>이 가이드는 시스템의 암호화 키 (movable.sed)를 이용해 DSiWare 백업을 만들어, 시스템이 DSi 인터넷 설정 앱을 SD 카드 루트에 추출하게 합니다.</p>
<p>Once we have a DSiWare backup, we can inject it into the DS Internet Settings application.</p>
<p>이 작업은 <a href="https://www.3dbrew.org/wiki/3DS_System_Flaws">이곳</a>에 자세히 설명되어 있는 “FIRM partitions known-plaintext” 익스플로잇을 구현한 작업입니다.</p>
</details>
<p class="notice--warning">You should only be able to get to this page if you are running version 11.15.0 or 11.14.0. If you are on any firmware other than 11.15.0 or 11.14.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!</p>
<h3 id="준비물">준비물</h3>
<ul>
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing <a href="seedminer-(mii)">Seedminer (Mii)</a></li>
<li>최신 버전의 <a href="https://github.com/zoogie/Frogminer/releases/latest`">Frogminer_save</a> (<code class="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li><strong>11.15.0 and 11.14.0 users only</strong>: The v6.0.1 release of <a href="https://github.com/zoogie/b9sTool/releases/tag/v6.0.1">b9sTool</a> (direct download)</li>
<li>최신 버전의 <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (<code class="language-plaintext highlighter-rouge">.zip</code> 파일)</li>
</ul>
<h4 id="섹션-i---cfw-확인">섹션 I - CFW 확인</h4>
<p>여기서 기기의 안전을 위해 커스텀 펌웨어가 설치되어 있는지 확인합니다. 이 페이지의 방법은, 이미 커스텀 펌웨어가 설치되어 있다면 기기를 벽돌 상태로 남길 가능성이 있습니다. (이럴 시 해결 방법은 <a href="ntrboot">ntrboot</a> 같은 방법으로 해결할 수 밖에 없습니다.)</p>
<ol>
<li>기기를 종료해 주세요</li>
<li>(Select) 버튼을 길게 눌러 주세요</li>
<li>(Select) 버튼을 계속 눌러 있는 상태에서 기기의 전원을 켜 주세요</li>
<li>만약 HOME 메뉴가 켜지면, 이 확인은 성공적이고, 가이드를 진행하면 됩니다</li>
<li>기기를 종료해 주세요</li>
</ol>
<p class="notice--danger">만약 설정 메뉴가 보이거나 기기의 전원이 바로 종료된다면, 이 기기는 이미 커스텀 펌웨어가 설치되어 있고, 이 작업을 진행하면 기기가 벽돌 될수가 있습니다! 이미 존재하는 CFW를 업데이트 할 수 있도록 <a href="checking-for-cfw">CFW 확인</a>를 진행해 주세요.</p>
<h4 id="섹션-ii---bannerbomb3">섹션 II - BannerBomb3</h4>
<p>이 섹션에서는 DSiWare 관리 메뉴에서 BannerBomb3 취약점을 실행해 결과물을 컴퓨터에 복사함으로서 다음 섹션에서 사용할 수 있게 합니다.</p>
<ol>
<li>SD 카드를 기기에 다시 삽입해 주세요</li>
<li>기기를 시작해 주세요</li>
<li>기기에서 본체 설정을 열어 주세요</li>
<li><code class="language-plaintext highlighter-rouge">데이터 관리</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code> -&gt; <code class="language-plaintext highlighter-rouge">SD 카드</code>로 들어가주세요 (<a href="/images/screenshots/bb3/dsiware-management.png">사진</a>)
<ul>
<li>기기는 BB3 multihax 메뉴를 표시할 겁니다</li>
<li>이 과정에서 기기가 갑자기 꺼진다면, <a href="troubleshooting#installing-boot9strap-fredtool">이 문제 해결 가이드</a>를 참고해 주세요.</li>
</ul>
</li>
<li>십자 패드를 이용해 “Dump DSiWare” 에 (A) 버튼을 눌러 선택해 주세요
<ul>
<li>기기가 자동으로 재부팅될 겁니다</li>
</ul>
</li>
<li>기기를 종료해 주세요</li>
</ol>
<h4 id="섹션-iii---준비-작업">섹션 III - 준비 작업</h4>
<p>이 섹션에서는, boot9strap (커스텀 펌웨어) 설치 도구를 실행할 수 있는 Flipnote Studio를 DS 소프트웨어용 설정에 덮어씌울수 있도록 필요한 파일을 복사합니다.</p>
<ol>
<li>SD 카드를 컴퓨터에 삽입해 주세요</li>
<li>컴퓨터에서 <a href="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> 웹사이트를 열어 주세요</li>
<li>“Username”에 영어/숫자를 사용한 이름을 아무거나 입력해 주세요 (스페이스나 특수 문자는 사용 불가)</li>
<li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>“MovableSed” 란에, “Browse…” 옵션을 이용해 <code class="language-plaintext highlighter-rouge">movable.sed</code> 파일을 업로드해 주세요</li>
<li>Under the “InjectionTarget” field, set the injection target to <code class="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>“Build”를 클릭해 주세요
<ul>
<li>빌드 과정이 완료될 때까지 잠시 기다려 주세요</li>
</ul>
</li>
<li>왼쪽의 Build History 영역에 유저네임을 입력해 주세요</li>
<li>첫 번째 검색 결과를 선택해 주세요
<ul>
<li>날짜가 가장 최신이어야 합니다</li>
</ul>
</li>
<li>“output_(name).zip” 링크를 클릭하여 다운로드해 주세요</li>
<li>SD 카드의 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더로 이동해 주세요
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
</ul>
</li>
<li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">hax</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-4.png" alt="" class="notice--info" /></li>
<li>Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code>안에 있는 <code class="language-plaintext highlighter-rouge">boot.firm</code><code class="language-plaintext highlighter-rouge">boot.3dsx</code>를 SD 카드의 루트에 복사해 주세요
<ul>
<li>SD 카드의 루트는 SD 카드를 열 때 보이는 디렉토리이고, Nintendo 3DS 폴더가 보이지만 그 안에 않 들어가 있는 상태의 폴더 입니다</li>
</ul>
</li>
<li>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) from the release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>SD 카드의 루트로 Frogminer_save <code class="language-plaintext highlighter-rouge">.zip</code>안에 압축이 되있는 <code class="language-plaintext highlighter-rouge">private</code> 폴더를 복사해 주세요</li>
<li>SD 카드를 기기에 다시 삽입해 주세요</li>
<li>
<p>기기를 시작해 주세요</p>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/fredtool/fredtool-root-layout.png" alt="" /></p>
</li>
</ol>
<h4 id="섹션-iv---ds-소프트웨어용-설정-덮어쓰기">섹션 IV - DS 소프트웨어용 설정 덮어쓰기</h4>
<p>이 섹션에서는, 해킹된 DS 소프트웨어용 설정 DSiWare를 내부 메모리로 복사하여, 이 앱을 잠시 동안 Flipnote Studio으로 변경합니다</p>
<ol>
<li>기기에서 본체 설정을 열어 주세요</li>
<li><code class="language-plaintext highlighter-rouge">데이터 관리</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code> -&gt; <code class="language-plaintext highlighter-rouge">SD 카드</code>로 들어가주세요 (<a href="/images/screenshots/bb3/dsiware-management.png">사진</a>)</li>
<li>“Haxxxxxxxxx!” 타이틀을 선택해 주세요
<ul>
<li>If you are unable to select the “Haxxxxxxxxx” title, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>“복사”를 선택한 후, “OK”를 선택해 주세요</li>
<li>본체 설정의 메인 메뉴로 돌아가 주세요</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
<li>만약 익스플로잇이 성공적이었다면, 기기는 JPN 버전의 Flipnote Studio를 실행할 겁니다
<ul>
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
</ul>
</li>
</ol>
<h4 id="섹션-v---flipnote-익스플로잇">섹션 V - Flipnote 익스플로잇</h4>
<p class="notice--info">만약 이 섹션의 비주얼 가이드를 선호한다면, [여기서] (https://zoogie.github.io/web/flipnote_directions/) 그 중 하나를 보실 수가 있습니다.</p>
<p>In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer.</p>
<ol>
<li>메인 메뉴로 갈 때까지의 초기 설정을 완료하세요
<ul>
<li>만약 설정 중 선택이 표시될 시는 왼쪽을 선택해 주세요</li>
<li>If you encounter an issue while doing this section, <a href="troubleshooting#installing-boot9strap-fredtool">check this troubleshooting guide</a> for your issue</li>
</ul>
</li>
<li>터치 스크린을 사용해서, 오른쪽의 큰 버튼을 선택하고, 그 후 SD 카드 아이콘이 붙은 버튼을 선택해 주세요</li>
<li>메뉴가 로드되면, 얼굴 아이콘을 선택하고, 오른쪽 아래 버튼을 눌러서 진행해 주세요</li>
<li>위 화면에 나오는 것에 따라, (X)나 십자 패드의 (위)를 눌러 주세요</li>
<li>아래 화면의 상단 두 번째에 있는, 필름 아이콘을 선택해 주세요</li>
<li>“3/3”이 선택될 때까지 오른쪽으로 스크롤해 주세요</li>
<li>“A”가 들어가 있는 세 번째 버튼을 눌러 주세요</li>
<li>“1/3”이 선택될 때까지 왼쪽으로 스크롤해 주세요</li>
<li>“A”가 들어가 있는 네 번째 버튼을 눌러 주세요</li>
<li>익스플로잇이 성공적이었다면 b9sTool을 실행했을 것입니다</li>
<li>십자 패드를 사용해서, “Install boot9strap”으로 이동해 주세요.
<ul>
<li>이 단계를 놓쳤다면, 시스템은 boot9strap을 설치하는 대신 HOME 메뉴로 나가집니다. 이렇게 되면 다시 DS 소프트웨어용 설정을 열어서 이 섹션의 처음부터 시작해야 합니다</li>
</ul>
</li>
<li>(A) 버튼을 누른 후, START와 SELECT를 동시에 눌러 작업을 실행해 주세요</li>
<li>완료되고 아래 화면에 “done.”이라고 표시되면, b9sTool를 종료하고 기기의 전원을 꺼 주세요
<ul>
<li>전원버튼을 계속 눌러 강제종료를 해야 할 수도 있습니다</li>
<li>만약 기기가 부팅시에 꺼진다면 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 파일 안에 압축 되있는 <code class="language-plaintext highlighter-rouge">boot.firm</code>을 SD 카드의 루트로 복사 했는지 확인해 주세요</li>
<li>만약 Luma3DS 구성 메뉴가 표시되면, 기기의 전원을 끄고 다음 섹션으로 넘어가 주세요</li>
</ul>
</li>
</ol>
<h4 id="섹션-vi---luma3ds-구성">섹션 VI - Luma3DS 구성</h4>
<ol>
<li>(Select) 를 길게 누르고, 이 상태에서 전원을 켜 주세요. Luma3DS 구성 메뉴가 실행 될 겁니다</li>
<li>기기는 Luma3DS 구성 메뉴로 부팅되었을 겁니다
<ul>
<li>Luma3DS 구성 메뉴는 Luma3DS 커스텀 펌웨어의 설정들 입니다. 이 설정들은 디버깅 또는 맞춤화의 유용합니다</li>
<li>일단 이 가이드에서는 <strong>모든 설정을 기본으로 남겨 두세요</strong> (켜기 또는 끄기를 누르지 마세요)</li>
<li>만약 기기가 부팅시에 꺼진다면 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 파일 안에 압축 되있는 <code class="language-plaintext highlighter-rouge">boot.firm</code>을 SD 카드의 루트로 복사 했는지 확인해 주세요</li>
</ul>
</li>
<li>(Start)를 눌러 저장하고 기기를 다시 시작해 주세요</li>
</ol>
<p>이제 기기는 Luma3DS를 기본으로 부팅 됩니다.</p>
<ul>
<li>Luma3DS는 보통 HOME 메뉴와 똑같이 보입니다. 만약 기기가 HOME 메뉴로 부팅되었다면, 커스텀 펌웨어가 설치되어 있습니다.</li>
<li>다음 페이지에서는 커펌에 유용한 홈브류를 설치해 기기 준비를 완료할 것 입니다.</li>
</ul>
<h4 id="섹션-vii---ds-소프트웨어용-설정-복구">섹션 VII - DS 소프트웨어용 설정 복구</h4>
<p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol>
<li>SD 카드의 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더로 이동해 주세요</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
<li>SD 카드를 기기에 다시 삽입해 주세요</li>
<li>기기를 시작해 주세요</li>
<li>기기에서 본체 설정을 열어 주세요</li>
<li><code class="language-plaintext highlighter-rouge">데이터 관리</code> -&gt; <code class="language-plaintext highlighter-rouge">DSiWare</code> -&gt; <code class="language-plaintext highlighter-rouge">SD 카드</code>로 들어가주세요 (<a href="/images/screenshots/bb3/dsiware-management.png">사진</a>)</li>
<li>“Nintendo DSi™” 타이틀을 선택해 주세요</li>
<li>“복사”를 선택한 후, “OK”를 선택해 주세요</li>
</ol>
<hr />
<h3 class="notice--primary" id="마무리-단계-로-계속합니다"><a href="finalizing-setup">마무리 단계</a> 로 계속합니다</h3>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">사이트 탐색</a> - <a href="privacy-policy">개인정보 보호 정책</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -520,6 +520,8 @@ window.cookieconsent.initialise({
<h4 id="섹션-i---하드웨어-버튼-작동-확인-타겟-3ds">섹션 I - 하드웨어 버튼 작동 확인 (타겟 3DS)</h4> <h4 id="섹션-i---하드웨어-버튼-작동-확인-타겟-3ds">섹션 I - 하드웨어 버튼 작동 확인 (타겟 3DS)</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>기기를 시작해 주세요</li> <li>기기를 시작해 주세요</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

View file

@ -493,6 +493,8 @@ window.cookieconsent.initialise({
<h4 id="섹션-i---하드웨어-버튼-작동-확인">섹션 I - 하드웨어 버튼 작동 확인</h4> <h4 id="섹션-i---하드웨어-버튼-작동-확인">섹션 I - 하드웨어 버튼 작동 확인</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>기기를 시작해 주세요</li> <li>기기를 시작해 주세요</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

663
ko_KR/seedminer-(mii).html Normal file
View file

@ -0,0 +1,663 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Seedminer (Mii) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Seedminer (Mii)">
<meta property="og:url" content="https://3ds.hacks.guide/ko_KR/seedminer-(mii).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/ko_KR/seedminer-(mii).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "이 사이트는 현재 진행상황을 표시하고 사용자 경험을 향상시키기 위해 쿠키를 사용합니다."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/ko_KR/"></a></li>
<li class="masthead__menu-item"><a href="/ko_KR/faq">자주 묻는 질문</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/troubleshooting">문제 해결</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/checking-for-cfw">CFW 확인</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/godmode9-usage">GodMode9 사용법</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/contribute">기여하기</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/region-changing">지역 변경</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/uninstall-cfw">CFW 제거하기</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/credits">기여자</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/site-navigation">사이트 탐색</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/seedminer-(mii).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/seedminer-(mii).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/seedminer-(mii).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/seedminer-(mii).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/seedminer-(mii).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/seedminer-(mii).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/seedminer-(mii).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/seedminer-(mii).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/seedminer-(mii).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/seedminer-(mii).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/seedminer-(mii).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/seedminer-(mii).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/seedminer-(mii).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/seedminer-(mii).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/seedminer-(mii).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/seedminer-(mii).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/seedminer-(mii).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/seedminer-(mii).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/seedminer-(mii).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/seedminer-(mii).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/seedminer-(mii).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/seedminer-(mii).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/seedminer-(mii).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/seedminer-(mii).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/seedminer-(mii).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/seedminer-(mii).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/seedminer-(mii).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/seedminer-(mii).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/seedminer-(mii).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/seedminer-(mii).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/seedminer-(mii).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/seedminer-(mii).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">전체 진행 상황</span>
<ol>
<li style="display: none;" data-name="home"><a href='/ko_KR/'></a></li>
<li style="display: none;" data-name="key-information"><a href='/ko_KR/key-information'>주요 내용</a></li>
<li style="display: none;" data-name="get-started"><a href='/ko_KR/get-started'>시작하기</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/ko_KR/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/ko_KR/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/ko_KR/seedminer-(twn)'>Seedminer (타이완)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/ko_KR/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/ko_KR/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/ko_KR/dumping-movable-(nimhax)'>movable.sed 덤프 (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(여러가지 옵션)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/ko_KR/installing-boot9strap-(hbl-usm)'>boot9strap 설치 (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/ko_KR/installing-boot9strap-(fredtool)'>boot9strap 설치 (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/ko_KR/installing-boot9strap-(usm)'>boot9strap 설치 (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/ko_KR/installing-boot9strap-(frogtool)'>boot9strap 설치 (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Seedminer (Mii)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Seedminer (Mii)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>영어로 지원을 요청하고 싶으시면 <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord 서버</a>에 도움을 요청해 주세요.</b></div>
<div class ="notice"><b>이 가이드가 도움이 되었다면, <a href="contribute#donations">기부해 주시면</a> 감사하겠습니다.</b></div>
<hr>
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> 목차</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#instructions" id="markdown-toc-instructions">Instructions</a> <ul>
<li><a href="#준비물" id="markdown-toc-준비물">준비물</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---processing-mii-qr-and-mining" id="markdown-toc-section-ii---processing-mii-qr-and-mining">Section II - Processing Mii QR and Mining</a></li>
</ul>
</li>
</ul>
</nav>
</aside>
<div class="notice--warning">
<p>This method requires a reasonably powerful GPU (any dedicated graphics card made in the last few years) and the ability to use a command line. If you dont know what those are or do not have the hardware necessary, you can ask someone to do this for you at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>. You will need to have the following information ready:</p>
<ul>
<li>Your Mii QR code, uploaded directly to Discord (do not take a screenshot or a photo of the image, just send the HNI_XXXX.JPG image itself)</li>
<li>Your consoles ID0 (the name of the 32-character folder directly inside of Nintendo 3DS - see <a href="https://3ds.hacks.guide/troubleshooting#seedminer">this troubleshooting section</a> if you have multiple)</li>
<li>Your console model (e.g. 3DS, 3DS XL, 2DS, New3DS, New3DS XL, New2DS XL)</li>
<li>Your consoles approximate year of manufacturing (it may be present behind the frontplate or backplate; if you dont know, just guess - its not super important)</li>
</ul>
</div>
<details class="notice--info">
<summary><em>기술적 상세 정보 (선택 사항)</em></summary>
<p>boot9strap을 설치하려면 우선 각 기기의 고유 암호화 키를 알아내야 합니다. 이를 위해, 이 가이드에서는 Seedminer을 사용해 그 암호화 키 (movable.sed)를 계산해 낼 것입니다.</p>
<p>Because we do not have access to the Friends List, we are deriving the first part of <code class="language-plaintext highlighter-rouge">movable.sed</code> using a Mii QR code instead of by performing a two-way friend exchange.</p>
<p>Seedminer이 정확히 어떻게 작동하는지 배우고 싶다면 <a href="https://zoogie.github.io/web/34⅕c3">이 프레젠테이션</a>을 참고할 수 있습니다.</p>
</details>
<h2 id="instructions">Instructions</h2>
<p class="notice--info">If you are on Linux or macOS, replace <code class="language-plaintext highlighter-rouge">py -3</code> with <code class="language-plaintext highlighter-rouge">python3</code> in all commands.</p>
<h3 id="준비물">준비물</h3>
<ul>
<li>The latest release of <a href="https://github.com/zoogie/seedminer/releases/latest">Seedminer</a> (the Seedminer .zip)</li>
<li>Any 3.x version of <a href="https://www.python.org/downloads/">Python</a> installed
<ul>
<li>If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering <code class="language-plaintext highlighter-rouge">python3 -V</code>. If this returns a version number, it will work for this guide.</li>
</ul>
</li>
</ul>
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
<p>In this section, you will set up Seedminer and obtain your consoles files that are needed for mining.</p>
<ol>
<li>Extract the contents of the Seedminer <code class="language-plaintext highlighter-rouge">.zip</code> and move the folder with your operating systeems name to anywhere on your PC
<ul>
<li>Keep this location handy, as this Seedminer folder will be where multiple other files are placed</li>
</ul>
</li>
<li>In the Seedminer folder, hold SHIFT and right-click anywhere in the folders empty space, then click the option that opens Terminal, PowerShell, or Command Prompt</li>
<li>In the command line window, type <code class="language-plaintext highlighter-rouge">py -3 -mpip install pycryptodomex</code>, hit ENTER, and allow it to install
<ul>
<li>If this command fails with the error <code class="language-plaintext highlighter-rouge">No module named pip</code>, you must manually install pip. The methods to do this can be found on <a href="https://pip.pypa.io/en/stable/installation/">this page</a>.</li>
</ul>
</li>
<li>Turn your console on while the SD card is inserted</li>
<li>Open the Mii Maker app</li>
<li>Tap the “QR Code/Image Options” button</li>
<li>Tap “Save Mii as QR Code”</li>
<li>Select any Mii Character (make a new one first if you dont have any), and press “OK”</li>
<li>Turn the console off</li>
<li>Put the consoles SD card into your computer, navigate to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder on the SD, and copy the name of the 32-character-long folder directly inside
<ul>
<li>This folder, known as the ID0, is system-specific. Only one should be present. If you see multiple, follow <a href="troubleshooting#seedminer">these instructions</a></li>
<li>Once you have the ID0, paste it into a document so you can reference it later</li>
</ul>
</li>
<li>Navigate to the <code class="language-plaintext highlighter-rouge">DCIM</code> folder on the SD card</li>
<li>Look for the QR Code, which will be a <code class="language-plaintext highlighter-rouge">.JPG</code> file starting with <code class="language-plaintext highlighter-rouge">HNI</code>
<ul>
<li>You may have many other files in here already if you use the Nintendo 3DS Camera app</li>
</ul>
</li>
<li>Copy this file to the Seedminer folder on your PC</li>
</ol>
<h3 id="section-ii---processing-mii-qr-and-mining">Section II - Processing Mii QR and Mining</h3>
<p>In this section, you will turn the Mii QR code into a usable file and mine <code class="language-plaintext highlighter-rouge">movable.sed</code> with it.</p>
<ol>
<li>Open the <a href="https://zoogie.github.io/web/miiqr/">editMii</a> website on your computer</li>
<li>Click on “Import from…”, then select “QR Code” and upload the Mii QR code from earlier</li>
<li>Click on “Export to…”, then select “encrypted (.bin)”
<ul>
<li>This will download a file named <code class="language-plaintext highlighter-rouge">input.bin</code></li>
</ul>
</li>
<li>Copy this <code class="language-plaintext highlighter-rouge">input.bin</code> to the Seedminer folder</li>
<li>Open the terminal/PowerShell/Command Prompt window from earlier
1.Inside this window, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py id0 &lt;id0&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;id0&gt;</code> with the ID0 you copied into a document</li>
<li>Do not include the angle brackets</li>
</ul>
</li>
<li>Once it completes, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py mii &lt;model&gt; &lt;year&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;model&gt;</code> with the model of your console (<code class="language-plaintext highlighter-rouge">new</code> or <code class="language-plaintext highlighter-rouge">old</code>) - if you arent sure, only models with the ZL/ZR buttons and C-Stick are new</li>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;year&gt;</code> with the year the 3DS was made (you often find this on the backplate) - leave this empty if you arent sure, in which case it will start from the middle</li>
<li>If this fails with an error of <code class="language-plaintext highlighter-rouge">input.bin is invalid size</code>, remake the <code class="language-plaintext highlighter-rouge">input.bin</code> using your QR Code. If it still fails, open a different browser and remake the <code class="language-plaintext highlighter-rouge">input.bin</code> there</li>
<li>The mining process will usually take up to 90 minutes, depending on luck and your GPUs strength</li>
</ul>
</li>
<li>When it finishes, a file called <code class="language-plaintext highlighter-rouge">movable.sed</code> will appear in the Seedminer folder</li>
</ol>
<p class="notice--primary">Continue to <a href="bannerbomb3-(legacy)">BannerBomb3 (Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">사이트 탐색</a> - <a href="privacy-policy">개인정보 보호 정책</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -474,11 +474,13 @@ window.cookieconsent.initialise({
<p>이 섹션에서는 암호화 키를 알아내기 위한 정보를 3DS로부터 수집합니다.</p> <p>이 섹션에서는 암호화 키를 알아내기 위한 정보를 3DS로부터 수집합니다.</p>
<div class="notice--info">
<p>Before following this section:</p> <p>Before following this section:</p>
<ul class="notice--info"> <ul>
<li>Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data</li> <li>Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data</li>
<li>Ensure that your console is connected to the Internet (you should see a blue “Internet” indicator on the top-left corner of the HOME screen)</li> <li>Ensure that your console is connected to the Internet (you should see a blue “Internet” indicator on the top-left corner of the HOME screen)</li>
</ul> </ul>
</div>
<ol> <ol>
<li>기기를 종료해 주세요</li> <li>기기를 종료해 주세요</li>

View file

@ -475,11 +475,13 @@ window.cookieconsent.initialise({
<p>이 섹션에서는 암호화 키를 알아내기 위한 정보를 3DS로부터 수집합니다.</p> <p>이 섹션에서는 암호화 키를 알아내기 위한 정보를 3DS로부터 수집합니다.</p>
<div class="notice--info">
<p>Before following this section:</p> <p>Before following this section:</p>
<ul class="notice--info"> <ul>
<li>Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data</li> <li>Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data</li>
<li>Ensure that your console is connected to the Internet (you should see a blue “Internet” indicator on the top-left corner of the HOME screen)</li> <li>Ensure that your console is connected to the Internet (you should see a blue “Internet” indicator on the top-left corner of the HOME screen)</li>
</ul> </ul>
</div>
<ol> <ol>
<li>기기를 종료해 주세요</li> <li>기기를 종료해 주세요</li>

View file

@ -466,6 +466,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li><a href="a9lh-to-b9s">A9LH를 B9S로 업데이트</a></li> <li><a href="a9lh-to-b9s">A9LH를 B9S로 업데이트</a></li>
<li><a href="bannerbomb3">BannerBomb3</a></li> <li><a href="bannerbomb3">BannerBomb3</a></li>
<li><a href="bannerbomb3-(legacy)">Installing boot9strap (Fredtool, Legacy)</a></li>
<li><a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (타이완)</a></li> <li><a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (타이완)</a></li>
<li><a href="credits">기여자</a></li> <li><a href="credits">기여자</a></li>
<li><a href="checking-for-cfw">CFW 확인</a></li> <li><a href="checking-for-cfw">CFW 확인</a></li>
@ -492,6 +493,7 @@ window.cookieconsent.initialise({
<li><a href="/"></a></li> <li><a href="/"></a></li>
<li><a href="homebrew-launcher-(super-skaterhax)">Homebrew Launcher (super-skaterhax)</a></li> <li><a href="homebrew-launcher-(super-skaterhax)">Homebrew Launcher (super-skaterhax)</a></li>
<li><a href="installing-boot9strap-(fredtool)">boot9strap 설치 (Fredtool)</a></li> <li><a href="installing-boot9strap-(fredtool)">boot9strap 설치 (Fredtool)</a></li>
<li><a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></li>
<li><a href="installing-boot9strap-(frogtool)">boot9strap 설치 (Frogtool)</a></li> <li><a href="installing-boot9strap-(frogtool)">boot9strap 설치 (Frogtool)</a></li>
<li><a href="installing-boot9strap-(hardmod)">boot9strap 설치 (하드모드)</a></li> <li><a href="installing-boot9strap-(hardmod)">boot9strap 설치 (하드모드)</a></li>
<li><a href="installing-boot9strap-(hbl-usm)">boot9strap 설치 (HBL-USM)</a></li> <li><a href="installing-boot9strap-(hbl-usm)">boot9strap 설치 (HBL-USM)</a></li>
@ -507,6 +509,7 @@ window.cookieconsent.initialise({
<li><a href="region-changing">지역 변경</a></li> <li><a href="region-changing">지역 변경</a></li>
<li><a href="restoring-updating-cfw">CFW 복구 / 업데이트</a></li> <li><a href="restoring-updating-cfw">CFW 복구 / 업데이트</a></li>
<li><a href="seedminer">Seedminer</a></li> <li><a href="seedminer">Seedminer</a></li>
<li><a href="seedminer-(mii)">Seedminer</a></li>
<li><a href="seedminer-(twn)">Seedminer (타이완)</a></li> <li><a href="seedminer-(twn)">Seedminer (타이완)</a></li>
<li><a href="troubleshooting">문제 해결</a></li> <li><a href="troubleshooting">문제 해결</a></li>
<li><a href="uninstall-cfw">CFW 제거</a></li> <li><a href="uninstall-cfw">CFW 제거</a></li>

View file

@ -11,7 +11,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Updating Firmware (KOR/TWN) - 3DS Hacks Guide</title> <!-- begin _includes/seo.html --><title>Updating Firmware (KOR) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware"> <meta name="description" content="A complete guide to 3DS custom firmware">
@ -22,8 +22,8 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide"> <meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Updating Firmware (KOR/TWN)"> <meta property="og:title" content="Updating Firmware (KOR)">
<meta property="og:url" content="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor-twn).html"> <meta property="og:url" content="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware"> <meta property="og:description" content="A complete guide to 3DS custom firmware">
@ -43,7 +43,7 @@
<link rel="canonical" href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor-twn).html"> <link rel="canonical" href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor).html">
@ -221,38 +221,38 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(kor-twn).html">English</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(kor).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor-twn).html">Español</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(kor).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor-twn).html">Deutsch</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(kor).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor-twn).html">Français</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(kor).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor-twn).html">Italiano</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(kor).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(kor-twn).html">Nederlands</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(kor).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(kor-twn).html">Português do Brasil</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(kor).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(kor-twn).html">Português (Portugal)</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(kor).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(kor-twn).html">Русский</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(kor).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(kor-twn).html">简体中文</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(kor).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(kor-twn).html">繁體中文</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(kor).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(kor-twn).html">Polski</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(kor).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(kor-twn).html">Türkçe</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(kor).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(kor-twn).html">Tiếng Việt</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(kor).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(kor-twn).html">Català</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(kor).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(kor-twn).html">Ελληνικά</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(kor).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(kor-twn).html">עברית‎</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(kor).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(kor-twn).html">Svenska</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(kor).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor-twn).html">한국어</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(kor).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(kor-twn).html">Norsk</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(kor).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(kor-twn).html">日本語</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(kor).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(kor-twn).html">اللغة العربية</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(kor).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor-twn).html">Magyar</a></li> <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(kor).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(kor-twn).html">Română</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(kor).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(kor-twn).html">Српски</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(kor).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(kor-twn).html">Afrikaans</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(kor).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(kor-twn).html">Bahasa Melayu</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(kor).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(kor-twn).html">Suomi</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(kor).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(kor-twn).html">Dansk</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(kor).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(kor-twn).html">Українська</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(kor).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(kor-twn).html">Čeština</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(kor).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(kor-twn).html">Pirate English</a></li> --> <!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(kor).html">Pirate English</a></li> -->
</ul> </ul>
<button class="greedy-nav__toggle hidden" type="button"> <button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span> <span class="visually-hidden">Toggle Menu</span>
@ -414,7 +414,7 @@ window.cookieconsent.initialise({
<article class="page" itemscope itemtype="https://schema.org/CreativeWork"> <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Updating Firmware (KOR/TWN)"> <meta itemprop="headline" content="Updating Firmware (KOR)">
@ -422,7 +422,7 @@ window.cookieconsent.initialise({
<div class="page__inner-wrap"> <div class="page__inner-wrap">
<header> <header>
<h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (KOR/TWN) <h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (KOR)
</h1> </h1>
@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<h3 id="required-reading">Required Reading</h3> <h3 id="중요">중요</h3>
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p> <p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
<h3 id="what-you-need">What you need</h3> <h3 id="준비물">준비물</h3>
<ul> <ul>
<li>An internet connection on your device</li> <li>An internet connection on your device</li>

View file

@ -448,11 +448,11 @@ window.cookieconsent.initialise({
<hr> <hr>
<h3 id="required-reading">Required Reading</h3> <h3 id="중요">중요</h3>
<p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p> <p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p>
<h3 id="what-you-need">What you need</h3> <h3 id="준비물">준비물</h3>
<ul> <ul>
<li>An internet connection on your device</li> <li>An internet connection on your device</li>

View file

@ -0,0 +1,565 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Updating Firmware (TWN) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Updating Firmware (TWN)">
<meta property="og:url" content="https://3ds.hacks.guide/ko_KR/updating-firmware-(twn).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/ko_KR/updating-firmware-(twn).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "이 사이트는 현재 진행상황을 표시하고 사용자 경험을 향상시키기 위해 쿠키를 사용합니다."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/ko_KR/"></a></li>
<li class="masthead__menu-item"><a href="/ko_KR/faq">자주 묻는 질문</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/troubleshooting">문제 해결</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/checking-for-cfw">CFW 확인</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/godmode9-usage">GodMode9 사용법</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/contribute">기여하기</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/region-changing">지역 변경</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/uninstall-cfw">CFW 제거하기</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/credits">기여자</a></li>
<li class="masthead__menu-item"><a href="/ko_KR/site-navigation">사이트 탐색</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/updating-firmware-(twn).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/updating-firmware-(twn).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/updating-firmware-(twn).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/updating-firmware-(twn).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/updating-firmware-(twn).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/updating-firmware-(twn).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/updating-firmware-(twn).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/updating-firmware-(twn).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/updating-firmware-(twn).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/updating-firmware-(twn).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/updating-firmware-(twn).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/updating-firmware-(twn).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/updating-firmware-(twn).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/updating-firmware-(twn).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/updating-firmware-(twn).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/updating-firmware-(twn).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/updating-firmware-(twn).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/updating-firmware-(twn).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/updating-firmware-(twn).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/updating-firmware-(twn).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/updating-firmware-(twn).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/updating-firmware-(twn).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/updating-firmware-(twn).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/updating-firmware-(twn).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/updating-firmware-(twn).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/updating-firmware-(twn).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/updating-firmware-(twn).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/updating-firmware-(twn).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/updating-firmware-(twn).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/updating-firmware-(twn).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/updating-firmware-(twn).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/updating-firmware-(twn).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">전체 진행 상황</span>
<ol>
<li style="display: none;" data-name="home"><a href='/ko_KR/'></a></li>
<li style="display: none;" data-name="key-information"><a href='/ko_KR/key-information'>주요 내용</a></li>
<li style="display: none;" data-name="get-started"><a href='/ko_KR/get-started'>시작하기</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/ko_KR/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/ko_KR/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/ko_KR/seedminer-(twn)'>Seedminer (타이완)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/ko_KR/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/ko_KR/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/ko_KR/dumping-movable-(nimhax)'>movable.sed 덤프 (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(여러가지 옵션)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/ko_KR/installing-boot9strap-(hbl-usm)'>boot9strap 설치 (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/ko_KR/installing-boot9strap-(fredtool)'>boot9strap 설치 (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/ko_KR/installing-boot9strap-(usm)'>boot9strap 설치 (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/ko_KR/installing-boot9strap-(frogtool)'>boot9strap 설치 (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Updating Firmware (TWN)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Updating Firmware (TWN)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>영어로 지원을 요청하고 싶으시면 <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord 서버</a>에 도움을 요청해 주세요.</b></div>
<div class ="notice"><b>이 가이드가 도움이 되었다면, <a href="contribute#donations">기부해 주시면</a> 감사하겠습니다.</b></div>
<hr>
<h3 id="중요">중요</h3>
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
<h3 id="준비물">준비물</h3>
<ul>
<li>An internet connection on your device</li>
</ul>
<h4 id="section-i---updating-the-system">Section I - Updating the System</h4>
<ol>
<li>본체 설정의 “기타 설정”에서 가장 오른쪽에 있는 “본체 업데이트”를 선택해 기기를 업데이트해 주세요
<ul>
<li>이 작업에서 “이 본체는 이미 최신 버전으로 업데이트되어 있습니다” 라는 메세지가 표시 될 수 가 있습니다. 이미 최신 버전이였다면, 이것은 문제가 아니며, 다음 섹션으로 넘어가 주시기 바랍니다</li>
<li>오류가 발생하면 DNS 설정과 Proxy 설정을 “자동”으로 설정해 주세요</li>
</ul>
</li>
</ol>
<p class="notice--primary">Continue to <a href="seedminer-(twn)">Seedminer (TWN)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">사이트 탐색</a> - <a href="privacy-policy">개인정보 보호 정책</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -0,0 +1,645 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>BannerBomb3 (Legacy) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="BannerBomb3 (Legacy)">
<meta property="og:url" content="https://3ds.hacks.guide/nl_NL/bannerbomb3-(legacy).html">
<meta property="og:description" content="A complete guide to 3DS custom firmware">
<link rel="canonical" href="https://3ds.hacks.guide/nl_NL/bannerbomb3-(legacy).html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://3ds.hacks.guide/"
}
</script>
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
<!-- end _includes/seo.html -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "Deze website gebruikt cookies om de voortgang op de zijbalk bij te houden en de site te verbeteren."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/nl_NL/">Home</a></li>
<li class="masthead__menu-item"><a href="/nl_NL/faq">Veelgestelde vragen (FAQ)</a></li>
<li class="masthead__menu-item"><a href="/nl_NL/troubleshooting">Probleemoplossing</a></li>
<li class="masthead__menu-item"><a href="/nl_NL/checking-for-cfw">Controleren op CFW</a></li>
<li class="masthead__menu-item"><a href="/nl_NL/godmode9-usage">Het gebruiken van GodMode9</a></li>
<li class="masthead__menu-item"><a href="/nl_NL/contribute">Bijdragen</a></li>
<li class="masthead__menu-item"><a href="/nl_NL/region-changing">Regio wijzigen</a></li>
<li class="masthead__menu-item"><a href="/nl_NL/uninstall-cfw">CFW verwijderen</a></li>
<li class="masthead__menu-item"><a href="/nl_NL/credits">Credits</a></li>
<li class="masthead__menu-item"><a href="/nl_NL/site-navigation">Navigatie</a></li>
<!-- end guide specific -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/bannerbomb3-(legacy).html">English</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/bannerbomb3-(legacy).html">Español</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/bannerbomb3-(legacy).html">Deutsch</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/bannerbomb3-(legacy).html">Français</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/bannerbomb3-(legacy).html">Italiano</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/bannerbomb3-(legacy).html">Nederlands</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/bannerbomb3-(legacy).html">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/bannerbomb3-(legacy).html">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/bannerbomb3-(legacy).html">Русский</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/bannerbomb3-(legacy).html">简体中文</a></li>
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/bannerbomb3-(legacy).html">繁體中文</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/bannerbomb3-(legacy).html">Polski</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/bannerbomb3-(legacy).html">Türkçe</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/bannerbomb3-(legacy).html">Tiếng Việt</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/bannerbomb3-(legacy).html">Català</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/bannerbomb3-(legacy).html">Ελληνικά</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/bannerbomb3-(legacy).html">עברית‎</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/bannerbomb3-(legacy).html">Svenska</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/bannerbomb3-(legacy).html">한국어</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/bannerbomb3-(legacy).html">Norsk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/bannerbomb3-(legacy).html">日本語</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/bannerbomb3-(legacy).html">اللغة العربية</a></li> -->
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/bannerbomb3-(legacy).html">Magyar</a></li>
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/bannerbomb3-(legacy).html">Română</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/bannerbomb3-(legacy).html">Српски</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/bannerbomb3-(legacy).html">Afrikaans</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/bannerbomb3-(legacy).html">Bahasa Melayu</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/bannerbomb3-(legacy).html">Suomi</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/bannerbomb3-(legacy).html">Dansk</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/bannerbomb3-(legacy).html">Українська</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/bannerbomb3-(legacy).html">Čeština</a></li> -->
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/bannerbomb3-(legacy).html">Pirate English</a></li> -->
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle Menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Algemene vooruitgang</span>
<ol>
<li style="display: none;" data-name="home"><a href='/nl_NL/'>Home</a></li>
<li style="display: none;" data-name="key-information"><a href='/nl_NL/key-information'>Belangrijkste Informatie</a></li>
<li style="display: none;" data-name="get-started"><a href='/nl_NL/get-started'>Begin</a></li>
<li style="display: none;" data-name="ntrboot"><a href='/nl_NL/ntrboot'>ntrboot</a></li>
<li style="display: none;" data-name="seedminer"><a href='/nl_NL/seedminer'>Seedminer</a></li>
<li style="display: none;" data-name="seedminer-(twn)"><a href='/nl_NL/seedminer-(twn)'>Seedminer (TWN)</a></li>
<li style="display: none;" data-name="bannerbomb3"><a href='/nl_NL/bannerbomb3'>BannerBomb3</a></li>
<li style="display: none;" data-name="homebrew-launcher-(super-skaterhax)"><a href='/nl_NL/homebrew-launcher-(super-skaterhax)'>Homebrew Launcher (super-skaterhax)</a></li>
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/nl_NL/dumping-movable-(nimhax)'>Dumping Movable (nimhax)</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/nl_NL/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/nl_NL/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/nl_NL/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/nl_NL/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/nl_NL/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/nl_NL/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/nl_NL/installing-boot9strap-(hbl-usm)'>Installing boot9strap (HBL-USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/nl_NL/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/nl_NL/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/nl_NL/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/nl_NL/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/nl_NL/installing-boot9strap-(fredtool)'>Installing boot9strap (Fredtool)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/nl_NL/installing-boot9strap-(usm)'>Installing boot9strap (USM)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/nl_NL/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(frogtool)"><a href='/nl_NL/installing-boot9strap-(frogtool)'>Installing boot9strap (Frogtool)</a></li>
<li style="display: none;" data-name="finalizing-setup"><a href='/nl_NL/finalizing-setup'>Finalizing Setup</a></li>
</ol>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="BannerBomb3 (Legacy)">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">BannerBomb3 (Legacy)
</h1>
</header>
<section class="page__content" itemprop="text">
<hr>
<div class ="notice"><b>Voor hulp in het Engels kan je terecht bij <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew op Discord</a>.</b></div>
<div class ="notice"><b>Vind je dit een goede handleiding? We accepteren <a href="contribute#donations">donaties</a>.</b></div>
<hr>
<aside class="sidebar__right">
<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="#compatibility-notes" id="markdown-toc-compatibility-notes">Compatibility Notes</a></li>
<li><a href="#wat-je-nodig-hebt" id="markdown-toc-wat-je-nodig-hebt">Wat je nodig hebt</a> <ul>
<li><a href="#deel-i---voorbereiding" id="markdown-toc-deel-i---voorbereiding">Deel I - Voorbereiding</a></li>
<li><a href="#section-ii---hardware-button-check" id="markdown-toc-section-ii---hardware-button-check">Section II - Hardware Button Check</a></li>
</ul>
</li>
<li><a href="#next-steps-choose-an-exploit" id="markdown-toc-next-steps-choose-an-exploit">Next steps: Choose an exploit</a></li>
</ul>
</nav>
</aside>
<details class="notice--info">
<summary><em>Technical Details (optional)</em></summary>
<p>To launch custom code, we exploit a flaw in the DSiWare Data Management window of the Settings application.</p>
<p>To accomplish this, we use your systems encryption key (movable.sed) to build a DSiWare backup that exploits the system.</p>
<p>For a more technical explanation, see <a href="https://github.com/zoogie/Bannerbomb3">here</a>.</p>
</details>
<h3 id="compatibility-notes">Compatibility Notes</h3>
<p>Deze instructies werken aan de consoles van de VS, Europa, Japan en Korea zoals aangegeven in de letters U, E, J, of K na de systeemversie.</p>
<h3 id="wat-je-nodig-hebt">Wat je nodig hebt</h3>
<ul>
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing Seedminer or nimhax</li>
</ul>
<h4 id="deel-i---voorbereiding">Deel I - Voorbereiding</h4>
<p>In this section, you will copy the files needed to trigger the BannerBomb3 exploit onto your devices SD card.</p>
<ol>
<li>Schakel je 3DS uit</li>
<li>Plaats je SD kaart in je computer</li>
<li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>Upload your movable.sed using the “Choose File” option</li>
<li>Click “Build and Download”
<ul>
<li>This will download an exploit DSiWare called <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> and a payload called <code class="language-plaintext highlighter-rouge">bb3.bin</code> inside of a zip archive (<code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code>)</li>
</ul>
</li>
<li>Copy <code class="language-plaintext highlighter-rouge">bb3.bin</code> from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the root of your SD card
<ul>
<li>De hoofdmap van de SD-kaart verwijst naar de bovenste map van de SD-kaart, waarin je alle mappen op de SD-kaart kunt zien, waaronder de Nintendo 3DS map, zonder je in de Nintendo 3DS map te bevinden</li>
<li>This file does not need to be opened or extracted
<img src="https://3ds.hacks.guide/images/screenshots/bb3/bb3-root-layout.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> on your SD card
<ul>
<li><code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> is the 32-letter folder name that you copied in <a href="seedminer">Seedminer</a></li>
<li><code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> is a 32-letter folder inside of the <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code></li>
<li>If you have multiple <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> folders, follow the instructions <a href="troubleshooting#bannerbomb3">here</a>
<img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-1.png" alt="" class="notice--info" /></li>
</ul>
</li>
<li>Create a folder named <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> inside of the <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code>
<ul>
<li>If you already had the folder <em>and</em> there are any existing DSiWare backup files (<code class="language-plaintext highlighter-rouge">&lt;8-character-id&gt;.bin</code>) inside, copy them to your PC and remove them from your SD card</li>
</ul>
</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> file from <code class="language-plaintext highlighter-rouge">DSIWARE_EXPLOIT.zip</code> to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
</ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/bb3/dsiware-location-2.png" alt="" /></p>
<h4 id="section-ii---hardware-button-check">Section II - Hardware Button Check</h4>
<p>In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.</p>
<p>Your SD card should remain in your computer while you perform this check.</p>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol>
<li>Zet je 3DS aan</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
<ul>
<li>The camera applet should appear</li>
</ul>
</li>
<li>Schakel je 3DS uit</li>
</ol>
<hr />
<h3 id="next-steps-choose-an-exploit">Next steps: Choose an exploit</h3>
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(usm)">Installing boot9strap (USM)</a></p>
<p class="notice--info">If the camera did NOT appear, continue to <a href="installing-boot9strap-(fredtool-legacy)">Installing boot9strap (Fredtool, Legacy)</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
</div>
<!-- custom footer, guide specific -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Site Navigatie</a> - <a href="privacy-policy">Privacybeleid</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>

View file

@ -492,7 +492,7 @@ window.cookieconsent.initialise({
<ol> <ol>
<li>Schakel je 3DS uit</li> <li>Schakel je 3DS uit</li>
<li>Plaats je SD-kaart in je computer</li> <li>Plaats je SD kaart in je computer</li>
<li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li> <li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
<li>Upload your movable.sed using the “Choose File” option</li> <li>Upload your movable.sed using the “Choose File” option</li>
<li>Click “Build and Download” <li>Click “Build and Download”
@ -527,9 +527,7 @@ window.cookieconsent.initialise({
<h4 id="section-ii---hardware-button-check">Section II - Hardware Button Check</h4> <h4 id="section-ii---hardware-button-check">Section II - Hardware Button Check</h4>
<p>In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.</p> <p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<p>Your SD card should remain in your computer while you perform this check.</p>
<ol> <ol>
<li>Zet je 3DS aan</li> <li>Zet je 3DS aan</li>

View file

@ -699,8 +699,6 @@ window.cookieconsent.initialise({
<p class="notice--success">Je bent klaar! Custom firmware is nu volledig geconfigureerd op je apparaat.</p> <p class="notice--success">Je bent klaar! Custom firmware is nu volledig geconfigureerd op je apparaat.</p>
<p class="notice--info">Hello! Were looking for feedback on the overall experience of following our guide. If youd like to help out, check out the survey <a href="https://forms.gle/vZNoc4QLCz5MEXCK7">here</a> (only available in English). Thanks!</p>
<h3 id="information-and-notes">Information and Notes</h3> <h3 id="information-and-notes">Information and Notes</h3>
<div class="notice--info"> <div class="notice--info">

View file

@ -540,7 +540,7 @@ window.cookieconsent.initialise({
<ul> <ul>
<li>If any prompts appear, approve all of them</li> <li>If any prompts appear, approve all of them</li>
<li>If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li> <li>If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li>
<li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section</li> <li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step 3 of Section II, then retry this section</li>
<li>If you get another error, try again up to 5 times, and if it still doesnt work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li> <li>If you get another error, try again up to 5 times, and if it still doesnt work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li>
</ul> </ul>
</li> </li>
@ -550,6 +550,8 @@ window.cookieconsent.initialise({
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4> <h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
<ol> <ol>
<li>Zet je 3DS aan</li> <li>Zet je 3DS aan</li>
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time <li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time

Some files were not shown because too many files have changed in this diff Show more