Savegame manager for the Nintendo Wii U
Go to file
2022-06-08 16:29:49 +02:00
.github/workflows Format code and other stuff 2022-04-05 17:13:35 +02:00
.vscode Format code and other stuff 2022-04-05 17:13:35 +02:00
include remove using namespace 2022-06-08 16:29:49 +02:00
libfat Format code and other stuff 2022-04-05 17:13:35 +02:00
meta Format code and other stuff 2022-04-05 17:13:35 +02:00
src remove using namespace 2022-06-08 16:29:49 +02:00
.clang-format Format code with clang-format 2022-04-05 23:19:07 +02:00
.clangd Format code and other stuff 2022-04-05 17:13:35 +02:00
.gitignore Refactor 2018-08-19 05:21:19 -03:00
Dockerfile Revert "Use even more experimental wut" 2022-06-02 21:08:32 +02:00
LICENSE Create LICENSE 2017-09-23 05:37:46 -03:00
Makefile Revert "Use even more experimental wut" 2022-06-02 21:08:32 +02:00
README.md Update README.md 2022-04-12 19:59:37 +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 libiosuhax
  • Crementif for help with freetype
  • V10lator for helping with a lot of stuff
  • Vague Rant for testing