--- title: "Instalar boot9strap (kartdlphax)" --- {% 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 Get Started](get-started) or join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--warning} kartdlphax es un exploit para el Modo Descarga de Mario Kart 7. Se puede utilizar junto con universal-otherapp para instalar custom firmware en otras consolas. Para seguir estas instrucciones, necesitarás lo siguiente: - Una segunda 3DS con custom firmware (la **3DS de origen**) que sea de la misma región que la 3DS que estás intentando modificar (la **3DS de destino**) - Una copia física o digital de Mario Kart 7 de la misma región que ambas consolas - Una tarjeta SD para cada consola ### Qué necesitas En la **3DS de origen** (la 3DS con custom firmware): * The latest release of [kartdlphax](https://github.com/mariohackandglitch/kartdlphax/releases/latest) (`plugin.3gx`) * The latest release of [Luma3DS 3GX Loader Edition](https://github.com/Nanquitas/Luma3DS/releases/latest) (`boot.firm`) En la **3DS de destino** (la 3DS que estás intentando modificar): * 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 [standard Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) #### Sección I - Preparativos (3DS de origen) 1. Inserta la tarjeta SD de la **3DS de origen** en tu computadora 1. Copy Luma 3GX Loader Edition's `boot.firm` to the root of the **source 3DS**'s SD card, replacing any existing file + 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 el archivo `plugin.3gx` de kartdlphax al siguiente directorio en la tarjeta SD de la **3DS de origen**, dependiendo de la **región de tu copia de Mario Kart 7**: - USA: `luma/plugins/0004000000030800` - EUR: `luma/plugins/0004000000030700` - JPN: `luma/plugins/0004000000030600` - Crea las carpetas `plugins` y `00040000...` si no existen 1. Saca la tarjeta SD de la computadora y ponla en la **3DS de origen** #### Sección II - Preparativos (3DS de destino) 1. Inserta la tarjeta SD de la **3DS de destino** en tu computadora 1. Copia los archivos `boot.firm` y `boot.3dsx` desde el `.zip` de Luma3DS *normal* 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 1. Saca la tarjeta SD de la computadora y ponla en la **3DS de destino** #### Sección III - kartdlphax 1. Enciende la **3DS de origen** - Si te le pide que configures Luma3DS, pulsa START para guardar la configuración 1. Once in the HOME Menu, press (Left Shoulder) + (Down D-Pad) + (Select) to bring up the Rosalina menu 1. Selecciona "Enable plugin loader" 1. Presiona (B) para salir del menú de Rosalina 1. Inicia Mario Kart 7 - Asegúrate de que la conectividad inalámbrica está habilitada - kartdlphax debería decir que está ejecutándose 1. Ve a `Multijugador local` -> `Crear grupo` - If the source 3DS freezes at this point and you are using a cartridge, try [installing the cartridge to the system](dumping-titles-and-game-cartridges#installing-a-game-cartridge-directly-to-the-system) 1. Enciende la **3DS de destino** - Asegúrate de que la conectividad inalámbrica está habilitada 1. En la **3DS de destino**, abre la aplicación de Modo Descarga (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}), luego selecciona "Nintendo 3DS" 1. Entra al grupo creado por la **3DS de origen** 1. Selecciona "Start" en la **3DS de origen** una vez detectada la **3DS de destino** 1. Once multiplayer has loaded, navigate to `Grand Prix` -> `50cc` -> (any driver) -> `Mushroom Cup` -> `OK` 1. Espera un rato (se debería mostrar un porcentaje en la **3DS de origen**) 1. Si el exploit ha funcionado, la **3DS de destino** habrá iniciado SafeB9SInstaller #### Section IV - Installing boot9strap 1. Cuando se te pida, introduce la combinación de botones mostrada para instalar boot9strap 1. Once it is complete, press (A) to reboot your device 1. La **3DS de destino** debería haberse reiniciado y ahora mostrar el menú de configuración de Luma3DS + If your target 3DS 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. + Desde aquí **no** es necesaria la **3DS de origen** para ningún otro paso posterior en esta guía. ___ ### Continúa en [Finalizar instalación](finalizing-setup) {: .notice--primary}