Commit Graph

7 Commits

Author SHA1 Message Date
Lázaro Vieira
da78b3591a Refactor
- Now using static dynamic_libs
- Got rid of lib_easy and made a general wiiu.h header
- Fix most compilation warnings and some nasty bugs
2018-08-19 05:21:19 -03:00
jakobkg
087c4cddd8 Restored lib_easy and moved controller things to own files
Maybe bloating lib_easy isn't a great idea, I've restored it and commented out all the controller bits, and moved my controller things to new files.
2018-03-02 10:48:38 +01:00
Lázaro Vieira
c185ac8bea Increase path buffer size 2017-08-30 02:57:47 -03:00
Lázaro Vieira
eee64d3e1a Merge GabyPCgeeK's fork. Fix #1 and fix #2 2017-08-29 01:59:21 -03:00
Lázaro Vieira
9dc7fb3b8d Update for v1.1.0
- Fix savedata backup/restore for disc titles
- Separate backups by user
- Add loadiine support
- Move backups folder to sd:/wiiu (you need to move your backups to the
new location)
- Savedata wiping
- Invert task and title selection
- Code clean-up
2017-04-06 02:35:10 -03:00
Lázaro Vieira
ba51de6c57 Add vWii savefile backup/restore 2017-04-04 03:03:22 -03:00
Lázaro Vieira
4035dd0837 Initial commit 2017-04-03 02:06:57 -03:00