-
Notifications
You must be signed in to change notification settings - Fork 10
Running the WiiLink Patcher on more operating systems
Harry Walker edited this page Jul 26, 2026
·
2 revisions
Some operating systems require additional steps to be able to run the WiiLink Patcher. This wiki page provides instructions for running the WiiLink Patcher on these operating systems.
- If you do not already have it, download and install the latest version of Winlator
- Download the latest version of the WiiLink Patcher for Windows:
- Grant Winlator permissions to access your storage:
- Create and run a new container:
- Navigate to the
D:drive (this is mapped to your Downloads folder), and run the WiiLink Patcher .exe you downloaded earlier:
- Use the patcher as usual
- When the patcher asks you where to save your files, make sure to save them in a folder on the
D:drive, so you can access them outside the container:
- Close Winlator, you are done! You can find the
WADandappsfolders in your chosen output location within your Downloads folder. Make sure to follow the rest of the WiiLink guide to get everything setup properly.
- If you have not done so already, enable the Linux development environment
- Open a terminal, and run the following commands to install the needed software:
sudo apt update
sudo apt install flatpak weston -y
flatpak --user remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak install ca.wiilink.Patcher -y- Run Weston:
weston --no-config --fullscreen- Open the terminal in Weston, and run the WiiLink Patcher:
flatpak run ca.wiilink.Patcher- Use the patcher as usual
- When the patcher asks you where to save your files, make sure to save them in a folder within your
Homefolder, so you can access them outside of Linux:
- Once complete, close the patcher and terminal within Weston. Use
Alt+Tabto switch back to your original Linux terminal, and pressCtrl+Cto close Weston - You are done! You can find the
WADandappsfolders in your chosen output location within theLinux filessection of the Files app. Make sure to follow the rest of the WiiLink guide to get everything setup properly.