← Package directory
Available on winget

Install TinyWiiBackupManager

A tiny game backup and homebrew app manager for the Wii

Install with winget
winget install --id mq1.TinyWiiBackupManager
Upgrade
winget upgrade --id mq1.TinyWiiBackupManager
Uninstall
winget uninstall --id mq1.TinyWiiBackupManager

About TinyWiiBackupManager

A tiny game backup and homebrew app manager for the Wii

What's new in 5.2.1

Fixed - πŸ› Archive Game fails (#599) ─────────────────────────────────────────────────────────────────────────────────────────── ⬇️ Recommended downloads ─────────────────────────────────────────────────────────────────────────────────────────── πŸͺŸ Windows x64 Standalone 🍎 macOS Universal Binary 🐧 Linux x86_64 AppImage ───────────────────────────────────────────────────────────────────────────────────────────

Read release notes

Version history

Version Updated Notes
5.2.1 Unknown Fixed - πŸ› Archive Game fails (#599) ─────────────────────────────────────────────────────────────────────────────────────────── ⬇️ Recommended downloads ───────────────────────────────────────────────────────────────────...
5.2.0 Unknown Changed - πŸ“ Game folders are now named after the titles.txt naming scheme (clearer naming). This should also fix gamecube multi-disc games being put in different dirs. A path normalization run is recommended for this upd...
5.1.27 Unknown Fixed - Gamecube multi-disc games are apparently not handled properly or consistently (#594) ─────────────────────────────────────────────────────────────────────────────────────────── ⬇️ Recommended downloads ──────────...
5.1.26 Unknown Changed - πŸ“¦ All linux builds are now built on Ubuntu 20.04, improving compatibility with older OSes (glibc 2.31+) - πŸ“¦ Removed broken linux-musl builds - ⚑️ Use clang-21 on macOS to compile zstd (might improve rvz perform...
5.1.25 Unknown Added - πŸ’ͺ linux-musl builds (slightly slower, extended compatibility) - πŸ› οΈ Added a justfile with build scripts for anyone wanting to easily reproduce the builds by themselves Changed - ⚑️ Reverted to using linker-plugin-...
5.1.24 Unknown Fixed - πŸ’€ Occasional deadlocks when showing dialogs on windows-legacy ─────────────────────────────────────────────────────────────────────────────────────────── ⬇️ Recommended downloads ─────────────────────────────────...
5.1.22 Unknown Fixed - πŸ› Archive Game to PC Option doesn't work (#574) ⬇️ Recommended downloads for the majority of users β†’ Windows Installer β†’ Windows x64 Standalone β†’ macOS Universal Binary β†’ Linux Flatpak β†’ Linux x86_64 AppImage
5.1.20 Unknown Changed - ⚑️ Write files in 32kb chunks (potentially improving write performance on hdds, lmk if you notice any difference) - ♻️ Code base refactoring/cleanup ⬇️ Recommended downloads for the majority of users β†’ Windows...
5.1.19 Unknown Fixed - βœ‚οΈ Split writing not working correctly sometimes ⬇️ Recommended downloads for the majority of users β†’ Windows Installer β†’ Windows x64 Standalone β†’ macOS Universal Binary β†’ Linux Flatpak β†’ Linux x86_64 AppImage
5.1.15 Unknown Fixed - πŸ› "Show Wii Games" and "Show GameCube Games" toggle filters don't do anything on Windows (#566) - πŸ› Pop-up windows do not appear (#567) ⬇️ Recommended downloads for the majority of users β†’ Windows Installer β†’ Win...
5.1.13 Unknown Changed - πŸ“¦ macOS binaries are now only packaged as DMGs to avoid cluttering the artifact list. They should also be a little smaller Fixed - 🐧 Linux builds now trigger the cpu renderer more easily to avoid rare crashes (...
5.1.12 Unknown Fixed - 🐧 Linux builds now use vulkan on newer gpus and opengl on older gpus (#546) ⬇️ Recommended downloads for the majority of users β†’ Windows Installer β†’ Windows x64 Standalone β†’ macOS Universal Binary β†’ Linux Flatpak...
5.1.10 Unknown Added - πŸͺ¨ Linux armv7 build (#551) - πŸ”§ Support for modded wii games >= 8gb (#501) Changed - πŸͺΆ AppImage is small again as gtk3 isn't bundled anymore (either zenity or kdialog required) Fixed - πŸ“¦ Correct tarball owner and...
5.1.9 Unknown Added - πŸͺŸ Experimental Windows XP and Vista support! (windows-legacy build) Changed - πŸ’¬ Now using my ad-hoc developed library blocking-dialog instead of rfd or native-dialog to show system dialogs / file pickers. This wa...
5.1.8 Unknown Fixed - πŸͺŸ windows-legacy build now works on windows 7 without VxKex! (#522) - ⛱️ Remove shadows for now to avoid glitches when cpu rendering ⬇️ Recommended downloads for the majority of users β†’ Windows Installer β†’ Window...
5.1.7 Unknown Fixed - ✏️ Typo in gc disc2.iso file name (#536) ⬇️ Recommended downloads for the majority of users β†’ Windows Installer β†’ Windows x64 Standalone β†’ macOS Universal Binary β†’ Linux Flatpak β†’ Linux x86_64 AppImage
5.1.5 Unknown Changed - πŸ“¦ win7 builds are now called "legacy" builds Fixed - πŸ’» vcruntime is now correclty statically linked on windows - πŸͺŸ using vs2022 instead of vs2026 (may improve compatibility with win < 11) ⬇️ Recommended downloa...
5.1.0 Unknown Added - πŸ’½ Add a "Drive info" card in Toolbox, showing the filesystem and cluster size (and useful tips) Changed - πŸ“ Display "No drive selected" on the title bar instead of an empty string - ⚑️ Reduce windows 10+ binary s...
5.0.1 Unknown Release notes
4.9.22 Unknown 🚜 Refactor - More robust recursive disc search. also, found discs are sorted now. - Clean up path normalization code. potentially fix #471