Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/aroma/nand-backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Your NAND Backup is unique to your system. Backups from other consoles **won't**

1. Navigate to `nanddumper` using the GamePad and press A to launch it.
1. Use the Wii U GamePad's D-Pad to enter the following configuration:
![SLC: Yes, SLCCMPT: Yes, MLC: Yes or No, OTP: Yes, SEEPROM: Yes](/assets/img/guide/NAND.png)
- MLC is **OPTIONAL**, if you do not want to dump it, leave it on `No`. If you do want to dump it, make sure you have a SD Card big enough for it and put it on `Yes`.
![SLC: Yes, SLCCMPT: yes, MLC: no, OTP: yes, SEEPROM: yes](/assets/img/guide/NAND.png)
- Do **NOT** dump the MLC at this stage to save time and space on your SD card. The dump produced here will have severely limited usefulness; if you want to dump your MLC, it's recommended to use [Dumpling](https://dumplingapp.com) to do so.
1. Press the A button to start the dumping process.
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 somewhere safe (Documents, Google Drive, OneDrive, etc.) on your computer.
Expand Down