860aaafc85
* Update footer.html Dynamic footer links * Rename .txt to .md They are markdown formatted in the actual website, not text files plastered onto the website * Quality of life changes - Merge SD card sections together - Update vWii links - No need for a Table of Contents for a literal one section page. - Merge vWii and Wii Mini sections in the Get Started page - No need to repeat "need help? Join us" in the WiiWare patcher section * FAQ redo - vWii & Wii Mini QNA removed since they're already answered in the guide - Same for firmware question - RiiConnect24 questions related to initail install should be in that page. - Explain error that it's in Wiimifi. - Redesign page to have Questions and answers on separate lines, remove backgrounds and use h3's * More quality of life updates * Move words to locations that make sense * Fix instructions numering in the markdown file itself * Merge 3 pages into one and remove step from str2hax page * Add some more polish * Update priiloader System Menu Hacks list - It is now 4 characters shorter in length - Change descriptions to either remove uneccesary words or add more context Also: Remove bad numbering in dump-games.md
55 lines
2.6 KiB
Markdown
55 lines
2.6 KiB
Markdown
---
|
|
title: "WiiWare Patcher"
|
|
---
|
|
|
|
{% include toc title="Table of Contents" %}
|
|
|
|
¿Quieres parchear los juegos WAD (WiiWare) para que funcionen con Wiimmfi y no sabes cómo? Este tutorial te explicará cómo funciona WiiWare Patcher. (Este tutorial solo es adecuado para el sistema operativo Windows)
|
|
|
|
![Usando el WiiWare Patcher](/images/rc24_using_the_wiiware_patcher.jpg)
|
|
|
|
Este tutorial es solo para la versión de Windows de WiiWare Patcher.
|
|
{: .notice--info}
|
|
|
|
#### Que necesitas
|
|
|
|
* Una computadora
|
|
|
|
#### Descargando
|
|
|
|
[¿Tienes algún problema con este parche de Wiimmfi? ¿O tal vez quieres preguntarnos algo? Envíenos un correo electrónico a: support@riiconnect24.net!](mailto:support@riiconnect24.net)
|
|
{: .notice--info}
|
|
|
|
[Si desea descargar WiiWare Patcher sin el método cmd.exe, haga clic aquí.](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
|
|
{: .notice--info}
|
|
|
|
Si está en Windows 7 o una versión más reciente, abra cmd.exe (Ejecute o presione el Logotipo de Windows + R y escriba cmd.exe) y escriba `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
|
|
{: .notice--info}
|
|
|
|
Dale unos segundos porque Powershell tiene que arrancar. Después de unos segundos se abrirá una nueva ventana.
|
|
![Net Installer](/images/WiiWare-Patcher/netinstall.jpg)
|
|
|
|
Después de que termine de descargar, una carpeta llamada `WiiWare-Patcher` debería aparecer en su escritorio. Ábrelo y abre el archivo llamado `patcher.bat`
|
|
|
|
![Main menu](/images/WiiWare-Patcher/wiiwarepatcher_mainscreen.jpg)
|
|
(Menú principal de WiiWare Patcher)
|
|
|
|
Presione cualquier botón. Si la actualización estará disponible, debe actualizar el WiiWare Patcher para continuar.
|
|
> El proceso de actualización toma alrededor de 10 a 15 segundos.
|
|
|
|
Después de eso, deberías ver esto.
|
|
![WiiWare Patcher 1st screen](/images/WiiWare-Patcher/wiiwarepatcher_1.jpg)
|
|
|
|
Por favor, copie sus archivos WAD a la carpeta donde está WiiWare Patcher.
|
|
![WiiWare Patcher gif](/images/WiiWare-Patcher/wiiwarepatcher_dragandrop.gif)
|
|
|
|
Si lo haces correctamente, comenzarán los parches.
|
|
![WiiWare Patcher 2nd screen](/images/WiiWare-Patcher/wiiwarepatcher_2.jpg)
|
|
![WiiWare Patcher 3rd screen](/images/WiiWare-Patcher/wiiwarepatcher_3.jpg)
|
|
|
|
Después de que se haga el parche, presione cualquier botón.
|
|
|
|
Básicamente, eso es todo! Eso es todo lo que tienes que hacer para usar WiiWare Patcher.
|
|
![WiiWare Patcher 4th screen](/images/WiiWare-Patcher/wiiwarepatcher_4.jpg)
|
|
|
|
[Volver a la página de instalación de Wiimmfi.](wiimmfi)
|