--- title: "Homebrew Launcher (PicHaxx)" --- {% include toc title="Tabla de contenidos" %} ### Lectura requerida This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. Éste método requiere de haber conseguido (o descargado) el videojuego gratuito "Pokémon Picross" desde la eShop. If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! {: .notice--warning} ### Qué necesitas * El juego gratuito "Pokémon Picross" de la eShop * Tu archivo `movable.sed` proveniente de haber completado [Seedminer](seedminer) * La última versión del [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * El [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(correspondiente a tu región y versión del sistema)* ### Instrucciones #### Sección I - Preparativos 1. Copia `boot.3dsx` a la raíz de tu tarjeta SD 1. Copia el otherapp payload a la raíz de tu tarjeta SD y cambia su nombre a `otherapp.bin` + Si no ves la extensión `.bin`, no la añadas al final del nombre del archivo 1. Crea una carpeta llamada `3ds` en la raíz de tu tarjeta SD, si aún no existe #### Sección II - PicHaxx 1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer 1. Selecciona tu archivo `movable.sed` 1. Select "Build and Download" 1. Espera a que el procesos se complete 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + La `` en cuestión es la misma que usaste en [Seedminer](seedminer) + Esta carpeta `` será otra carpeta de 32 caracteres/numeros dentro de la carpeta `` 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Sobreescribe el archivo anterior cuando te lo pida 1. Vuelve a insertar tu tarjeta SD en tu consola 1. Enciende tu consola 1. Launch "Pokemon Picross" 1. Si el exploit fue exitoso, tu consola habrá cargado el Hombrew Launcher + Es posible que aparezca un error diciendo que no se han encontrado aplicaciones. 1. Apaga tu consola. ___ ### Continue to [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) {: .notice--primary}