Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement -restore from batch backup and fixes for savedata timestamp not shown, from/to users operations #61

Merged
merged 35 commits into from
Aug 24, 2024

Conversation

w3irDv
Copy link
Collaborator

@w3irDv w3irDv commented Aug 21, 2024

This PR adds the following feature:

  • Restore from batch backup files: In the restore menu, press X to open a new menu where you can select which "backupSet" will be used to restore saved data from. "Root" is the usual one, and you can choose any batch backup stored on the SD.

and fixes the following bugs:

  • The date and time of saved data is stored/displayed again for new backups. Also it's been added source information (usb/nand/serial id of the console from where the data was backed up).
  • some errors in backup/restore/wipe/copy when using "from/to a different user" or "common save yes/no" options.
  • (For consistency) User ID folders are stored in lower case. Loadiine behaviour has not been changed (User ID in uppercase)
  • To prevent accidental overwrites, batch backup now stores WiiU USB saves in slot 0 and WiiU nand saves in slot 1. Wii saves are stored stored in slot 0.
  • and all the fixes from PR.

@Xpl0itU
Copy link
Owner

Xpl0itU commented Aug 21, 2024

Hey, I’m no longer interested in Wii U development, however, I can add you to the repo and you can become the new mantainer

@w3irDv
Copy link
Collaborator Author

w3irDv commented Aug 22, 2024 via email

@w3irDv
Copy link
Collaborator Author

w3irDv commented Aug 24, 2024

I've modified the batch backup don't overwrite logic. it was a little misleading to move to find slot 0 empty for NAND only titles, forcing the user to always change to slot 1. Now slot 0 is always used, and for duplicated titles, USB savedata is stored in slot 0 and NAND savedata in slot 1.

@w3irDv w3irDv merged commit 0f6c2bc into Xpl0itU:refactor Aug 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants