Actualizar static/md/es/install-cemu.md
This commit is contained in:
parent
121b9af221
commit
fd2910ba09
1 changed files with 19 additions and 19 deletions
|
|
@ -1,35 +1,35 @@
|
|||
## Installation - Cemu
|
||||
## Instalacion - Cemu
|
||||
|
||||
---
|
||||
|
||||
Requirements:
|
||||
Requerimientos:
|
||||
|
||||
- Wii U with SPFN set up
|
||||
- SD Card (Preferrably 32GB)
|
||||
- Computer or other device to access SD Card
|
||||
- Device that can run Cemu
|
||||
- An internet connection
|
||||
- Consola Wii U con el entorno SPFN instalado
|
||||
- Tarjeta SD (Preferimente de 32GB)
|
||||
- Ordenador o cualquier otro dispositivo con acceso a tarjeta SD
|
||||
- Un dispositivo que pueda ejecutar Cemu
|
||||
- Una connexion a Internet
|
||||
|
||||
### Step 1: Dump Necessary Files
|
||||
### Paso 1: Volcado de los archivos necesarios
|
||||
|
||||
This guide requires that you have already set up SPFN on your Wii U and created an account. Account creation is currently unavailable on this website. If you have not done this yet, [follow this guide](/guides?guide=install-wiiu)
|
||||
Esta guia requiere el entorno SPFN ya instalado en tu Wii U y una cuenta SPFN creada. La creacion de cuentas no esta disponible en esta pagina actualmente. Si no as hecho esto anteriormente, [sigue esta guia](/guides?guide=install-wiiu)
|
||||
|
||||
You will also need to dump your SPFN account and `otp.bin` and `seeprom.bin`files from your Wii U. Follow Cemu's [guide to dump online files](https://cemu.cfw.guide/using-dumpling.html#online-files) and dump your SPFN account. Take this time to also dump your Splatoon game if you haven't already done so.
|
||||
Necesitaras volcar tu cuenta SPFN y tambien `otp.bin` y `seeprom.bin` de tu Wii U. Sigue la guia de Cemu de [como volcar tus archivos online](https://cemu.cfw.guide/using-dumpling.html#online-files) y tu cuenta SPFN. Tambien puedes utilizar este momento para volcar tu copia de Splatoon.
|
||||
|
||||
Transfer the dumped files to your computer.
|
||||
Transfiere los archivos volcados a tu ordenador.
|
||||
|
||||
### Step 2: Cemu Configuration
|
||||
### Paso 2: Configuracion de Cemu
|
||||
|
||||
Make sure you are using the latest version of Cemu. This can be found [here](https://github.com/cemu-project/Cemu/releases).
|
||||
Asegurate de que estes utilizando la version más reciente de Cemu. La version más reciente de Cemu puede ser encontrada [aquí](https://github.com/cemu-project/Cemu/releases).
|
||||
|
||||
Open Cemu and go to `File -> Open Cemu Folder`. Place the dumped `mlc01` folder, the `otp.bin` file and the `seeprom.bin` file into the Cemu folder.
|
||||
Abra Cemu y dirijase a `File -> Open Cemu Folder`. Coloca la carpeta volcada `mlc01` gunto a los archivos `otp.bin` y `seeprom.bin` en la carpeta de Cemu.
|
||||
|
||||
Download network_services.xml from [here](/downloads/) and place it into the Cemu folder
|
||||
Descarga network_services.xml desde [aquí](/downloads/) y ponlo en la carpeta de Cemu.
|
||||
|
||||
Open Cemu and go to `Options -> General Settings`. In the `Account` tab, make sure your SPFN account is selected. If not, select it from the dropdown.
|
||||
Abra Cemu y dirijase a `Options -> General Settings`. Y en el apartado de configuracion `Account`, asegurese de que su cuenta SPFN este seleccionada. Si no, seleccionala en la lista.
|
||||
|
||||
You should see the option to switch to Custom network services. Select this. If you can't select it, you haven't added the `network_services.xml` file correctly.
|
||||
Deberia estar la opcion de `Custom` en `Network Service` disponible. selecciónala. Si no la puedes seleccionar, no configuraste el archivo `network_services.xml` correctamente.
|
||||
|
||||
Open Splatoon and check that you get the news.
|
||||
Abre Splatoon y verifica que recibes noticias del juego.
|
||||
|
||||
You are now ready to play on the Splatfestival Network! [Join the Discord](https://discord.gg/grMSxZf) for information about upcoming or active Splatfests and other updates.
|
||||
Ya tienes todo lo necesario para jugar Splatfestival Network! Unete al [servidor de Discord](https://discord.gg/grMSxZf) para informacion de proximos Splatfest y noticias.
|
||||
Loading…
Reference in a new issue