"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>
<bodyclass="layout--single">
<navclass="skip-links">
<ul>
<li><ahref="#site-nav"class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><ahref="#main"class="screen-reader-shortcut">Skip to content</a></li>
<li><ahref="#footer"class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<divclass="notice--danger align-center"style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <ahref="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<divclass="masthead">
<divclass="masthead__inner-wrap">
<divclass="masthead__menu">
<navid="site-nav"class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ulclass="visible-links">
<!-- modified to use multilang, guide-specific -->
<li><ahref="#section-i---preparing-mario-kart-7-data"id="markdown-toc-section-i---preparing-mario-kart-7-data">Section I - Preparing Mario Kart 7 data</a></li>
<li><ahref="#section-ii---sd-card-prep-work"id="markdown-toc-section-ii---sd-card-prep-work">Section II - SD Card Prep Work</a></li>
<li><ahref="#section-iii---installing-kartminer7"id="markdown-toc-section-iii---installing-kartminer7">Section III - Installing Kartminer7</a></li>
<li><ahref="#section-iv---kartminer7"id="markdown-toc-section-iv---kartminer7">Section IV - Kartminer7</a></li>
<li><ahref="#section-v---installing-menuhax67"id="markdown-toc-section-v---installing-menuhax67">Section V - Installing menuhax67</a></li>
<li><ahref="#section-vi---installing-boot9strap"id="markdown-toc-section-vi---installing-boot9strap">Section VI - Installing boot9strap</a></li>
<li><ahref="#section-vii---removing-menuhax67"id="markdown-toc-section-vii---removing-menuhax67">Section VII - Removing menuhax67</a></li>
<p>To install boot9strap on your console, we derive your console’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.</p>
<p>Once we have <codeclass="language-plaintext highlighter-rouge">movable.sed</code>, we can edit the SD card data of the game Mario Kart 7 to install menuhax67, which will allow us to get Homebrew Launcher access.</p>
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
<p>See <ahref="https://github.com/zoogie/kartminer7">here</a> for information about Kartminer7, <ahref="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <ahref="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
<li>The latest release of <ahref="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (the Luma3DS <codeclass="language-plaintext highlighter-rouge">.zip</code> file)</li>
<li>Tap the “Mario Kart Channel” button on the bottom</li>
<li>If you are prompted to, hit “Next” and “OK” to all of the prompts that you see</li>
<li>Tap the “StreetPass List” button on the bottom of the screen, in the middle</li>
<li>Press the (Home) button to suspend Mario Kart 7</li>
<li>Disable wireless connections by flicking the wireless switch on the side of the console or by navigating to HOME Menu Settings (top left) -> Wireless Communication -> OFF</li>
<li>Copia los archivos <codeclass="language-plaintext highlighter-rouge">boot.firm</code> y <codeclass="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <codeclass="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD
<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>Crea una carpeta llamada <codeclass="language-plaintext highlighter-rouge">boot9strap</code> en la raíz de tu tarjeta SD</li>
<li>Copia <codeclass="language-plaintext highlighter-rouge">boot9strap.firm</code> y <codeclass="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> desde el <codeclass="language-plaintext highlighter-rouge">.zip</code> de <codeclass="language-plaintext highlighter-rouge">boot9strap</code> a la carpeta <codeclass="language-plaintext highlighter-rouge">/boot9strap/</code> en tu tarjeta SD</li>
<li>Crea una carpeta llamada <codeclass="language-plaintext highlighter-rouge">3ds</code> en la raíz de tu tarjeta SD, si aún no existe
<ul>
<li>This folder stores homebrew applications and data; it is different from the <codeclass="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
<li>Copy the <codeclass="language-plaintext highlighter-rouge">nimdsphax</code> folder from the nimdsphax <codeclass="language-plaintext highlighter-rouge">.zip</code> to the <codeclass="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
<li>Copy <codeclass="language-plaintext highlighter-rouge">menuhax67_installer.3dsx</code> from the menuhax <codeclass="language-plaintext highlighter-rouge">.zip</code> to the <codeclass="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
<li>Copy Launcher.dat from the folder for your model and region inside the menuhax <codeclass="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Keep your SD card inserted in your computer, as it is still required in the next section</li>
<h4id="section-iii---installing-kartminer7">Section III - Installing Kartminer7</h4>
<ol>
<li>Extract the Release_BETA_mk7 <codeclass="language-plaintext highlighter-rouge">.zip</code> to <strong>somewhere on your computer</strong> (i.e. your desktop)</li>
<li>Copy your <codeclass="language-plaintext highlighter-rouge">movable.sed</code> file to the <codeclass="language-plaintext highlighter-rouge">resources</code> folder of the Release_BETA_mk7 folder
<ul>
<li>Ensure that the file is named exactly <codeclass="language-plaintext highlighter-rouge">movable.sed</code></li>
</ul>
</li>
<li>Open the <codeclass="language-plaintext highlighter-rouge">backup</code> folder inside of the Release_BETA_mk7 folder</li>
<li>Double-click on the BACKUP <codeclass="language-plaintext highlighter-rouge">.bat</code> file corresponding to your console’s region (e.g. backup_USA.bat if you have a USA copy of Mario Kart 7)
<ul>
<li>If you are unsure of your console region, you can check System Settings. U = USA; E = EUR, J = JPN</li>
<li>If you get a message from Windows Defender, click “More info”, “Run anyway”, then press any key to continue</li>
<li>If the backup was successful, you should see a new folder appear</li>
<li>If you wish to restore this data at a later date (after finishing this guide), insert your SD card and double-click on the RESTORE <codeclass="language-plaintext highlighter-rouge">.bat</code> file corresponding to your console’s region</li>
</ul>
</li>
<li>Go back to the Release_BETA_mk7 folder, then double-click on the <codeclass="language-plaintext highlighter-rouge">.bat</code> file corresponding to your console’s region (e.g. USA.bat if you have a USA copy of Mario Kart 7)</li>
<li>Tap on the small HOME Menu settings icon in the top left of the bottom screen (<imgsrc="https://3ds.hacks.guide/images/homemenuicon.png"alt=""height="32px"width="52px"/>)
<ul>
<li>If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card</li>
</ul>
</li>
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</li>
<p>In this section, you will install custom firmware onto your console.</p>
<ol>
<li>When prompted, input the key combo given on the top screen to install boot9strap
<ul>
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <ahref="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Once it is complete, press (A) to reboot your console</li>
<li>Your console 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 console shuts down when you try to power it on, ensure that you have copied <codeclass="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <codeclass="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>
<li>Ejecuta la aplicación Modo Descarga (<imgsrc="https://3ds.hacks.guide/images/download-play-icon.png"alt=""height="24px"width="24px"/>)</li>
<li>Espera hasta ver las opciones que dicen <codeclass="language-plaintext highlighter-rouge">Nintendo 3DS</code> y <codeclass="language-plaintext highlighter-rouge">Nintendo DS</code></li>
<li>Presiona (Left Shoulder) + (Abajo) + (Select) a la vez para abrir el menú de Rosalina</li>
<li>Selecciona “Miscellaneous options”</li>
<li>Selecciona “Switch the hb. title to the current app.”</li>
<li>Presiona (B) para continuar</li>
<li>Presiona (B) para regresar al menú principal de Rosalina</li>
<li>Presiona (B) para salir del menú de Rosalina</li>
<li>Press (Home) to suspend Download Play</li>
<li>Press the “Close” button on the bottom screen to close Download Play</li>
<li>Re-launch the Download Play application</li>
<li>Your console should load the Homebrew Launcher
<li>If your console is stuck on the loading splash screen, you are missing <codeclass="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>