1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-30 11:49:52 +02:00

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

This commit is contained in:
lilyuwuu
2023-05-23 22:19:21 +00:00
parent ce3750befb
commit ce40153723
222 changed files with 1946 additions and 1510 deletions

View File

@@ -535,7 +535,11 @@ window.cookieconsent.initialise({
<li>Si tienes el error “OTP Crypto Fail”, descarga <i class="fa fa-magnet" aria-hidden="true" title="Esto es un enlace magnético. Use a torrent client to download the file."></i> - <a href="magnet:?xt=urn:btih:d25dab06a7e127922d70ddaa4fe896709dc99a1e&amp;dn=aeskeydb.bin&amp;tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&amp;tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&amp;tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&amp;tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&amp;tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&amp;tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&amp;tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&amp;tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&amp;tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&amp;tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&amp;tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&amp;tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce&amp;tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce">aeskeydb.bin</a>, then put it in the <code class="language-plaintext highlighter-rouge">/boot9strap/</code> folder on your SD card and try again</li>
</ul>
</li>
<li>When prompted, input the key combo given on the top screen to install boot9strap</li>
<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, <a href="troublshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Once it is complete, press (A) to reboot your device</li>
<li>Tu consola debería haber reiniciado en el menú de configuración de Luma3DS
<ul>

View File

@@ -616,12 +616,13 @@ window.cookieconsent.initialise({
<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 the boot9strap (custom firmware) installer.</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>

View File

@@ -532,28 +532,24 @@ window.cookieconsent.initialise({
<p>Your SD card should remain in your computer while you perform this check.</p>
<ol>
<li>With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
<li>Enciende tu consola</li>
<li>Press the (Left Shoulder) and (Right Shoulder) buttons at the same time
<ul>
<li>Keep holding the buttons until the device boots to a system update screen (this is Safe Mode)</li>
</ul>
</li>
<li>If you see the system update screen, press Cancel
<ul>
<li>Your device will power off</li>
<li>If the device boots to the HOME Menu, just power off your device</li>
<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 you saw the system update screen in the previous section, Safe Mode is working on your device.</p>
<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 your device booted into Safe Mode, continue to <a href="installing-boot9strap-(usm)">Installing boot9strap (USM)</a></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 your device did NOT boot into Safe Mode, continue to <a href="installing-boot9strap-(fredtool)">Installing boot9strap (Fredtool)</a></p>
<p class="notice--info">If the camera did NOT appear, continue to <a href="installing-boot9strap-(fredtool)">Installing boot9strap (Fredtool)</a></p>
</section>

View File

@@ -460,23 +460,26 @@ window.cookieconsent.initialise({
</nav>
</aside>
<p class="notice--info"><strong>Yes</strong>, you can still install custom firmware on your 3DS, even after the closure of eShop.</p>
<div class="notice--info">
<p><strong>The latest 3DS firmware is 11.16.0</strong>. Esto es lo que deberías saber:</p>
<div class="notice--danger">
<p><strong>3DS firmware 11.17.0 was recently released</strong>. Esto es lo que deberías saber:</p>
<ul>
<li>If your device is running <em>Luma 11.0</em> or newer, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your device.</li>
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.16.0.</li>
<li>If your device is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your device.</li>
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.17.0.</li>
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods are currently unclear.</li>
<li>Information about firmware 11.17.0 is rapidly evolving. For the latest information, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.</li>
</ul>
</div>
<p class="notice--info"><strong>Yes</strong>, you can still install custom firmware on your 3DS, even after the closure of eShop.</p>
<h2 id="pre-installation-faq">Pre-Installation FAQ</h2>
<details>
<summary><u>I am on the latest system version. Is my device hackable without any external hardware?</u></summary>
<p>Yes! The latest firmware (11.16.0) has a free method for getting CFW named <a href="seedminer">Seedminer</a>.</p>
<p>Currently the latest system version (11.17.0) cannot be hacked without external hardware.</p>
</details>
<details>

View File

@@ -457,13 +457,14 @@ window.cookieconsent.initialise({
<li><a href="#qué-necesitas" id="markdown-toc-qué-necesitas">Qué necesitas</a></li>
<li><a href="#instrucciones" id="markdown-toc-instrucciones">Instrucciones</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="#sección-ii---actualizar-el-sistema" id="markdown-toc-sección-ii---actualizar-el-sistema">Sección II - Actualizar el sistema</a></li>
<li><a href="#sección-iii---homebrew-launcher" id="markdown-toc-sección-iii---homebrew-launcher">Sección III - Homebrew Launcher</a></li>
<li><a href="#section-iv---rtc-and-dsp-setup" id="markdown-toc-section-iv---rtc-and-dsp-setup">Section IV - RTC and DSP Setup</a></li>
<li><a href="#section-v---installing-cias" id="markdown-toc-section-v---installing-cias">Section V - Installing CIAs</a></li>
<li><a href="#sección-vi---ctrnand-luma3ds" id="markdown-toc-sección-vi---ctrnand-luma3ds">Sección VI - CTRNAND Luma3DS</a></li>
<li><a href="#sección-vii---limpieza-de-la-tarjeta-sd" id="markdown-toc-sección-vii---limpieza-de-la-tarjeta-sd">Sección VII - Limpieza de la tarjeta SD</a></li>
<li><a href="#sección-viii---copia-de-seguridad-de-archivos-esenciales" id="markdown-toc-sección-viii---copia-de-seguridad-de-archivos-esenciales">Sección VIII - Copia de Seguridad de Archivos Esenciales</a></li>
<li><a href="#section-ii---cfw-check" id="markdown-toc-section-ii---cfw-check">Section II - CFW Check</a></li>
<li><a href="#section-iii---updating-the-system" id="markdown-toc-section-iii---updating-the-system">Section III - Updating the System</a></li>
<li><a href="#section-iv---homebrew-launcher" id="markdown-toc-section-iv---homebrew-launcher">Section IV - Homebrew Launcher</a></li>
<li><a href="#section-v---rtc-and-dsp-setup" id="markdown-toc-section-v---rtc-and-dsp-setup">Section V - RTC and DSP Setup</a></li>
<li><a href="#section-vi---installing-cias" id="markdown-toc-section-vi---installing-cias">Section VI - Installing CIAs</a></li>
<li><a href="#section-vii---ctrnand-luma3ds" id="markdown-toc-section-vii---ctrnand-luma3ds">Section VII - CTRNAND Luma3DS</a></li>
<li><a href="#section-viii---cleanup-sd-card" id="markdown-toc-section-viii---cleanup-sd-card">Section VIII - Cleanup SD Card</a></li>
<li><a href="#section-ix---backup-essential-files" id="markdown-toc-section-ix---backup-essential-files">Section IX - Backup Essential Files</a></li>
</ul>
</li>
<li><a href="#information-and-notes" id="markdown-toc-information-and-notes">Information and Notes</a></li>
@@ -536,7 +537,22 @@ window.cookieconsent.initialise({
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/godmode9-location.png" alt="" /></p>
<h4 id="sección-ii---actualizar-el-sistema">Sección II - Actualizar el sistema</h4>
<h4 id="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>
<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, your device should have booted into the Luma3DS configuration menu</li>
<li>Presiona (Start) para guardar y reiniciar</li>
<li>Apaga tu consola</li>
</ol>
<p class="notice--danger">If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
<h4 id="section-iii---updating-the-system">Section III - Updating the System</h4>
<p>In this section, you will update your system to the latest version, which is safe to do with custom firmware.</p>
@@ -551,7 +567,7 @@ window.cookieconsent.initialise({
</li>
</ol>
<h4 id="sección-iii---homebrew-launcher">Sección III - Homebrew Launcher</h4>
<h4 id="section-iv---homebrew-launcher">Section IV - Homebrew Launcher</h4>
<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 device.</p>
@@ -574,7 +590,7 @@ window.cookieconsent.initialise({
</li>
</ol>
<h4 id="section-iv---rtc-and-dsp-setup">Section IV - RTC and DSP Setup</h4>
<h4 id="section-v---rtc-and-dsp-setup">Section V - RTC and DSP Setup</h4>
<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>
@@ -589,7 +605,7 @@ window.cookieconsent.initialise({
<li>Presiona (B) para salir del menú de Rosalina</li>
</ol>
<h4 id="section-v---installing-cias">Section V - Installing CIAs</h4>
<h4 id="section-vi---installing-cias">Section VI - Installing CIAs</h4>
<p>In this section, you will install several useful homebrew applications to HOME Menu.</p>
@@ -601,7 +617,7 @@ window.cookieconsent.initialise({
<li>Presiona (Home), luego cierra la aplicación de Modo Descarga</li>
</ol>
<h4 id="sección-vi---ctrnand-luma3ds">Sección VI - CTRNAND Luma3DS</h4>
<h4 id="section-vii---ctrnand-luma3ds">Section VII - CTRNAND Luma3DS</h4>
<p>In this section, you will use a script to copy some of Luma3DSs files to internal memory so that they can be accessed, even without an SD card inserted.</p>
@@ -624,7 +640,7 @@ window.cookieconsent.initialise({
<li>Presiona (A) para continuar</li>
</ol>
<h4 id="sección-vii---limpieza-de-la-tarjeta-sd">Sección VII - Limpieza de la tarjeta SD</h4>
<h4 id="section-viii---cleanup-sd-card">Section VIII - Cleanup SD Card</h4>
<p>In this section, you will use a script to remove some unnecessary files from your SD card.</p>
@@ -635,7 +651,7 @@ window.cookieconsent.initialise({
<li>Presiona (B) para volver al menú principal</li>
</ol>
<h4 id="sección-viii---copia-de-seguridad-de-archivos-esenciales">Sección VIII - Copia de Seguridad de Archivos Esenciales</h4>
<h4 id="section-ix---backup-essential-files">Section IX - Backup Essential Files</h4>
<p>In this section, you will make backups of files that can be used to recover from software bricks or to recover data.</p>

View File

@@ -478,7 +478,7 @@ window.cookieconsent.initialise({
<ol>
<li>Ve a Configuración de la Consola</li>
<li>Your system version will be displayed on the bottom right of the top screen (e.g. “Ver. 11.16.0-49U”)</li>
<li>Your system version will be displayed on the bottom right of the top screen (e.g. “Ver. 11.17.0-50U”)</li>
</ol>
<h4 id="section-iii---select-a-method">Section III - Select a Method</h4>
@@ -608,6 +608,8 @@ This doesn't seem to be a valid system version.
</p>
<p id="result_methodUnavailable" style="display:none">
You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot.
Information about firmware 11.17.0 is rapidly evolving. For the latest information, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.
</p>
<script src="/assets/js/selecting.js"></script>

View File

@@ -454,10 +454,9 @@ window.cookieconsent.initialise({
<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="#section-i---updating-the-system" id="markdown-toc-section-i---updating-the-system">Section I - Updating the System</a></li>
<li><a href="#sección-ii---preparativos" id="markdown-toc-sección-ii---preparativos">Sección II - Preparativos</a></li>
<li><a href="#section-iii---super-skaterhax" id="markdown-toc-section-iii---super-skaterhax">Section III - super-skaterhax</a></li>
<li><a href="#section-iv---hardware-button-check" id="markdown-toc-section-iv---hardware-button-check">Section IV - Hardware Button Check</a></li>
<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---super-skaterhax" id="markdown-toc-section-ii---super-skaterhax">Section II - super-skaterhax</a></li>
<li><a href="#section-iii---hardware-button-check" id="markdown-toc-section-iii---hardware-button-check">Section III - Hardware Button Check</a></li>
</ul>
</li>
<li><a href="#next-step-choose-an-exploit" id="markdown-toc-next-step-choose-an-exploit">Next step: Choose an exploit</a></li>
@@ -474,7 +473,7 @@ window.cookieconsent.initialise({
<h3 id="compatibility-notes">Compatibility Notes</h3>
<p>Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN.</p>
<p>Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions.</p>
<p class="notice--warning">The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing.</p>
@@ -485,18 +484,7 @@ window.cookieconsent.initialise({
<li>The latest release of <a href="https://github.com/zoogie/super-skaterhax/releases">super-skaterhax</a> (the release <code class="language-plaintext highlighter-rouge">.zip</code> file)</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>
<h4 id="sección-ii---preparativos">Sección II - Preparativos</h4>
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
<p>In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher.</p>
@@ -515,7 +503,7 @@ window.cookieconsent.initialise({
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/skater-root-layout.png" alt="" /></p>
<h4 id="section-iii---super-skaterhax">Section III - super-skaterhax</h4>
<h4 id="section-ii---super-skaterhax">Section II - super-skaterhax</h4>
<p>In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher.</p>
@@ -553,38 +541,34 @@ window.cookieconsent.initialise({
<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 red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section</li>
<li>If you get another error, <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>
</li>
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher</li>
<li>Apaga tu consola</li>
</ol>
<h4 id="section-iv---hardware-button-check">Section IV - Hardware Button Check</h4>
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
<ol>
<li>With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
<li>Enciende tu consola</li>
<li>Press the (Left Shoulder) and (Right Shoulder) buttons at the same time
<ul>
<li>Keep holding the buttons until the device boots to a system update screen (this is Safe Mode)</li>
</ul>
</li>
<li>If you see the system update screen, press Cancel
<ul>
<li>Your device will power off</li>
<li>If the device boots to the HOME Menu, just power off your device</li>
<li>The camera applet should appear</li>
</ul>
</li>
<li>Apaga tu consola</li>
</ol>
<hr />
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
<p>If you saw the system update screen in the previous section, Safe Mode is working on your device.</p>
<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 your device booted into Safe Mode, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
<p class="notice--info">If your device did NOT boot into Safe Mode, continue to <a href="dumping-movable-(nimhax)">Dumping Movable (nimhax)</a></p>
<p class="notice--info">If the camera did NOT appear, continue to <a href="dumping-movable-(nimhax)">Dumping Movable (nimhax)</a></p>
</section>

View File

@@ -330,6 +330,18 @@ window.cookieconsent.initialise({
<hr>
<p class="notice--info">Lee detenidamente todas las páginas de introducción (incluido ésta) antes de proceder.</p>
<div class="notice--danger">
<p><strong>3DS firmware 11.17.0 was recently released</strong>. Esto es lo que deberías saber:</p>
<ul>
<li>If your device is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your device.</li>
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.17.0.</li>
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods are currently unclear.</li>
<li>Information about firmware 11.17.0 is rapidly evolving. For the latest information, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.</li>
</ul>
</div>
<h2 id="qué-es-custom-firmware">¿Qué es Custom Firmware?</h2>
<p><strong>Custom Firmware</strong> (Abreviado “CFW”) es una modificación completa de software a tu 3DS, comparable a los “permisos de administrador” en una computadora. Te permite hacer cualquier cosa que la 3DS sea físicamente capaz de hacer, en lugar de estar limitada por lo que Nintendo te permita hacer.</p>

View File

@@ -576,23 +576,32 @@ window.cookieconsent.initialise({
<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</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</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 the boot9strap (custom firmware) installer.</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>

View File

@@ -532,12 +532,13 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
<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 the boot9strap (custom firmware) installer.</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>

View File

@@ -543,6 +543,7 @@ window.cookieconsent.initialise({
<ul>
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
<li>If you get a different error, <a href="troubleshooting#installing-boot9strap-usm">follow this troubleshooting guide</a></li>
</ul>
</li>
</ol>
@@ -552,7 +553,11 @@ window.cookieconsent.initialise({
<p>In this section, you will install custom firmware onto your device.</p>
<ol>
<li>When prompted, input the key combo given on the top screen to install boot9strap</li>
<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, <a href="troublshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Once it is complete, press (A) to reboot your device</li>
<li>Your device should have booted into the Luma3DS configuration menu
<ul>

View File

@@ -519,17 +519,13 @@ window.cookieconsent.initialise({
<h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4>
<ol>
<li>With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
<li>Enciende tu consola</li>
<li>Press the (Left Shoulder) and (Right Shoulder) buttons at the same time
<ul>
<li>Keep holding the buttons until the device boots to a system update screen (this is Safe Mode)</li>
</ul>
</li>
<li>If you see the system update screen, press Cancel
<ul>
<li>Your device will power off</li>
<li>If the device boots to the HOME Menu, just power off your device</li>
<li>The camera applet should appear</li>
</ul>
</li>
<li>Apaga tu consola</li>
</ol>
<p class="notice--warning">If you do not boot into Safe Mode, the system update menu after multiple attempts, you cannot follow this method. If this is the case, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
@@ -656,6 +652,7 @@ window.cookieconsent.initialise({
<ul>
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
<li>If you get a different error, <a href="troubleshooting#installing-boot9strap-usm">follow this troubleshooting guide</a></li>
</ul>
</li>
</ol>
@@ -665,7 +662,11 @@ window.cookieconsent.initialise({
<p>In this section, you will install custom firmware onto your device.</p>
<ol>
<li>When prompted, input the key combo given on the top screen to install boot9strap</li>
<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, <a href="troublshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Once it is complete, press (A) to reboot your device</li>
<li>Your device should have booted into the Luma3DS configuration menu
<ul>

View File

@@ -548,7 +548,11 @@ window.cookieconsent.initialise({
<p>In this section, you will install custom firmware onto your device.</p>
<ol>
<li>When prompted, input the key combo given on the top screen to install boot9strap</li>
<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, <a href="troublshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Once it is completed, force your device to power off by holding down the power button
<ul>
<li>Your device will only boot to the SafeB9SInstaller screen until the next section is completed</li>

View File

@@ -494,17 +494,13 @@ window.cookieconsent.initialise({
<h4 id="section-i---hardware-button-check">Section I - Hardware Button Check</h4>
<ol>
<li>With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
<li>Enciende tu consola</li>
<li>Press the (Left Shoulder) and (Right Shoulder) buttons at the same time
<ul>
<li>Keep holding the buttons until the device boots to a system update screen (this is Safe Mode)</li>
</ul>
</li>
<li>If you see the system update screen, press Cancel
<ul>
<li>Your device will power off</li>
<li>If the device boots to the HOME Menu, just power off your device</li>
<li>The camera applet should appear</li>
</ul>
</li>
<li>Apaga tu consola</li>
</ol>
<p class="notice--warning">If you do not boot into Safe Mode, the system update menu after multiple attempts, you cannot follow this method. If this is the case, use <a href="seedminer">Seedminer</a> instead.</p>
@@ -545,9 +541,7 @@ window.cookieconsent.initialise({
<li>The test should succeed</li>
</ul>
</li>
<li>
<p>Click “OK” to continue</p>
</li>
<li>Click “OK” to continue</li>
<li>Apaga tu consola</li>
</ol>
@@ -581,7 +575,11 @@ window.cookieconsent.initialise({
<p>In this section, you will install custom firmware onto your device.</p>
<ol>
<li>When prompted, input the key combo given on the top screen to install boot9strap</li>
<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, <a href="troublshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Once it is complete, press (A) to reboot your device</li>
<li>Your device should have booted into the Luma3DS configuration menu
<ul>

View File

@@ -539,6 +539,7 @@ window.cookieconsent.initialise({
<li>This may take many (up to 10) tries</li>
<li>If you see the message “Could not play”, you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release</li>
<li>Si se congela, fuerza el apagado de la consola manteniendo presionado el botón de apagado y luego intenta el proceso de nuevo</li>
<li>If you get a different error, <a href="troubleshooting#installing-boot9strap-soundhax">follow this troubleshooting guide</a></li>
</ul>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/soundhax-launch.png" alt="" /></p>
@@ -551,7 +552,11 @@ window.cookieconsent.initialise({
<p>In this section, you will install custom firmware onto your device.</p>
<ol>
<li>When prompted, input the key combo given on the top screen to install boot9strap</li>
<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, <a href="troublshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Once it is complete, press (A) to reboot your device</li>
<li>Your device should have booted into the Luma3DS configuration menu
<ul>

View File

@@ -484,7 +484,7 @@ window.cookieconsent.initialise({
<p>SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp.</p>
<p class="notice--warning">If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version.</p>
<p class="notice--warning">If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for help.</p>
<h3 id="qué-necesitas">Qué necesitas</h3>
@@ -534,9 +534,7 @@ window.cookieconsent.initialise({
<li>The test should succeed</li>
</ul>
</li>
<li>
<p>Click “OK” to continue</p>
</li>
<li>Click “OK” to continue</li>
<li>Press “Back” twice, then “Close” to go back to the HOME Menu</li>
</ol>
@@ -552,12 +550,16 @@ window.cookieconsent.initialise({
</li>
<li>Tap the QR code button and scan <a href="http://api.qrserver.com/v1/create-qr-code/?color=000000&amp;bgcolor=FFFFFF&amp;data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&amp;qzone=1&amp;margin=0&amp;size=400x400&amp;ecc=L">this QR code</a>
<ul>
<li>If you get an error, <a href="troubleshooting#installing-boot9strap-ssloth-browser">follow this troubleshooting guide</a></li>
<li>If you get a crash or an error code, <a href="troubleshooting#installing-boot9strap-ssloth-browser">follow this troubleshooting guide</a></li>
<li>If you get a security certificate warning, press (A) to allow the connection</li>
</ul>
</li>
<li>Tap the “PROCEED TO HAXX” button</li>
<li>Si el exploit ha funcionado, habrás iniciado SafeB9SInstaller</li>
<li>Si el exploit ha funcionado, habrás iniciado SafeB9SInstaller
<ul>
<li>If you get an error, <a href="troubleshooting#installing-boot9strap-ssloth-browser">follow this troubleshooting guide</a></li>
</ul>
</li>
</ol>
<h4 id="section-iv---installing-boot9strap">Section IV - Installing boot9strap</h4>
@@ -565,7 +567,11 @@ window.cookieconsent.initialise({
<p>In this section, you will install custom firmware onto your device.</p>
<ol>
<li>When prompted, input the key combo given on the top screen to install boot9strap</li>
<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, <a href="troublshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Once it is complete, press (A) to reboot your device</li>
<li>Your device should have booted into the Luma3DS configuration menu
<ul>

View File

@@ -529,7 +529,7 @@ window.cookieconsent.initialise({
<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#bannerbomb3">follow this troubleshooting guide</a></li>
<li>If the BB3 multihax menu doesnt open, <a href="troubleshooting#bannerbomb3">follow this troubleshooting guide</a></li>
<li>If the BB3 multihax menu says “cfw installed already”, you already have custom firmware and should continue from <a href="checking-for-cfw">here</a></li>
</ul>
</li>
@@ -538,6 +538,16 @@ window.cookieconsent.initialise({
<li>Tu consola se apagará automáticamente</li>
</ul>
</li>
<li>Enciende tu consola</li>
<li>Entra a 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">Connection Settings</code></li>
<li>Ensure that all three connections are named “Haaaaaaaxxxxxxxxx…”
<ul>
<li>Do NOT change these settings!</li>
<li>If all three connections are NOT all named “Haaaaaaaxxxxxxxxx…”, STOP! Something went wrong in this section and MUST be fixed before you can continue</li>
</ul>
</li>
<li>Apaga tu consola</li>
</ol>
<h4 id="sección-iii---unsafe_mode">Sección III - unSAFE_MODE</h4>
@@ -563,6 +573,7 @@ window.cookieconsent.initialise({
<ul>
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
<li>If you get a different error, <a href="troubleshooting#installing-boot9strap-usm">follow this troubleshooting guide</a></li>
</ul>
</li>
</ol>
@@ -572,7 +583,11 @@ window.cookieconsent.initialise({
<p>In this section, you will install custom firmware onto your device.</p>
<ol>
<li>When prompted, input the key combo given on the top screen to install boot9strap</li>
<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, <a href="troublshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Once it is complete, press (A) to reboot your device</li>
<li>Your device should have booted into the Luma3DS configuration menu
<ul>

View File

@@ -460,6 +460,18 @@ window.cookieconsent.initialise({
</nav>
</aside>
<div class="notice--danger">
<p><strong>3DS firmware 11.17.0 was recently released</strong>. Esto es lo que deberías saber:</p>
<ul>
<li>If your device is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your device.</li>
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.17.0.</li>
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods are currently unclear.</li>
<li>Information about firmware 11.17.0 is rapidly evolving. For the latest information, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.</li>
</ul>
</div>
<p class="notice--info">If this is your first time modding a 3DS (or youre unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what youre doing, continue to <a href="get-started">Get Started</a>.</p>
<p>This page covers some of the base computer terminology and 3DS-specific information that you should know before following this guide.</p>

View File

@@ -470,7 +470,7 @@ window.cookieconsent.initialise({
<h3 id="lectura-requerida">Lectura requerida</h3>
<p>This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0).</p>
<p>This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0).</p>
<p>Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title <a href="https://github.com/LumaTeam/Luma3DS/wiki/Optional-features">Locale Emulation</a>. Additionally, running NDS games with alternative out-of-region languages is supported by <a href="https://github.com/DS-Homebrew/TWiLightMenu/releases">TWiLight Menu++</a>. You should only perform a region change if you wish to have your system UI is in a language that is not available on your consoles current region.</p>

View File

@@ -452,9 +452,8 @@ window.cookieconsent.initialise({
<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="#section-i---updating-the-system" id="markdown-toc-section-i---updating-the-system">Section I - Updating the System</a></li>
<li><a href="#section-ii---prep-work" id="markdown-toc-section-ii---prep-work">Section II - Prep Work</a></li>
<li><a href="#section-iii---seedminer" id="markdown-toc-section-iii---seedminer">Section III - Seedminer</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---seedminer" id="markdown-toc-section-ii---seedminer">Section II - Seedminer</a></li>
<li><a href="#next-step-bannerbomb3" id="markdown-toc-next-step-bannerbomb3">Next step: BannerBomb3</a></li>
</ul>
@@ -471,20 +470,7 @@ window.cookieconsent.initialise({
</details>
<h3 id="section-i---updating-the-system">Section I - Updating the System</h3>
<p>In this section, you will update your system to the latest version, which is necessary for Seedminer.</p>
<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>
<h3 id="section-ii---prep-work">Section II - Prep Work</h3>
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your devices encryption key.</p>
@@ -525,7 +511,7 @@ window.cookieconsent.initialise({
<li>Encuentra el perfil de tu Mii, luego busca donde dice “Código de amigo” en la pantalla superior</li>
</ol>
<h3 id="section-iii---seedminer">Section III - Seedminer</h3>
<h3 id="section-ii---seedminer">Section II - Seedminer</h3>
<p>In this section, you will use the Bruteforce Movable website to retrieve your devices encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
@@ -562,10 +548,7 @@ window.cookieconsent.initialise({
<li>This is usually fast (1-5 minutes)</li>
<li>During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue</li>
<li>If you are still waiting after half an hour, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask (in English) for someone there to assist you</li>
</ul>
</li>
<li>When the process is completed, download your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from the site
<ul>
<li>If you get “We were unable to successfully complete your bruteforce request. :`(“, follow the <a href="troubleshooting#seedminer">respective troubleshooting on this page</a></li>
<li>Keep this file as you will need it in the upcoming page</li>
</ul>
</li>

View File

@@ -452,9 +452,8 @@ window.cookieconsent.initialise({
<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="#section-i---updating-the-system" id="markdown-toc-section-i---updating-the-system">Section I - Updating the System</a></li>
<li><a href="#section-ii---prep-work" id="markdown-toc-section-ii---prep-work">Section II - Prep Work</a></li>
<li><a href="#section-iii---seedminer" id="markdown-toc-section-iii---seedminer">Section III - Seedminer</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---seedminer" id="markdown-toc-section-ii---seedminer">Section II - Seedminer</a></li>
<li><a href="#next-step-bannerbomb3" id="markdown-toc-next-step-bannerbomb3">Next step: BannerBomb3</a></li>
</ul>
@@ -472,20 +471,7 @@ window.cookieconsent.initialise({
</details>
<h3 id="section-i---updating-the-system">Section I - Updating the System</h3>
<p>In this section, you will update your system to the latest version, which is necessary for Seedminer.</p>
<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>
<h3 id="section-ii---prep-work">Section II - Prep Work</h3>
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your devices encryption key.</p>
@@ -526,7 +512,7 @@ window.cookieconsent.initialise({
<li>Encuentra el perfil de tu Mii, luego busca donde dice “Código de amigo” en la pantalla superior</li>
</ol>
<h3 id="section-iii---seedminer">Section III - Seedminer</h3>
<h3 id="section-ii---seedminer">Section II - Seedminer</h3>
<p>In this section, you will use the Bruteforce Movable website to retrieve your devices encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
@@ -563,10 +549,7 @@ window.cookieconsent.initialise({
<li>This is usually fast (1-5 minutes)</li>
<li>During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue</li>
<li>If you are still waiting after half an hour, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask (in English) for someone there to assist you</li>
</ul>
</li>
<li>When the process is completed, download your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from the site
<ul>
<li>If you get “We were unable to successfully complete your bruteforce request. :`(“, follow the <a href="troubleshooting#seedminer">respective troubleshooting on this page</a></li>
<li>Keep this file as you will need it in the upcoming page</li>
</ul>
</li>

View File

@@ -510,7 +510,11 @@ window.cookieconsent.initialise({
<li>Esto debería iniciar SafeB9SInstaller automáticamente</li>
</ul>
</li>
<li>When prompted, input the key combo given on the top screen to install boot9strap</li>
<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, <a href="troublshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
</ul>
</li>
<li>Once it is completed, force your device to power off by holding down the power button
<ul>
<li>Your device will only boot to the SafeB9SInstaller screen until the next section is completed</li>