/kirby-tv -> /wiilink
This commit is contained in:
parent
0b6e9163b3
commit
8746240547
4 changed files with 10 additions and 55 deletions
|
@ -1,56 +1,5 @@
|
|||
---
|
||||
title: "Kirby TV Channel"
|
||||
title: "Redirecting..."
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
The Kirby TV Channel is controlled and operated by Striim Network, not RiiConnect24.
|
||||
Join their Discord server [here](https://discord.gg/seCnzxnE75).
|
||||
{: .notice--warning}
|
||||
|
||||
<b>The Kirby TV channel is not available right now. Sorry.</b>
|
||||
{: .notice--warning}
|
||||
|
||||
Striim Network is a service dedicated to bringing back the channels that support video playback, such as Kirby TV Channel and YouTube.
|
||||
|
||||
#### What you need
|
||||
|
||||
* An SD card or USB drive
|
||||
* A Wii with an Internet connection
|
||||
* A Windows or Unix based computer
|
||||
* [Kirby TV Channel Patcher](https://github.com/StriimNetwork/Kirby-TV-Channel-Patcher/releases)
|
||||
|
||||
#### Instructions
|
||||
|
||||
[If you want to see detailed instructions on how to install the WADs, click here!](wiimodlite)
|
||||
{: .notice--info}
|
||||
|
||||
1. Download the executable for your architecture and OS.
|
||||
2. Launch the executable then press `1` twice to start the patching process.
|
||||
3. When finished, the WAD will be in the `WAD` folder which is located in the same directory as the executable.
|
||||
4. Move the `WAD` folder to the root of your SD Card.
|
||||
5. Put your SD card or USB drive in your Wii.
|
||||
6. Launch the Homebrew Channel on your Wii.
|
||||
7. Launch Wii Mod Lite.
|
||||
8. Using the +Control Pad on your Wii Remote, navigate to `WAD Manager`, and then navigate to the `wad` folder.
|
||||
9. Highlight the WAD named `Kirby-TV-Channel-Patched(Striim).wad`, then press the `A` button to install.
|
||||
10. When the WAD successfully installs, return to the Wii Menu and launch the channel.
|
||||
|
||||
|
||||
|
||||
[Continue to RiiConnect24](riiconnect24)<br>
|
||||
RiiConnect24 allows you to use discontinued services from WiiConnect24, which include the News, Forecast, Everybody Votes, Nintendo and Check Mii Out Channel, along with Wii Mail. This is optional to install.
|
||||
{: .notice--info}
|
||||
|
||||
[Continue to WiiLink](wiilink)<br>
|
||||
WiiLink allows you to use the discontinued Japanese channels, such as Wii no Ma and the Digicam Print Channel. This is optional to install.
|
||||
{: .notice--info}
|
||||
|
||||
[Continue to Wiimmfi](wiimmfi)<br>
|
||||
Wiimmfi lets you play games online after the discontinuation of Nintendo Wi-Fi Connection. This is optional to install.
|
||||
{: .notice--info}
|
||||
|
||||
[Continue to site navigation](site-navigation)<br>
|
||||
We have many other tutorials that you might like.
|
||||
{: .notice--info}
|
||||
|
||||
<meta http-equiv="refresh" content="0; url=/wiilink" />
|
||||
|
|
|
@ -9,6 +9,7 @@ sitemap: false
|
|||
{% capture notice-1 %}
|
||||
**Featured**
|
||||
|
||||
- [Kirby TV Channel](kirby-tv)
|
||||
- [cIOS](cios)
|
||||
- [RiiConnect24](riiconnect24)
|
||||
- [WiiLink](wiilink)
|
||||
|
|
|
@ -6,6 +6,10 @@ title: "WiiLink"
|
|||
|
||||
[WiiLink](https://wiilink24.com/) lets you use the Japanese-exclusive channels known as Wii Room, the Digicam Print Channel, and the Food Channel again.
|
||||
|
||||
The Kirby TV Channel is back! <br>
|
||||
If you installed it previously, please follow the instructions to update it.
|
||||
{: .notice--success}
|
||||
|
||||
#### What you need
|
||||
|
||||
- An SD card or USB drive
|
||||
|
@ -28,7 +32,8 @@ title: "WiiLink"
|
|||
- First, give the file executable permissions by typing<br>`chmod +x WiiLink_Patcher_<OS Platform>_v1.X.X` in your terminal. Replacing<br>`<OS Platform>` with either `macOS` or `Linux`, depending on your operating system.
|
||||
- Then, run the patcher by typing `./WiiLink_Patcher_<OS Platform>_v1.X.X` in the same terminal window.
|
||||
4. If your portable storage device was detected successfully, you should see a message saying `SD Card detected`. If not, you'll need to manually select the location of your SD Card or USB Device.
|
||||
5. Press 1 to choose `Start` on the main menu, to start the Express Install Setup of WiiLink.
|
||||
5. Press 1 to choose `Start` on the main menu, to start the Express Install Setup of WiiLink. <br>
|
||||
Or, you can press 2 to start a Custom Install.
|
||||
6. Follow the on screen instructions to select which versions of the available channels you would like.
|
||||
7. It may take a moment for the patcher to download the files to your SD Card or USB Drive.
|
||||
8. Once it's done, you can safely close the patcher. All of the files are ready on your SD Card.
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
title: "Redirecting..."
|
||||
---
|
||||
|
||||
<meta http-equiv="refresh" content="0; url=https://wii.guide/wiilink" />
|
||||
<meta http-equiv="refresh" content="0; url=/wiilink" />
|
||||
|
|
Loading…
Reference in a new issue