Skip to content

Releases: Xpl0itU/savemii

1.5.2 - All games work now

02 Nov 17:33
Compare
Choose a tag to compare

Changelog:

  • Compatibility with games is 100% now, which means that if you restore a game, it will work, unlike previous versions
  • Removed fatfs driver, it needs more work

1.5.1

31 Oct 16:19
Compare
Choose a tag to compare

Changelog:

  • Flush the drives after every operation, this should solve caching issues
  • Apply correct permissions when creating folders
  • Fixed vWii when there is no FTP plugin running

1.5.0 - Massive performance improvements

30 Oct 17:37
Compare
Choose a tag to compare

Changelog:

  • Switched from libfat to fatfs, resulting in a massive sdcard performance boost even on not-that-great sdcards
  • Updated Chinese translations
  • SaveMii now sets the correct permissions (0x660) so some games like MK8 don't complain about it (doesn't ensure compatibilty with 100% of the games though)

1.4.9 - Config menu

23 Oct 17:14
Compare
Choose a tag to compare

Changelog:

  • Added a config menu for changing the language (settings don't persist between sessions)
  • Fixed font for Chinese and Korean languages

1.4.8 - More translations and uStealth support

17 Oct 11:22
Compare
Choose a tag to compare

Changelog:

  • Added translations for Simplifed and Traditional Chinese and Japanese
  • Fixed USB games detection with a uStealth drive and a console formatted drive connected at the same time

1.4.7 - Korean

14 Oct 14:46
Compare
Choose a tag to compare

Changelog:

  • Added Korean to the translations
  • Reworked the Date and Input codes
  • Refactored a lot of old code
  • When doing a batch backup, the saves will default to slot 0

1.4.6 - Italian and Aroma support

07 Sep 14:08
Compare
Choose a tag to compare

Changelog:

  • Added support for Italian language
  • Official support for Aroma

If you want to help translate SaveMii please check https://crwd.in/savemii-wut-port

1.4.5 - Multiple languages

23 Aug 19:40
Compare
Choose a tag to compare

Changelog:

  • Added support for Spanish and Russian language, with more languages to come in the future, the language will be set in function of the console's language
  • Reworked input code
  • Optimized some code

If you want to help translate SaveMii please check https://crwd.in/savemii-wut-port

1.4.4 - Port to libmocha

19 Aug 16:42
Compare
Choose a tag to compare

Changelog:

  • Use libmocha instead of libiosuhax
  • Use unlocked FSClient instead of mounting each drive
  • Removed CBHC/Haxchi support, an updated MochaPayload is required, so only Tiramisu/Aroma for now

1.4.3 - Multithreaded file copying

18 Aug 15:42
Compare
Choose a tag to compare

Changelog:

  • Multithreaded the file copying code, which translates in way faster speeds
  • Updated WUT