Skip to content

Releases: Xpl0itU/WiiUDownloader

v2.4

20 Jul 12:44

Choose a tag to compare

Changelog:

  • Fix crash on download queue on macOS

Remember to join the WiiUDownloader’s Discord Server

v2.3

20 Jul 11:33

Choose a tag to compare

Changelog:

  • Fixed an issue with macOS where a crash would happen when you try to select a directory
  • Fixed download only putting 2 files on macOS

Remember to join the WiiUDownloader’s Discord Server

v2.2

20 Jul 06:25

Choose a tag to compare

Changelog:

  • Added error window in case one happens
  • Improved the progress window data to be like the old WiiUDownloader

Remember to join the WiiUDownloader’s Discord Server

v2.1

19 Jul 17:32

Choose a tag to compare

Changelog:

  • Ported to Golang to fix data corruption issues
  • Fixed high memory usage from v2.0
  • Fixed a lot crashes while downloading

Remember to join the WiiUDownloader’s Discord Server

v1.32

08 Apr 18:33
770b44c

Choose a tag to compare

Changelog:

  • Finally fixed data corruptions while retrying download and pausing (thanks @datatags)

Remember to join the WiiUDownloader’s Discord Server

v1.31

05 Apr 16:09

Choose a tag to compare

Changelog:

  • Downloads are done on a separate thread, which should help with the download corruption issues
  • Categories are now shown on a ToggleButton, because it looks nicer than a RadioButton

Remember to join the WiiUDownloader’s Discord Server

v1.30

02 Apr 11:27

Choose a tag to compare

Changelog:

  • Fixed ticket generation on the Tools menu
  • Fixed saving the path to the settings file
  • WiiUDownloader will check if the download directory exists before downloading
  • Fixed decryption progress not shown on Tools -> Decrypt

Remember to join the WiiUDownloader’s Discord Server

v1.29

02 Apr 09:39

Choose a tag to compare

Changelog:

  • No more window spam while downloading, only a window will be opened for all your games in the queue
  • Minor code improvements for stability and fixed some minor bugs

Remember to join the WiiUDownloader’s Discord Server

v1.28

27 Mar 14:52
9c4b577

Choose a tag to compare

Changelog:

  • Fixed crashing issues in macOS

Remember to join the WiiUDownloader’s Discord Server

v1.27

24 Mar 15:54

Choose a tag to compare

Changelog:

  • Improved logging to log.txt, which should help troubleshooting issues