"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 -->
<p>The file <codeclass="language-plaintext highlighter-rouge">boot.firm</code> is what is launched by boot9strap itself after it finishes loading off of NAND. In this case, we are using Luma3DS by <ahref="https://github.com/LumaTeam/">LumaTeam</a> to patch the console, allowing it to run homebrew software.</p>
<p>On this page, we will make critical system file backups and install the following homebrew programs:</p>
<ul>
<li><strong>FBI</strong><em>(installs CIA formatted applications)</em></li>
<li><strong>Anemone3DS</strong><em>(instala temas personalizados)</em></li>
<li><strong>Checkpoint</strong><em>(permite respaldar y restaurar archivos de guardado de juegos de 3DS y DS)</em></li>
<li><strong>Universal-Updater</strong><em>(a homebrew app store for downloading homebrew from the 3DS over Wi-Fi)</em></li>
<li><strong>GodMode9</strong><em>(herramienta multipropósito que puede realizar funciones sobre la NAND y cartridges)</em></li>
<li><strong>Homebrew Launcher Loader</strong><em>(inicia el Homebrew Launcher)</em></li>
</ul>
<pclass="notice--warning">It is not recommended to skip downloading any of these applications, as many of them will be used later on this page. At the end of this page, your SD card will be cleaned up by removing unnecessary installation files.</p>
<pclass="notice--warning">If your <strong>New 3DS</strong> was on version 2.1.0 before following this guide, you should <ahref="godmode9-usage#restoring-a-nand-backup">restore your NAND backup</a> before continuing. This likely doesn’t apply to you unless you were following this guide in 2017.</p>
<pclass="notice--info">If your previous CFW setup was EmuNAND-based and you wish to move the contents of your EmuNAND/RedNAND to SysNAND, follow <ahref="move-emunand">Move EmuNAND</a> before following this page. If you don’t know what an EmuNAND is, this doesn’t apply to you.</p>
<h3id="qué-necesitas">Qué necesitas</h3>
<ul>
<li>The latest release of <ahref="https://github.com/astronautlevel2/Anemone3DS/releases/latest">Anemone3DS</a> (the <codeclass="language-plaintext highlighter-rouge">.cia</code> file)</li>
<li>The v3.7.4 release of <ahref="https://github.com/BernardoGiordano/Checkpoint/releases/tag/v3.7.4">Checkpoint</a> (the <codeclass="language-plaintext highlighter-rouge">.cia</code> file)</li>
<li>The latest release of <ahref="https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest">Homebrew Launcher Wrapper</a> (the <codeclass="language-plaintext highlighter-rouge">.cia</code> file)</li>
<li>The latest release of <ahref="https://github.com/Universal-Team/Universal-Updater/releases/latest">Universal-Updater</a> (the <codeclass="language-plaintext highlighter-rouge">.cia</code> file)</li>
<li>The latest release of <ahref="https://github.com/Steveice10/FBI/releases/latest">FBI</a> (<strong>both</strong> the <codeclass="language-plaintext highlighter-rouge">.cia</code> and <codeclass="language-plaintext highlighter-rouge">.3dsx</code> files)</li>
<li>The latest release of <ahref="https://github.com/d0k3/GodMode9/releases/latest">GodMode9</a> (the GodMode9 <codeclass="language-plaintext highlighter-rouge">.zip</code> file)</li>
</ul>
<h3id="instrucciones">Instrucciones</h3>
<h4id="sección-i---preparativos">Sección I - Preparativos</h4>
<p>In this section, you will copy the files necessary to follow the rest of the instructions on this page.</p>
<li>Crea una carpeta llamada <codeclass="language-plaintext highlighter-rouge">cias</code> en la raíz de tu tarjeta SD, si aún no existe</li>
<li>Copy all of the CIA files (<codeclass="language-plaintext highlighter-rouge">Anemone3DS.cia</code>, <codeclass="language-plaintext highlighter-rouge">Checkpoint.cia</code>, <codeclass="language-plaintext highlighter-rouge">FBI.cia</code>, <codeclass="language-plaintext highlighter-rouge">Homebrew_Launcher.cia</code>, and <codeclass="language-plaintext highlighter-rouge">Universal-Updater.cia</code>) to the <codeclass="language-plaintext highlighter-rouge">/cias/</code> folder on your SD card</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
<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>Copia <codeclass="language-plaintext highlighter-rouge">FBI.3dsx</code> a la carpeta <codeclass="language-plaintext highlighter-rouge">/3ds/</code> de tu tarjeta SD</li>
<li>Crea una carpeta llamada <codeclass="language-plaintext highlighter-rouge">payloads</code> dentro de la carpeta <codeclass="language-plaintext highlighter-rouge">luma</code> en tu tarjeta SD si aún no existe</li>
<li>Copia el archivo <codeclass="language-plaintext highlighter-rouge">GodMode9.firm</code> desde el <codeclass="language-plaintext highlighter-rouge">.zip</code> de GodMode9 a la carpeta <codeclass="language-plaintext highlighter-rouge">/luma/payloads/</code> en tu tarjeta SD</li>
<li>Copia la carpeta <codeclass="language-plaintext highlighter-rouge">gm9</code>contenida en el <codeclass="language-plaintext highlighter-rouge">.zip</code>de GodMode9 al directorio raíz de tu tarjeta SD</li>
<p>The screenshots below indicate the minimum SD card layout that is required to follow this page. You may have extra files or folders on your SD card, depending on your previous setup or the method that you followed.</p>
<h4id="section-ii---cfw-check">Section II - CFW Check</h4>
<p>As an additional safety measure, we will perform an additional check for custom firmware. 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>
<pclass="notice--danger">If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your console. Join <ahref="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
<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>
<p>In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your console.</p>
<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>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>
<p>In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly).</p>
<ol>
<li>Presiona (Left Shoulder) + (Abajo) + (Select) a la vez para abrir el menú de Rosalina</li>
<li>Selecciona “Miscellaneous options”</li>
<li>Select “Dump DSP firmware”</li>
<li>Presiona (B) para continuar</li>
<li>Select “Nullify user time offset”</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>
<p>In this section, you will use a script to copy some of Luma3DS’s files to internal memory so that they can be accessed, even without an SD card inserted.</p>
<li>Si GodMode9 no inicia, asegúrate de que <codeclass="language-plaintext highlighter-rouge">GodMode9.firm</code> esté en <codeclass="language-plaintext highlighter-rouge">/luma/payloads/</code> y que <codeclass="language-plaintext highlighter-rouge">payloads</code> esté escrito correctamente</li>
</ul>
</li>
<li>Si se te pide crear copias de seguridad de archivos esenciales, presiona (A) para hacerlo y luego presiona (A) para continuar una vez que haya terminado</li>
<li>Si se te pide fijar la fecha y hora RTC, presiona (A) para hacerlo, luego define la fecha y la hora, y después presiona (A) para continuar</li>
<li>Presiona el botón (Home) para abrir el menú de acción</li>
<li>Selecciona “Scripts…”</li>
<li>Selecciona “GM9Megascript”</li>
<li>Selecciona “Scripts from Plailect’s Guide”</li>
<li>Selecciona “Setup Luma3DS to CTRNAND”</li>
<li>Presiona (A) para continuar cuando se te pida</li>
<li>Presiona (A) para desbloquear la escritura de la SysNAND (lvl1) y después ingresa la combinación de teclas mostrada</li>
<li>Copy <codeclass="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code>, <codeclass="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code>, and <codeclass="language-plaintext highlighter-rouge">essential.exefs</code> from the <codeclass="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
<ul>
<li>Copy these backups to multiple locations (such as online file storage, an external hard drive, etc.)</li>
<li>Estos respaldos podrán prevenir que se inutilice la consola y/o ayudarte a recuperar archivos de la memoria de tu consola si algo sale mal en el futuro</li>
</ul>
</li>
<li>Delete <codeclass="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <codeclass="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <codeclass="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it
<ul>
<li>The other backup files are negligible in size and may be kept on your SD card for ease of access</li>
</ul>
</li>
<li>If you have it, copy the <codeclass="language-plaintext highlighter-rouge">/luma/backups/</code> folder on your SD card to a safe location on your computer</li>
<h3id="information-and-notes">Information and Notes</h3>
<divclass="notice--info">
<p>Here are some key combos that you should know:</p>
<ul>
<li>Holding (Select) on boot will launch the Luma3DS configuration menu.</li>
<li>Holding (Start) on boot will launch GodMode9, or if you have multiple payloads in <codeclass="language-plaintext highlighter-rouge">/luma/payloads/</code>, the Luma3DS chainloader.</li>
<li>By default, pressing (Left Shoulder) + (Down D-Pad) + (Select) while in 3DS mode will open the Rosalina menu, where you can check system information, take screenshots, enable cheats, and more. This can be changed from the Rosalina menu.</li>
<li>Holding (Start) + (Select) + (X) on boot will make the notification LED show a color for debug purposes. See the <ahref="https://github.com/SciresM/boot9strap/releases/tag/1.4">changelog</a> for a list.</li>
</ul>
</div>
<pclass="notice--info">See <ahref="https://3ds.eiphax.tech/tips.html">here</a> for some suggestions on things to do with custom firmware.</p>
<pclass="notice--info">For information on using GodMode9’s various features, check out the <ahref="godmode9-usage">GodMode9 Usage</a> and <ahref="dumping-titles-and-game-cartridges">Dumping Titles and Game Cartridges</a> pages.</p>