Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 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
1 change: 1 addition & 0 deletions docs/bootmiirecover.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ If you want to restore a game's save data, use Dolphin to import your NAND backu

## Instructions

1. Copy the `nand.bin` and `keys.bin` files from the place you stored your NAND backup on your computer to the root of your SD card.
Comment thread
CrazyDog4110 marked this conversation as resolved.
Outdated
1. Launch the Homebrew Channel.
1. Press the HOME Button, then select "Launch BootMii".
* If the Homebrew Channel is inaccessible and you have Priiloader installed, you may also access it on boot and select `BootMii IOS` to load BootMii.
Expand Down
12 changes: 10 additions & 2 deletions docs/nand-backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,18 @@ Please read the below information before proceeding further.

![](/images/nanddumper@ios/dump-in-progress.png)

1. Once the NAND backup has concluded, press any button to exit nanddumper@ios. Your NAND backup and console keys will be output to your USB drive in directory `/wii/backups/`.
1. Once the NAND backup has concluded, press any button to exit nanddumper@ios. Your NAND backup and console keys will be output to your USB drive or SD card in the directory `/wii/backups/`.
Comment thread
CrazyDog4110 marked this conversation as resolved.
Outdated

![](/images/nanddumper@ios/dump-complete.png)

1. On your computer, ensure that you rename `DATE_SERIAL_nand_XX.bin` to `nand.bin`, and `SERIAL_keys.bin` to `keys.bin`. This ensures that BootMii can properly parse your NAND backup in the event that it needs to be restored.

![](/images/nanddumper@ios/rename-files.png)

---
1. Copy `nand.bin`, `keys.bin`, and the two sha files from the `/wii/backups` directory on your SD card or USB drive to a safe location on your computer, then you may delete them from your **SD card or USB drive**.
Comment thread
CrazyDog4110 marked this conversation as resolved.
Outdated
* Ideally, these backup files should be stored in an area where they are on your hard drive and in a cloud location, such as OneDrive or iCloud Drive.
Comment thread
CrazyDog4110 marked this conversation as resolved.
Outdated

![](/images/nanddumper@ios/PC-Copy.png)

::: tip

Expand Down Expand Up @@ -162,6 +165,11 @@ Please read the below information before proceeding further.

![](/images/bootmii/BootMii_Return.png)

1. Copy `nand.bin` and `keys.bin` from the root of your SD card to a safe location on your computer, then you may delete them from your **SD card**.
Comment thread
CrazyDog4110 marked this conversation as resolved.
Outdated
* Ideally, these backup files should be stored in an area where they are on your hard drive and in a cloud location, such as OneDrive or iCloud Drive.
Comment thread
CrazyDog4110 marked this conversation as resolved.
Outdated

![](/images/bootmii/PC-Copy.png)

---

::: tip
Expand Down
Binary file added docs/public/images/bootmii/PC-Copy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/images/nanddumper@ios/PC-Copy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading