Savegame manager for the Nintendo Wii U
Go to file
jakobkg e2631b5170 [WIP] Add support for additional controllers
Initial commit, currently broken. Bloated lib_easy by ~1000 lines. No buttons work, the unmodified code for the sticks still does.
2018-03-01 13:18:54 +01:00
libxml2 Merge GabyPCgeeK's fork. Fix #1 and fix #2 2017-08-29 01:59:21 -03:00
meta Merge GabyPCgeeK's fork. Fix #1 and fix #2 2017-08-29 01:59:21 -03:00
src [WIP] Add support for additional controllers 2018-03-01 13:18:54 +01:00
.gitignore Add .gitignore 2017-04-07 00:14:38 -03:00
LICENSE Create LICENSE 2017-09-23 05:37:46 -03:00
Makefile Merge GabyPCgeeK's fork. Fix #1 and fix #2 2017-08-29 01:59:21 -03:00
README.md Update README.md 2017-09-23 05:30:58 -03:00
TGAReader_LICENSE Merge GabyPCgeeK's fork. Fix #1 and fix #2 2017-08-29 01:59:21 -03:00

SaveMii

WiiU/vWii Save Manager

You need to boot into CFW first in order for this homebrew to work.

Not extensively tested on CBHC. Not tested in normal haxchi.

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.

Dependencies:

TODO:

  • installable package

Credits:

  • Bruno Vinicius, for the icon
  • dimok, for libiosuhax and libfat for Wii U
  • rw-r-r-0644, for lib_easy
  • GabyPCgeeK, for a lot of fixes and additions and for helping maintaining the app.