Skip to content

Releases: dumpling-app/dumpling

dumpling 2.7.2

12 May 12:18
Compare
Choose a tag to compare

Changelog

  • Updated disclaimer to Aroma users about SD card access. This'll now require rebooting your Wii U manually without Aroma (by holding R while booting) and using https://dumplingapp.com.

dumpling 2.7.1

28 Mar 00:18
a4a9203
Compare
Choose a tag to compare

Changelog

  • Aroma users will now be asked if they want to enable SD card access. This does now require shutting down Aroma temporarily while Dumpling is running.
    • This is to prevent potential SD card corruption caused by Dumpling and Aroma simultaneously accessing the SD card.
    • USB sticks are always accessible regardless of the option you pick.
  • Fix font rendering at the boot-up screen

dumpling 2.7.0

26 Mar 19:57
0ccfe73
Compare
Choose a tag to compare

Changelog

  • Add an option to dump but also automatically upload your SpotPass data to the SpotPass Archival Project.
    • This feature was specifically added because the SpotBass servers will be shutdown soon. Please consider contributing your data!
    • Thanks to @EpicUsername12 for contributing this feature!

dumpling 2.6.4

06 Apr 18:46
72959cd
Compare
Choose a tag to compare

Changelog

  • Hotfix for .rpx files on discs resulting in an error

dumpling 2.6.3

06 Apr 00:03
214b53b
Compare
Choose a tag to compare

Changelog

  • Use product code when (some) japanese titles can't be used as folder name
  • Fix softlock when starting dumps with no games/updates/DLC present
  • Update to new devkitPPC version

dumpling 2.6.2

20 Jan 11:28
89f85c6
Compare
Choose a tag to compare

Changelog

  • Fix bug where you couldn't dump online files for non-ascii usernames. They'll now be stored using alternative folder names.
  • Decreased Dumpling's binary size by using libschrift instead of freetype2 for font rendering
  • Optimized font rendering so that it's now 2x faster. This doesn't really improve dumping speed, although it might feel more responsive overall.

Thanks to @Maschell for telling me about libschrift!

dumpling 2.6.1

06 Nov 00:43
71bbdaf
Compare
Choose a tag to compare

Changelog

  • Fix bug where if you had 12 Wii U accounts (which is the maximum amount allowed) the last one wouldn't show up. Thanks @jbmagination for finding and fixing this!

dumpling 2.6.0

23 Oct 21:49
c8237b0
Compare
Choose a tag to compare

Changelog

  • Major rework of file transferring code, resulting in a massive speed improvement
    • Games with tons of files now dump up to 12x faster (e.g. Breath of the Wild which takes 25 minutes instead of 4+ hours)!
    • All games benefit from a good 2-3x improvement!
    • This was possible using a multithreaded read/writing process and adding Dumpling-specific fat32 driver caching and speedup methods (thanks @Exzap for helping)
  • Now uses fatfs instead of libfat
    • Adds support for exfat drives
    • Much improved USB drive support so that previously unrecognized USB drives now work
    • Allows for the now multithreaded file dumping
  • Add official Aroma support and .wuhb releases
    • Added a new home menu icon and boot screen, made by @emiyl
    • Exiting while using Aroma should no longer result in a black screen
  • Fixed jumpy dumping speed and estimated dumping time while dumping
  • Show total time after successful dump
  • Cleaned up multiple menus into a singular, more explanatory option menu
  • Can now optionally delete incomplete files if an error occurred or if you cancel while dumping
  • Fix inverted option to only dump the disc files but not the update/DLC

Thanks to Tomk007 and Jaimie for helping me test all of the experimental optimizations!

dumpling v2.5.0

31 Jul 16:57
Compare
Choose a tag to compare

Changelog

  • Uses new libmocha instead of libiosuhax, improving speed and stability.
    • Thanks Maschell and GaryOderNichts!
  • Give more and improved error messages
    • Finally fixes discs producing incomplete dumps without showing any errors!
  • Improve dumping speeds by 1.5x and more to come!
  • Allow only dumping disc files without updates/DLC to speed up dumping times by:
    • Dump updates/DLC all at once later to have to wait shorter between swapping discs.
    • Using DumpsterU, Cemu's online features or an existing MLC dump instead.

dumpling v2.4.3

07 Jun 21:41
Compare
Choose a tag to compare

Changelog

  • Fix save files not being picked up.