Skip to content

WiiLink Patcher v1.2.1

Compare
Choose a tag to compare
@PablosCorner PablosCorner released this 04 Sep 16:13

Welcome to the WiiLink Patcher! This patcher does everything you need to get WiiLink installed automatically! Sit and watch :)

The patching process takes only a few moments depending on your CPU and connection speed.

Changelog:

  • Everybody Votes Channel release!
    • Our Everybody Votes Channel revival has been released! If you previously used the RiiConnect24 version, you will need to use EVC Transfer Tool to save your previous poll results.
  • Wii Mod Lite has been replaced with YAWM ModMii Edition, since it's a simpler to use WAD installer.

Upcoming:

  • Localizations will be made for the WiiLink Patcher so that it can be used with more languages! This will come in a future minor update. In the meantime, only English is supported.

Usage instructions for macOS and Linux users:

This requires the use of your OS's Terminal! If you've never used it before, please search for how to use commands like cd, chmod, etc. so you understand how they work.

  1. Open the Terminal application on macOS or Linux.
  2. Navigate to the directory containing the patcher file using the cd command:
    cd /path/to/directory
  3. Make the patcher file executable based on your system:
    • For macOS:
      chmod +x WiiLink_Patcher_macOS_v1.2.1
    • For Linux, replace <arm64 or x64> with your system's architecture:
      chmod +x WiiLink_Patcher_Linux-<arm64 or x64>_v1.2.1
  4. Run the patcher using the appropriate command:
    • For macOS:
      ./WiiLink_Patcher_macOS_v1.2.1
    • For Linux, replace <arm64 or x64> with your architecture:
      ./WiiLink_Patcher_Linux-<arm64 or x64>_v1.2.1

Ensure you're in the same directory as the patcher file when executing these commands. If you prefer, you can also adjust file permissions through a graphical file manager.