Savegame manager for the Nintendo Wii U
Go to file
2022-10-16 15:40:00 +09:00
.github/workflows Fix CI artifacts 2022-09-06 02:31:03 +02:00
.vscode Use libmocha, remove CBHC support, bump version 2022-08-19 16:53:13 +02:00
include Improve code readability 2022-10-14 18:09:36 +02:00
languages Update Traditional Chinese.json 2022-10-16 15:40:00 +09:00
meta Bump version 2022-09-26 19:36:44 +02:00
src Save batch backup with slot 0 2022-10-14 19:14:03 +02:00
.clang-format Format code with clang-format 2022-04-05 23:19:07 +02:00
.clangd Formatting 2022-09-11 19:48:59 +02:00
.gitignore Update to use WUHB (Aroma) 2022-09-06 00:36:28 +02:00
Dockerfile Update Dockerfile 2022-10-14 16:42:19 +02:00
LICENSE Create LICENSE 2017-09-23 05:37:46 -03:00
Makefile Improve code readability 2022-10-14 18:09:36 +02:00
README.md Use libmocha, remove CBHC support, bump version 2022-08-19 16:53:13 +02:00
TGAReader_LICENSE Merge GabyPCgeeK's fork. Fix #1 and fix #2 2017-08-29 01:59:21 -03:00

SaveMii Wut Port

Original by Ryuzaki-MrL WUT Port by me

WiiU/vWii Save Manager

This homebrew allows you to backup your Wii U and vWii savegames to the SD card and also restore them. Up to 256 backups can be made per title. Backups are stored in sd:/wiiu/backups.

For sorting Titles press R to change sorting method and press L to change between descending and ascending.

Use it at your own risk and please report any issues that may occur.

Reasons to use this over original mod:

  • Faster copy speeds
  • VC injects are shown
  • If VC is vWii, the user is warned to go to the vWii saves section instead
  • Demo support
  • Fixes issues present in the mod version
  • Shows useful info about the saves like its date and time of creation

Credits:

  • Bruno Vinicius, for the icon
  • Maschell, for libmocha
  • Crementif for help with freetype
  • V10lator for helping with a lot of stuff
  • Vague Rant for testing