v2.5.4-linux.wiicompiled.5
Wheel Wizard for Linux / Steam Deck
Prebuilt manager for this fork. Mario Kart Wii is not included.
Put the app anywhere you like. In Wheel Wizard, set Settings → Location → Mario Kart Wii Game File to your legal dump, wherever it already lives. WiiCompiled needs a clean PAL RMCP01 dump (ISO, WBFS, RVZ, WIA, or GCZ). If a Dolphin GCZ fails, convert that same dump to ISO or RVZ.
Home Install then downloads Retro Rewind and the WiiCompiled AppImage and compiles the native game in-app. Replace the old binary with this one and press Install — you do not need extra packages or terminal commands.
Downloads
- WheelWizard-linux-x64.zip — app, launcher script, and an optional desktop-shortcut helper
- WheelWizard_Linux — single executable, same idea as official Wheel Wizard Linux builds
Run it
- Unzip (or copy the single binary) wherever you want.
chmod +x WheelWizard launch-wheel-wizard.sh- Run
./launch-wheel-wizard.shor./WheelWizard - Point Mario Kart Wii Game File at your dump
- Press Install
- Optional: run
./install-desktop-shortcut.sh
The first compile can take a long time. Leave it running.
This build
- On normal Linux (openSUSE, Fedora, Ubuntu, …) Install compiles on the host first. Docker and Distrobox are not required there
- Unpacks linker libraries with
bsdtar, orar+tarifbsdtaris missing - Clears a leftover CMake cache from a failed Distrobox attempt so Install can continue
- Shows a real disc error if the dump cannot be read
- Distrobox is still used on SteamOS / other read-only systems, and extra
/mntpaths are mounted when the container is created - My Profiles still reads the WiiCompiled Retro Rewind save
This is not the official Flatpak. That build is still Windows-only for WiiCompiled.
Based on TeamWheelWizard/WheelWizard v2.5.4 (GPL-3.0).