Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

SaveMii Wii U - WUT Port: Difference between revisions

From GameBrew
m Text replacement - "Backup Utilities" to "Backup Tools"
No edit summary
Line 4: Line 4:
|description=Savegame manager for the Nintendo Wii U. Port of SaveMii.   
|description=Savegame manager for the Nintendo Wii U. Port of SaveMii.   
|author=Xpl0itU
|author=Xpl0itU
|lastupdated=2024/03/31
|lastupdated=2024/08/25
|format=rpx, wuhb
|format=rpx, wuhb
|type=Backup Tools
|type=Backup Tools
|version=1.6.1
|version=1.6.3
|license=GPL-3.0, MIT
|license=GPL-3.0, MIT
|download=https://dlhb.gamebrew.org/wiiuhomebrews/savemiimodwut.7z
|download=https://dlhb.gamebrew.org/wiiuhomebrews/savemiimodwut.7z
Line 53: Line 53:
    
    
== Changelog ==
== Changelog ==
'''v1.6.3 2024/08/25'''
* Enhancements (by @w3irDv):
** Restore can now use batch saves: Press X from the Restore Menu and then select the "backupSet" to be used from then on.
** Batch saves from NAND and USB use different slot to avoid being overwritten. For duplicated ones, USB data will always be in slot 0.
* Fixes solved (by @w3irDv):
** Freezes when initializing (one of the "crash when USB storage attached" problems)
** Freezes when exiting in Aroma.
** Timestamp for saves returns for new backups
** Common save not found for some games
** Differents bugs in backup/restore/wipe tasks when using "from/to a different user" or "common save yes/no" options.
** copySaveData not working when allUsers option is set
'''v1.6.1 2024/03/31'''
'''v1.6.1 2024/03/31'''
*Fixed save backup path (thanks [https://github.com/jan-hofmeier @jan-hofmeier]).
*Fixed save backup path (thanks [https://github.com/jan-hofmeier @jan-hofmeier]).

Revision as of 02:27, 25 August 2024

SaveMii WUT Port
General
AuthorXpl0itU
TypeBackup Tools
Version1.6.3
LicenseGPL-3.0, MIT
Last Updated2024/08/25
Links
Download
Website
Source

SaveMii ported to WUT with improved performance and various fixes.

It is a Wii U/vWii savefile manager that allows you to backup and restore game saves on the console.

Note: Please use at your own risk.

Features

  • Ported to WUT and enhanced GUI.
  • Improved copy speeds and added support for Wiimote.
  • Fixed issues with loadiine import/export, as well as vWii and USB backup.
  • Language config menu.
  • Miscellaneous changes and improvements.

Installation

Available as an rpx (Tiramisu) and wuhb (Aroma).

  • RPX - Copy the SaveMiiModWUTPort directory to sd:/wiiu/apps.
  • WUHB - Place savemii.wuhb in sd:/wiiu/apps.

Screenshots

savemiimodwut2.png savemiimodwut3.png savemiimodwut4.png savemiimodwut5.png savemiimodwut6.png savemiimodwut7.png

Media

Add 100% Save Data to ANY Wii U Game! (Updated Savemii Guide 2023) (FunkyScott47)

Compatibility

Works on Tiramisu/Aroma.

Known issues

https://github.com/Xpl0itU/savemii/issues

Changelog

v1.6.3 2024/08/25

  • Enhancements (by @w3irDv):
    • Restore can now use batch saves: Press X from the Restore Menu and then select the "backupSet" to be used from then on.
    • Batch saves from NAND and USB use different slot to avoid being overwritten. For duplicated ones, USB data will always be in slot 0.
  • Fixes solved (by @w3irDv):
    • Freezes when initializing (one of the "crash when USB storage attached" problems)
    • Freezes when exiting in Aroma.
    • Timestamp for saves returns for new backups
    • Common save not found for some games
    • Differents bugs in backup/restore/wipe tasks when using "from/to a different user" or "common save yes/no" options.
    • copySaveData not working when allUsers option is set

v1.6.1 2024/03/31

v1.6.0 2024/03/18

  • Removed fatfs driver to prevent corruption (thanks @jan-hofmeier).

v1.5.9 2023/06/26

  • Fixed correct handling of slots and users when switching between slots.

v1.5.8 2023/02/05

  • Added Portuguese language.
  • Fixed German not showing in the options menu.

v1.5.7 2023/01/27

  • Fixed uninitialized titles not showing up on the Title List.
  • Previously, when restoring to an uninitialized title, it would either fail or not be able to delete it from system settings after restoring, that has been fixed (thanks to @GabyPCgeeK for telling me how to fix it).
  • Added German translation (thanks to @Kugane).

v1.5.6 2023/01/21

  • Completely rewrote SaveMii to make it easy to add new functions in the future and to make a more readable code.
  • Fixed the screen not redrawing the whole time when copying files.

v1.5.5 2023/01/17

  • Fixed hang when copying files.

v1.5.4 2023/01/09

  • Switched to libschrift for font rendering instead of freetype, saving some memory and storage, and hopefully speeding up rendering.
  • Code for rendering to screen has been rewritten.

v1.5.3 2022/11/03

  • Reintroduced fatfs, with improved performance and no corruptions.
  • The progress indicator is back too.

v1.5.2 2022/11/03

  • 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

v1.5.1 2022/11/01

  • 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 2022/10/31

  • 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).

v1.4.9 2022/10/24

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

v1.4.8 2022/10/17

  • 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.

v1.4.7 2022/10/14

  • 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.

v1.4.6 2022/09/27

  • Added support for Italian language.
  • Official support for Aroma.

v1.4.5 2022/08/24

  • 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.

v1.4.4 2022/08/20

  • 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.

v1.4.3 2022/08/18

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

v1.4.2 2022/06/24

  • Fixed loadiine import and export (broken by original SaveMii Mod).
  • Improved loading speeds by using a custom WUT and changing the title sorting algorithm.
  • Modified the title sort UI so it looks better.
  • Added support for Haxchi/CBHC.

v1.4.1 2022/05/08

  • No more &apost;, names are displayed correctly.
  • Uses dlmalloc, which makes everything so much faster (can be felt in the loading screen).
  • Other misc. changes.

v1.4.0 2022/04/05

  • Fix displaying files with long names when copying (this fixes copying mk8 for example).
  • While trying to fix the above bug, I ported some code to std::string, so, uh, there's that.

v1.3.9 2022/03/20

  • SaveMii will now show the dates of the backups (only for the new backups).
  • Using libfat, which improves speeds on games like BOTW.

v1.3.8 2022/03/19

  • Lists game demos and VC injections.
  • Improved controls a lot (it is now usable).
  • Fixed copying from/to mlc.
  • Other misc. changes.

v1.3.7 2022/03/17

  • Fix copying from mlc (thanks V10lator).
  • Fix not being able to exit certain menus.

v1.3.6 2022/03/16

  • Fix restoring and backing up savedata to some titles.
  • Fix confirm prompts not being able to be exited.

v1.3.5 2022/03/15

  • Now uses freetype, which means it uses the system font.

v1.3.4 2022/03/13

  • Fixed restoring.
  • Fixed wiping.
  • Fixed vWii cursor overlapping.
  • Fixed prompts not reading correctly the input.

v1.3.3 2022/03/12

  • Added Wiimote/Wii U Pro Controller/Wii Classic Controller support.
  • Fixed Batch Backup.

v1.3.2 2022/03/11

  • Fix backing up from USB and vWii.
  • Improve even more copy speeds.

v1.3.1 2022/03/10

v1.3.0 2022/03/07

  • Ported to WUT (it's now an rpx file).
  • Adjusted the GUI a bit.

External links

Advertising: