mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-31 20:21:49 +02:00
Move remaining pages to VitePress
This commit is contained in:
58
docs/es_ES/flashing-ntrboot-(3ds-multi-system).md
Normal file
58
docs/es_ES/flashing-ntrboot-(3ds-multi-system).md
Normal file
@@ -0,0 +1,58 @@
|
||||
---
|
||||
title: "Flashear ntrboot (Dos consolas 3DS)"
|
||||
---
|
||||
|
||||
{% include toc title="Tabla de contenidos" %}
|
||||
|
||||
### Lectura requerida
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot).
|
||||
|
||||
This method requires temporary access to a second 3DS family console that is already running boot9strap. Esto no requiere que tu flashcart soporte las versiones de cada consola.
|
||||
|
||||
Ten en cuenta que en raras ocasiones, es posible que realizar el proceso de flasheo en un clon de flashcart podría dejarla **permanentemente inutilizable**. This is unlikely, but nevertheless, only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](https://www.nds-card.com/)).
|
||||
{: .notice--danger}
|
||||
|
||||
### Qué necesitas
|
||||
|
||||
* Tu flashcart compatible con ntrboot
|
||||
* Two 3DS family consoles
|
||||
* **The source 3DS**: the 3DS family console that is already running boot9strap
|
||||
* **The target 3DS**: the 3DS family console on stock firmware
|
||||
* The v1.3 release of [boot9strap-ntr](https://github.com/SciresM/boot9strap/releases/download/1.3/boot9strap-1.3-ntr.zip) (direct download)
|
||||
* The latest release of [ntrboot_flasher](https://github.com/ntrteam/ntrboot_flasher/releases/latest) (`ntrboot_flasher.firm`)
|
||||
|
||||
### Instrucciones
|
||||
|
||||
#### Sección I - Preparativos
|
||||
|
||||
1. Apaga **la 3DS de origen**
|
||||
1. Inserta la tarjeta SD de **la 3DS de origen** en tu computadora
|
||||
1. Crea una carpeta llamada`ntrboot` en la raíz de tu tarjeta SD
|
||||
1. Copia `boot9strap_ntr.firm` y `boot9strap_ntr.firm.sha` desde el archivo `.zip` de bootstrap ntr a la carpeta `/ntrboot/` en tu tarjeta SD
|
||||
1. Copia `ntrboot_flasher.firm` a la carpeta `/luma/payloads` en la tarjeta SD de la **3DS de origen**
|
||||
1. Reinserta la tarjeta SD de la **3DS de origen** en la **3DS de origen**
|
||||
1. Inserta tu flashcart de DS / DSi compatible con ntrboot en la **3DS de origen**
|
||||
|
||||
#### Sección II - Flashear ntrboot
|
||||
|
||||
1. Inicia el menú de selección de payloads de Luma3DS manteniendo (Start) al encender la **3DS de origen**
|
||||
1. Selecciona "ntrboot_flasher"
|
||||
1. Lee la pantalla de advertencia en color rojo
|
||||
1. Presiona (A) para continuar
|
||||
1. Selecciona tu flashcart
|
||||
+ Si tu flashcart no aparece en la lista de la pantalla superior, lee en la pantalla de abajo para obtener más información acerca de cada opción
|
||||
1. Selecciona "Dump Flash"
|
||||
1. Espera hasta que se complete el proceso
|
||||
1. Presiona (A) para continuar
|
||||
1. Presiona (A) para regresar al menú principal
|
||||
1. Selecciona "Inject Ntrboot"
|
||||
1. Presiona (A) para seleccionar "retail unit ntrboot"
|
||||
1. Espera hasta que se complete el proceso
|
||||
1. Presiona (A) para regresar al menú principal
|
||||
1. Presiona (B) para apagar la **3DS de origen**
|
||||
|
||||
___
|
||||
|
||||
### Continúa a [Instalar boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
Reference in New Issue
Block a user