GaryOderNichts / recovery_menu

Recovery Menu for the Nintendo Wii U
GNU General Public License v2.0
144 stars 17 forks source link

Add NAND restore function #12

Closed zipplet closed 2 years ago

zipplet commented 2 years ago

Excellent work on this (and UDPIH)!

It would be really nice to add a NAND backup restore function that can read NAND backup files from the SD card. This would be an easy way to undo damage to the OS, especially when the nature of the damage isn't obvious.

GaryOderNichts commented 2 years ago

This is not a planned feature at the moment, due to several reasons.

zipplet commented 2 years ago

OK, I understand. So the recommended solution would be to install WUPs to replace the bad titles/etc in most cases. Thanks for the clarification.

Another suggestion would be to add a file system browser like GodMode9 on 3DS, unless you think this is covered by another project that can be utilised via recovery menu.

Wupserver provides some of that functionality so it may be redundant but just an idea