Changed URL's to my repo
This commit is contained in:
parent
d736277abc
commit
5c0d8ad5b6
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,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://rc24.xyz/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://kcprl.github.io/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.
|
||||
|
|
|
@ -37,7 +37,7 @@ In order to install RiiConnect24 you must be on Wii Menu version 4.3, otherwise
|
|||
|
||||
1. Open the IOS Patcher zip and run `patch.bat` if on Windows, or `patch.command` on Linux or MacOS.
|
||||
If you want to download IOS Patcher directly (on Windows), open cmd.exe and paste this:
|
||||
`powershell -command "(new-object System.Net.WebClient).DownloadFile('https://rc24.xyz/Patchers_Auto_Update/IOS-Patcher/net_install.bat', 'net_install.bat')" & start net_install.bat` (You need to be on Windows 7 on newer.)
|
||||
`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` (You need to be on Windows 7 on newer.)
|
||||
1. Follow the instructions it gives you. Upon it finishing, copy the `WAD` folder to your SD Card. If it doesn't work or you don't understand, [Join the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) and DM RiiConnect24 Bot `!wads` and it'll respond with pre-patched wads.
|
||||
1. Extract Wii Mod Lite and WiiXplorer, and then copy them to the `apps` folder on your SD Card. Make sure to copy WiiXplorer as its own folder, not the standalone files inside.
|
||||
1. Insert your SD card into your Wii, open the Homebrew Channel, and launch Wii Mod Lite.
|
||||
|
|
|
@ -19,7 +19,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://rc24.xyz/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://kcrpl.github.io/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.
|
||||
|
|
Loading…
Reference in a new issue