"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>For technical details on the exploits that you will be using on this page, see “DSiWare_Exports CTCert verification” and “FIRM partitions known-plaintext” <ahref="https://www.3dbrew.org/wiki/3DS_System_Flaws">here</a>.</p>
</details>
<pclass="notice--warning">To use the <ahref="https://wikipedia.org/wiki/Magnet_URI_scheme">magnet</a> link for <codeclass="language-plaintext highlighter-rouge">frogcert.bin</code> on this page, you will need a torrent client like <ahref="https://www.qbittorrent.org/download.php">qBittorrent</a> or <ahref="http://dev.deluge-torrent.org/wiki/Download">Deluge</a>. <br/>
If you are unable to install one, follow <ahref="bannerbomb3">Bannerbomb3</a> instead.</p>
<h3id="qué-necesitas">Qué necesitas</h3>
<ul>
<li>Your <codeclass="language-plaintext highlighter-rouge">movable.sed</code> file from completing Seedminer or nimhax on the root of your SD card</li>
<li><iclass="fa fa-magnet"aria-hidden="true"title="Este es un enlace magnético. Use a torrent client to download the file."></i><ahref="magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce">frogcert.bin</a> (magnet link)</li>
<li>The latest release of <ahref="https://github.com/zoogie/Frogtool/releases/latest">Frogtool</a></li>
<li>The latest release of <ahref="https://github.com/zoogie/b9sTool/releases/latest">b9sTool</a></li>
</ul>
<h4id="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 <ahref="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>
<pclass="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 <ahref="checking-for-cfw">Checking for CFW</a> to upgrade your existing CFW.</p>
<h4id="sección-ii---preparativos">Sección II - Preparativos</h4>
<ol>
<li>Apaga tu consola</li>
<li>Inserta tu tarjeta SD en tu computadora</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</li>
<li>Copy <codeclass="language-plaintext highlighter-rouge">boot.nds</code> (b9sTool) from the b9sTool release <codeclass="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Copy <codeclass="language-plaintext highlighter-rouge">Frogtool.3dsx</code> to the <codeclass="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
<li>Copy <codeclass="language-plaintext highlighter-rouge">frogcert.bin</code> to the root of your SD card</li>
<li>Reinserta tu tarjeta SD en tu consola</li>
<li>Enciende tu consola</li>
</ol>
<h4id="section-iii---patching-ds-download-play">Section III - Patching DS Download Play</h4>
<ol>
<li>Open the Homebrew Launcher through your method of choice (likely the Internet Browser)</li>
<li>Launch Frogtool from the list of homebrew</li>
<li>Select the “INJECT patched DS Download Play” option</li>
<li>Frogtool will automatically run and inject the JPN version of Flipnote Studio into your DS Download Play</li>
<li>Once this operation has finished, read the screens and check if the process was successful</li>
<li>Tap the touch screen, then select “BOOT patched DS Download Play”</li>
<li>Si el exploit fue exitoso, tu consola habrá cargado la versión japonesa de Flipnote Studio
<ul>
<li>If you get stuck on a black screen, follow <ahref="https://wiki.hacks.guide/wiki/3DS:TWLFix#Homebrew_Launcher-0">this</a> page, then try again</li>
</ul>
</li>
</ol>
<h4id="section-iv---flipnote-exploit">Section IV - Flipnote Exploit</h4>
<pclass="notice--info">If you would prefer a visual guide to this section, one is available <ahref="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>
<li>If you encounter an issue while doing this section, <ahref="troubleshooting#installing-boot9strap-fredtool">check this troubleshooting guide</a> for your issue</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 <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>
<li>If you see the Luma Configuration screen, power off your device and continue to the next section</li>
</ul>
</li>
</ol>
<h4id="section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</h4>
<ol>
<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 <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>
</ul>
<h4id="section-vii---restoring-ds-connection-settings">Section VII - Restoring DS Connection Settings</h4>
<ol>
<li>Inicia la aplicación de Modo Descarga</li>
<li>Espera hasta que veas los dos botones
<ul>
<li>Do not press either of the buttons</li>
</ul>
</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>Presiona (Home), luego cierra la aplicación de Modo Descarga</li>
<li>Relaunch the Download Play application</li>
<li>Tu consola debería cargar el Homebrew Launcher</li>
<li>Launch Frogtool from the list of homebrew</li>
<li>Select the “RESTORE patched DS Download Play” option</li>
<li>Once this operation has finished, read the screens and check if the process was successful
<ul>
<li>If there are any errors or missing files, correct the problem and try again</li>
</ul>
</li>
<li>If the process was successful, tap the touch screen, then press START to exit</li>
<li>Apaga tu consola</li>
</ol>
<hr/>
<h3class="notice--primary"id="continúa-en-finalizar-instalación">Continúa en <ahref="finalizing-setup">Finalizar instalación</a></h3>