"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><ahref="https://github.com/zoogie/pichaxx">PicHaxx</a> is an exploit for the game Pokémon Picross released by <ahref="https://github.com/zoogie">zoogie</a>, originally discovered and <ahref="https://twitter.com/mrnbayoh/status/744899681663258624">demonstrated</a> by <ahref="https://github.com/MrNbaYoh">MrNbaYoh</a>.</p>
<p>This method of using Seedminer for further exploitation uses your <codeclass="language-plaintext highlighter-rouge">movable.sed</code> file to write a custom save file for Pokémon Picross, which can then be used to launch the Homebrew Launcher.</p>
</details>
<pclass="notice--warning">This process will overwrite your Pokémon Picross save file, if you have one. If you wish to preserve your Pokémon Picross game data, you should make a backup of your <codeclass="language-plaintext highlighter-rouge">00000001.sav</code> file before overwriting it.</p>
<h3id="qué-necesitas">Qué necesitas</h3>
<ul>
<li>The game “Pokémon Picross” installed on your console
<ul>
<li>If you have downloaded it before, you can <ahref="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">redownload it</a></li>
<li>Your SD card must be inserted in your console to install Pokémon Picross</li>
</ul>
</li>
<li>Your <codeclass="language-plaintext highlighter-rouge">movable.sed</code> file from completing <ahref="seedminer-(alternate)">Seedminer</a></li>
<li>The latest release of <ahref="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (direct download)</li>
<li>The latest release of <ahref="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (direct download)</li>
<li>The latest release of <ahref="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
<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>The latest release of <ahref="https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip">HBL otherapps</a> (direct download)</li>
</ul>
<h3id="instrucciones">Instrucciones</h3>
<h4id="sección-i---preparativos">Sección I - Preparativos</h4>
<p>In this section, you will copy some of the files that will be used to launch the Homebrew Launcher.</p>
<ol>
<li>Power off your console</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
<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>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>Copia <codeclass="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> desde el <codeclass="language-plaintext highlighter-rouge">.zip</code> de SafeB9SInstaller a la raíz de tu tarjeta SD</li>
<li>Copy the otherapp payload for your model/region/version from <codeclass="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card, then rename the payload to <codeclass="language-plaintext highlighter-rouge">otherapp.bin</code>
<ul>
<li>Do not add the <codeclass="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it</li>
</ul>
</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>
</ul>
</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>
<h4id="section-ii---pichaxx">Section II - PicHaxx</h4>
<p>In this section, you will create a hacked Pokémon Picross save file that, when loaded, will run the Homebrew Launcher on your console.</p>
<ol>
<li>Open <ahref="https://3dstools.nhnarwhal.com/#/pichaxx">the PicHaxx Injector website</a> on your computer</li>
<li>Select your <codeclass="language-plaintext highlighter-rouge">movable.sed</code> file</li>
<li>Select “Build and Download”</li>
<li>Wait for the process to complete</li>
<li>Navigate to <codeclass="language-plaintext highlighter-rouge">Nintendo 3DS</code> -><codeclass="language-plaintext highlighter-rouge"><ID0></code> -><codeclass="language-plaintext highlighter-rouge"><ID1></code> -><codeclass="language-plaintext highlighter-rouge">title</code> -><codeclass="language-plaintext highlighter-rouge">00040000</code> -><codeclass="language-plaintext highlighter-rouge">0017c100</code> -><codeclass="language-plaintext highlighter-rouge">data</code> on your SD card
<ul>
<li>The <codeclass="language-plaintext highlighter-rouge"><ID0></code> will be the same one that you used in Seedminer</li>
<li>El <codeclass="language-plaintext highlighter-rouge"><ID1></code> es una carpeta con un nombre compuesto por 32 caracteres, dentro de <codeclass="language-plaintext highlighter-rouge"><ID0></code></li>
</ul>
</li>
<li>Copy the newly downloaded <codeclass="language-plaintext highlighter-rouge">00000001.sav</code> file to the <codeclass="language-plaintext highlighter-rouge">data</code> folder on your SD card
<ul>
<li>Overwrite the old save file when prompted</li>
<li>Launch nimdsphax from the list of homebrew</li>
<li>Si el exploit ha funcionado, habrás iniciado SafeB9SInstaller
<ul>
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section</li>
</ul>
</li>
</ol>
<h4id="sección-iii---instalar-boot9strap">Sección III - Instalar boot9strap</h4>
<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>
</ul>
<hr/>
<h3class="notice--primary"id="continúa-en-finalizar-instalación">Continúa en <ahref="finalizing-setup">Finalizar instalación</a></h3>