Back
SaveMii /ProcessMod
by Ryuzaki-MrL (w3irDv mod)
|
Version | 1.7.0i |
Zip size | 1,921 KiB |
License | GPLv3 |
Updated | 30/07/2025 |
Downloads | 668 |
MD5 | 8aad053938213ba23e349ba65c8ba960 |
App Details
WiiU/vWii Save Manager
Original by Ryuzaki-MrL - Mod by GabyPCGeek - WUT Port by DaThinkingChair - /ProcessMod by w3irDv
This homebrew allows you to back up your Wii U and vWii game saves to the SD card and restore them later.
/ProcessMod expands the capabilities of the original SaveMii:
allows you to manage titles in bulk. Multiple titles can be saved, restored, and deleted at once using batch functions.
allows you to easily move save data between Wii U profiles, simplifying the setup of Pretendo network.
Can also copy saves from NAND-USB if title is installed to both.
Changelog
v1.7.0i
Changelog
Improved up/down movement when holding buttons + new page scrolling in TitleList/BackupSetList menus (thanks to @dkosmari)
Code cleanup & dependencies as submodules (@dkosmari)
Check 1.7.0 changelog for the full review of changes from version 1.6.x.
Please notice the change in the installation folder. SaveMii 1.7.0i will be installed in sd:/wiiu/apps/SaveMiiProcessMod. Version 1.6.x or version 1.7.0 will not be overwritten and will appear also on the WiiU Menu (they are installed in sd:/wiiu/apps/SaveMiiModWUTPort).
Important: 1.7.0x new backups are not compatible with the previous versions. SaveMii 1.7.0x will offer you to migrate your old backups to the new title name-based format.
v1.7.0
Changelog
Features (@w3irDv )
New tasks - Move Savedata to Other Profile, Copy Savedata to Other Profile (useful to transfer savedata to a Pretendo account).
New batch tasks - Wipe, Copy To Other Device, Copy To Other Profile, Move to Other Profile
New naming convention for save folders: title name will be used instead of hex identifier
Old backups can still use the old format, but savemii will ask if you want to migrate them to the new format.
Rework of Batch Backup WiiU / vWiiU : you can now select which titles to backup, with optional excludes configuration
All tasks use as source users the ones on source media (SD / NAND / USB) instead of the ones defined on the console. Target users are restricted to the ones defined in the console.
Tasks verify if target profile is defined or not before restoring:
"allusers" restore tasks are not allowed if they would have restored data to non-defined profiles.
Option for disable the warning and allow restoring savedata to non-defined profiles (discouraged, but maintains the functionality of previous versions)
New no profile user option for source/target users, which only operates on common savedata (common savedata can be shown and managed independently of profile data).
Configuration can be persisted to SD (currently: language, excludes, migrate to new title format, allow restoring to non-defined profiles)
Progress counter in batch tasks
Batch tasks have an option to show titles in SD/NAND/USB which have non-existent profile savedata.
Batch tasks can be aborted if one task fails.
Add nunchuk support by @dkosmari
More savedata information in Task Options menu, cached and only re-computed when needed
More checks on write operations
In wipe/restore tasks, backup is only offered if folder is non-empty.
SChinese 1.6.5i translation by @LittleFIve233
(Automatic) translation of all 1.7.0 menus. (It will contain some bugs for sure, please report them if you are interested in fixing them)
You can move in TitleList/BackupSetList menus by holding Up/Down.
Update wut & libmocha to 20250608
Fixes (@w3irDv)
Fix freeze in splash screen during savemii load
Common savedata folder quota now uses common_save_size instead of account_save_size, which prevents some no space left on device errors.
Fix - some chinese characters were shown as strange characters
Avoid flashes in screen transitions