Merge branch 'master' of github.com:RiiConnect24/Wii-Guide

This commit is contained in:
Larsenv 2018-02-12 17:35:21 -06:00
commit 7087794baa
No known key found for this signature in database
GPG key ID: A392A43695F3A8AD
4 changed files with 7 additions and 7 deletions

View file

@ -33,7 +33,7 @@ Here's a list of things you can do with it. Our guide is meant for you to easily
+ Load GameCube games from a USB hard drive or SD card with [Nintendont](https://gbatemp.net/threads/nintendont.349258/).
+ Make 1:1 backups of your Wii/GameCube games with [CleanRip](http://wiibrew.org/wiki/CleanRip).
+ Backup and restore a copy of your Wii System Memory (NAND) with [BootMii](http://bootmii.org);
+ Protect your Wii from bricks with [Priiloader](https://wii.guide/priiloader); [(Download)](/assets/files/Priiloader_v0_8_1.zip)
+ Protect your Wii from bricks with [Priiloader](https://wii.guide/priiloader); [(Download)](/assets/files/Priiloader_v0_8_2.zip)
+ Listen to music, watch movies and view photos with [WiiMC](http://www.wiimc.org/), and watch YouTube videos with [a special version](/assets/files/WiiMC.1.3.4.YT.zip);
+ Launch your favorite homebrew apps from your Wii Menu with a "forwarder";
+ Participate in Mario Kart Wii competitions again using [Wiimmfi Competitions](https://competitions.wiimmfi.de)

View file

@ -24,7 +24,7 @@ This tutorial is only for Windows version of IOS Patcher.
[If you are on Windows XP, skip the "Downloading" section and download it from GitHub.](https://github.com/RiiConnect24/IOS-Patcher/releases)
{: .notice--info}
If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://kcrpl.github.io/Patchers_Auto_Update/IOS_Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/IOS_Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
{: .notice--info}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open.
@ -38,8 +38,8 @@ After it will finish downloading a folder called `IOS-Patcher` should appear on
![Main menu](/images/IOS-Patcher/iospatcher_mainscreen.jpg)
(Main menu of IOS Patcher)
Press any button. If the update will be available, you must update the IOS Patcher to continue.
>The update process takes about 10 to 15 seconds.
Press any button. If the update will be available, IOS Patcher will ask you to update itself.
>The update process takes about 10 to 15 seconds - depends on your connection and computer speed.
![IOS Patcher 1st screen](/images/IOS-Patcher/iospatcher_1.jpg)
On this screen, choose your system.

View file

@ -30,7 +30,7 @@ These instructions will assume you're using an SD card to install RiiConnect24,
* Windows, Linux or Mac computer
Hold on! Are you on Windows? You can download IOS Patcher directly. Open cmd.exe and paste this:
`powershell -command "(new-object System.Net.WebClient).DownloadFile('https://kcrpl.github.io/Patchers_Auto_Update/IOS_Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat` and hit enter. (You need to be on Windows 7 on newer.)
`powershell -command "(new-object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/KcrPL/KcrPL.github.io/master/Patchers_Auto_Update/IOS_Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat` and hit enter. (You need to be on Windows 7 on newer.)
It didn't work? No worries, you can use the link down below to download IOS Patcher
{: .notice--info}
@ -57,7 +57,7 @@ It didn't work? No worries, you can use the link down below to download IOS Patc
You will now patch your IOS, `IOS31` and `IOS80`. This is required to use the Channels we support to change an RSA key used to sign the files, and contains some patches for Wii Mail. You also will download a patched version of the Everybody Votes Channel.
1. Open the IOS Patcher .zip and run `patch.bat` if on Windows, or `patch.command` on Linux or MacOS. (If you downloaded it using cmd.exe, skip this part)
1. Open the IOS Patcher .zip and run `patch.bat` if on Windows, or `patch.sh` on Linux or MacOS. (If you downloaded it using cmd.exe, skip this part)
1. Follow the instructions it gives you. Upon it finishing, copy the `WAD` folder to your SD Card.
1. You will now get the Everybody Votes Channel. It needs to be installed **even if you already have the Everybody Votes Channel on your Wii, because you will need a patched WAD you reinstall with**.
1. Go to the 1st Google result (the one with "We Hack Wii" in its title) that shows up when you clicked the link for the Everybody Votes Channel in the "What you need" section.

View file

@ -24,7 +24,7 @@ This tutorial is only for Windows version of WiiWare Patcher.
[If you want to download WiiWare Patcher without cmd.exe method, click here!](https://github.com/RiiConnect24/auto-wiiware-patcher/releases)
{: .notice--info}
If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `powershell -command "(new-object System.Net.WebClient).DownloadFile('https://kcrpl.github.io/Patchers_Auto_Update/WiiWare-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat`
If you are on Windows 7 or newer open cmd.exe (Run or press Windows Logo+R and type in cmd.exe) and type in `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}
Give it a few seconds because Powershell have to startup. After few seconds a new windows should open.