--- title: "Instalar boot9strap (PicHaxx)" --- {% include toc title="Tabla de contenidos" %} ### Lectura requerida The instructions on this page do not currently work on the latest firmware (11.16.0). If you were directly linked to this page, [return to Seedminer](seedminer) or join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--warning} Este método que emplea Seedminer para mayor acceso utiliza tu archivo `movable.sed` para generar un archivo de guardado personalizado para Pokémon Picross, el cual puede ser usado en conjunto con universal-otherapp para ejecutar SafeB9SInstaller. 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 `00000001.sav` file before overwriting it. {: .notice--warning} ### Qué necesitas * El juego "Pokémon Picross" (gratis en la eShop) instalado en tu consola + Puedes escanear [este código QR](http://api.qrserver.com/v1/create-qr-code/?color=0000&bgcolor=FFFFF&data=ESHOP://50010000037815&margin=0&qzone=1&size=400x400&ecc=L) usando la Cámara de Nintendo 3DS para ir directamente a la página de la eShop del juego + Tu tarjeta SD debe estar insertada en tu consola para instalar Pokémon Picross * Tu archivo `movable.sed` proveniente de haber completado [Seedminer](seedminer) * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download) * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) (`otherapp.bin`) ### Instrucciones #### Sección I - Preparativos 1. Enciende tu consola 1. Entra a Nintendo eShop 1. Toca el ícono de búsqueda (la lupa pequeña) 1. Busca `picross` 1. Abre la página de Pokémon Picross 1. Descarga Pokémon Picross + Puedes escanear [este código QR](http://api.qrserver.com/v1/create-qr-code/?color=0000&bgcolor=FFFFF&data=ESHOP://50010000037815&margin=0&qzone=1&size=400x400&ecc=L) usando la Cámara de Nintendo 3DS para ir directamente a la página de la eShop del juego + Tu tarjeta SD debe estar insertada en tu consola para instalar Pokémon Picross 1. Apaga tu consola 1. Inserta tu tarjeta SD en tu computadora 1. Copia `otherapp.bin` a la raíz de tu tarjeta SD + 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 1. Copia los archivos `boot.firm` y `boot.3dsx` desde el `.zip` de Luma3DS a la raíz de tu tarjeta SD 1. Crea una carpeta llamada `boot9strap` en la raíz de tu tarjeta SD 1. Copia `boot9strap.firm` y `boot9strap.firm.sha` desde el `.zip` de `boot9strap` a la carpeta `/boot9strap/` en tu tarjeta SD 1. Copia `SafeB9SInstaller.bin` desde el `.zip` de SafeB9SInstaller a la raíz de tu tarjeta SD ![]({{ "/images/screenshots/pichaxx-root-layout.png" | absolute_url }}) {: .notice--info} #### Sección II - PicHaxx 1. Abre [la página de PicHaxx Injector](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) en tu computadora 1. Selecciona tu archivo `movable.sed` 1. Selecciona "Build and Download" (Construir y Descargar) 1. Espera a que el procesos se complete 1. En tu tarjeta SD ve a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` + La `` en cuestión es la misma que usaste en [Seedminer](seedminer) + El `` es una carpeta con un nombre compuesto por 32 caracteres, dentro de `` 1. Copia el archivo `00000001.sav` recién descargado a la carpeta `data` dentro de tu tarjeta SD + Sobreescribe el archivo anterior cuando se te pida ![]({{ "/images/screenshots/pichaxx-save-location.png" | absolute_url }}) {: .notice--info} 1. Vuelve a insertar tu tarjeta SD en tu consola 1. Enciende tu consola 1. Launch "Pokémon Picross" 1. Si el exploit ha funcionado, la consola habrá iniciado SafeB9SInstaller + If you get an error message, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-pichaxx) #### Sección III - Instalar boot9strap 1. Cuando se te pida, introduce la combinación de botones mostrada para instalar boot9strap + If the top screen is blank, reboot your device and re-launch Pokémon Picross 1. Once it is complete, press (A) to reboot your device 1. Tu consola debería haber reiniciado en el menú de configuración de Luma3DS + If your device shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Presiona (Start) para guardar y reiniciar At this point, your console will boot to Luma3DS by default. + 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. + On the next page, you will install useful homebrew applications to complete your setup. En este punto, Pokémon Picross ya no es necesario y puedes borrarlo de la consola si quieres. If you wish to play the game, restore your `00000001.sav` backup or re-download the game from the Nintendo eShop. {: .notice--info} ___ ### Continúa en [Finalizar instalación](finalizing-setup) {: .notice--primary}