WiiLink Patcher has two distinct layers of platform support. The first is the host OS — the computer you run the patcher on. The second is the target platform — the Wii, Wii U (vWii), or Dolphin emulator that will ultimately run the patched channels. Choosing the right combination ensures the patcher produces correctly configured WAD files and places them exactly where your installer expects them.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/WiiLink24/WiiLink24-Patcher/llms.txt
Use this file to discover all available pages before exploring further.
Running the Patcher — Host OS
The patcher is a self-contained .NET executable and runs on Windows, macOS, and Linux without requiring any runtime to be installed separately.| OS | Minimum Version | Supported Architectures |
|---|---|---|
| Windows | 10 | x64, x86, ARM64 |
| macOS | Any supported version | Intel (x64), Apple Silicon (arm64) |
| Linux | Any modern distribution | x64, ARM64, ARM32 |
Console window requirements
The patcher’s interface uses colour and box-drawing characters that require an adequately sized terminal window:- macOS — the patcher automatically resizes the console to 120 × 30 characters on launch.
- Linux — if the current terminal is smaller than 100 × 25, the patcher resizes it to 120 × 30 automatically.
- Windows 10 / 11 — the standard Windows Terminal or any modern console host works without changes.
On Macs with an M1 chip or newer (Apple Silicon), the patcher binary is compiled for x64 and requires Rosetta to run. Install Rosetta with the following command if it is not already present:
Target Platforms
During the install setup, you select which platform the patched channels will run on. The patcher adjusts its output accordingly.- Wii
- vWii (Wii U)
- Dolphin
The standard Nintendo Wii console is the primary target. All WiiLink channels — including Wii Room, Photo Prints Channel, Food Channel, and the WiiConnect24 channels — are fully supported.WAD installation method: WAD files are installed using yawmME (YAWM ModMii Edition), which the patcher automatically downloads and places in the
apps/ folder on your SD card. Launch yawmME from the Homebrew Channel, navigate to the WAD/ folder on your SD card, and install each WAD.For a full walkthrough, see the After Patching guide.