Guide_3DS/_pages/es_ES/updating-b9s.txt
Ian Burgwin b9c9709033
New Crowdin updates (#1949)
* New translations uninstall-cfw.txt (Spanish)

* New translations dumping-titles-and-game-cartridges.txt (Spanish)

* New translations godmode9-usage.txt (Spanish)

* New translations finalizing-setup.txt (Spanish)

* New translations restoring-updating-cfw.txt (Spanish)

* New translations ctrtransfer.txt (Spanish)

* New translations credits.txt (Spanish)

* New translations move-emunand.txt (Spanish)

* New translations region-changing.txt (Spanish)

* New translations ctrtransfer.txt (Spanish)

* New translations region-changing.txt (Spanish)

* New translations f3-(linux).txt (Spanish)

* New translations f3x-(mac).txt (Spanish)

* New translations faq.txt (Spanish)

* New translations faq.txt (Spanish)

* New translations site-navigation.txt (Spanish)

* New translations installing-boot9strap-(pichaxx).txt (Spanish)

* New translations a9lh-to-b9s.txt (Spanish)

* New translations homebrew-launcher-(soundhax).txt (Spanish)

* New translations home.txt (Spanish)

* New translations faq.txt (Spanish)

* New translations region-changing.txt (Spanish)

* New translations installing-boot9strap-(ssloth-browser).txt (Spanish)

* New translations installing-boot9strap-(safecerthax).txt (Spanish)

* New translations installing-boot9strap-(kartdlphax).txt (Spanish)

* New translations installing-boot9strap-(usm).txt (Spanish)

* New translations troubleshooting.txt (Spanish)

* New translations installing-boot9strap-(fredtool).txt (Spanish)

* New translations installing-boot9strap-(soundhax).txt (Spanish)

* New translations installing-boot9strap-(ntrboot).txt (Spanish)

* New translations updating-b9s.txt (Spanish)

* New translations installing-boot9strap-(hardmod).txt (Spanish)

* New translations restoring-updating-cfw.txt (Spanish)

* New translations installing-boot9strap-(browser).txt (Spanish)

* New translations uninstall-cfw.txt (Spanish)

* New translations installing-boot9strap-(frogtool).txt (Spanish)

* New translations get-started.txt (Spanish)

* New translations updating-b9s.txt (Spanish)

* New translations faq.txt (Spanish)

* New translations a9lh-to-b9s.txt (Spanish)

* New translations troubleshooting.txt (Spanish)

* New translations home.txt (Spanish)

* New translations h2testw-(windows).txt (Spanish)

* New translations troubleshooting.txt (Spanish)

* New translations troubleshooting.txt (Spanish)

* New translations troubleshooting.txt (Spanish)

* New translations troubleshooting.txt (Spanish)

* New translations troubleshooting.txt (Spanish)

* New translations troubleshooting.txt (Spanish)

* New translations uninstall-cfw.txt (Spanish)

* New translations dumping-titles-and-game-cartridges.txt (Spanish)

* New translations en_US.yml (Spanish)

* New translations godmode9-usage.txt (Spanish)

* New translations finalizing-setup.txt (Spanish)

* New translations restoring-updating-cfw.txt (Spanish)
2022-01-10 21:05:02 +02:00

62 lines
2.6 KiB
Text

---
title: "Actualizar B9S" #
---
{% include toc title="Tabla de contenidos" %}
### Lectura requerida
Esta página es para ayudar a los usuarios actuales de boot9strap a actualizar su instalación a la última versión.
Si bien se considera seguro el custom firmware para funciones en línea, ha habido baneos de funciones en línea en el pasado, principalmente por trampas y movimientos sospechosos en la eShop.
{: .notice--warning}
### Qué necesitas
* La última versión de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`boot9strap-1.3.zip`; not the `devkit` file, not the `ntr` file)*
* La versión más reciente de [Luma3DS] (https://github.com/LumaTeam/Luma3DS/releases/latest)
### Instrucciones
#### Sección I - Preparativos
Para todos los pasos en esta sección, sobreescribe cualquier archivo existente en tu tarjeta SD.
{: .notice--info}
1. Inserta tu tarjeta SD en tu computadora
1. Crea una carpeta llamada `boot9strap` en la raíz de tu tarjeta SD
1. Copia los archivos `boot9strap.firm` y `boot9strap.firm.sha` desde el `.zip` de boot9strap a la carpeta `/boot9strap/` en tu tarjeta SD
1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the root of your SD card and rename it to `boot.firm`
+ If a `boot.firm` already exists, replace it
1. Vuelve a insertar tu tarjeta SD en tu consola
#### Sección II - Instalar boot9strap
1. Enciende tu consola
+ This should automatically launch SafeB9SInstaller
1. Espera a que todos los controles de seguridad se completen
1. Cuando se solicite, introduce la combinación de botones mostrada para instalar boot9strap
1. Una vez que haya terminado, fuerza el apagado de la consola manteniendo presionado el botón de apagado
+ Tu consola sólo iniciará SafeB9SInstaller mientras no se haya completado la siguiente sección
#### Section III - Actualizar Luma3DS
1. Inserta tu tarjeta SD en tu computadora
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file
1. Vuelve a insertar tu tarjeta SD en tu consola
1. Enciende tu consola
#### Sección IV - Configurar Luma3DS
Esta sección es sólo necesaria si se ha mostrado la configuración Luma3DS luego de reiniciar.
{: .notice--info}
1. En el menú de configuración de Luma3DS, usa el botón (A) y el D-Pad para activar lo siguiente:
+ **"Show NAND or user string in System Settings"**
1. Presiona (Start) para guardar y reiniciar
___
### Continúa en [Finalizar instalación](finalizing-setup)
{: .notice--primary}