From 2a19c39c7797ee9a76794d8d70b83121bef1f268 Mon Sep 17 00:00:00 2001 From: upintheairsheep <43690204+upintheairsheep@users.noreply.github.com> Date: Sun, 28 Apr 2024 10:36:28 -0700 Subject: [PATCH] Update nand-backup.md --- docs/user-guide/aroma/nand-backup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/user-guide/aroma/nand-backup.md b/docs/user-guide/aroma/nand-backup.md index 4cdd9b6df..cf84a82c5 100644 --- a/docs/user-guide/aroma/nand-backup.md +++ b/docs/user-guide/aroma/nand-backup.md @@ -23,3 +23,5 @@ In case anything should go wrong in the later process and your Wii U ends up bri 1. When the process is completed, power off your Wii U, take your SD Card out of the Wii U and plug it into your PC. 1. To make sure you don't lose the files, copy the `slc.bin`, `slccmpt.bin`, `seeprom.bin`, `otp.bin` and if you chose to go with a full backup, `every mlc.bin.part` file to your computer. 1. Delete the files from your SD Card to free up space. +1. To reduce the filesize significantly when backing up the MLC, compress the files with 7zip preferably, or just using the zip compression built into your OS, if you cannot install 7zip due to any reason. This will stop any unused space from the Wii U's storage from taking up storage. +1. If you followed the step above, delete the non-compressed files from your computer to free up space.