github Xpl0itU/WiiUDownloader v3.1

58 minutes ago

Changelog

  • Fix set version dialog bugging/crashing on macOS
  • Improve queue pane column sizing

Download

Platform File
Windows (64-bit) WiiUDownloader-Windows.zip
macOS (Intel + Apple silicon) WiiUDownloader-macOS-Universal.dmg
Linux x86_64 (AppImage) WiiUDownloader-Linux-x86_64.AppImage
Linux arm64 (AppImage) WiiUDownloader-Linux-aarch64.AppImage
Linux x86_64 (Flatpak) WiiUDownloader-Linux-x86_64.flatpak
Linux arm64 (Flatpak) WiiUDownloader-Linux-aarch64.flatpak

Which one do I need?

  • Windows: use the zip. It needs Windows 10 or 11, 64-bit.
  • macOS: the DMG. It is a universal app, so the same file works on Intel and
    Apple silicon.
  • Linux: the AppImage if you do not use a package manager
    (chmod +x WiiUDownloader-Linux-x86_64.AppImage && ./WiiUDownloader-Linux-x86_64.AppImage),
    or the Flatpak bundle:
    flatpak install --user WiiUDownloader-Linux-x86_64.flatpak
    flatpak run io.github.xpl0itu.wiiudownloader
  • If you are not sure which architecture you need, uname -m prints x86_64 or
    aarch64, which matches the file name.

First launch

  • Windows may show "Windows protected your PC". Choose More info
    Run anyway.
  • macOS builds are ad-hoc signed, not notarized. Right-click the app and choose
    Open, or clear the quarantine flag once:
    xattr -dr com.apple.quarantine /Applications/WiiUDownloader.app
  • The Linux AppImage needs FUSE for the normal mount. If FUSE is not installed,
    run it with --appimage-extract-and-run.

Remember to join the WiiUDownloader’s Discord Server

Check the new WiiUDownloader Usage Guide here

Want to support WiiUDownloader’s development? Donate via Ko-Fi here

Don't miss a new WiiUDownloader release

NewReleases is sending notifications on new releases.