Guide_3DS/_pages/Move-EmuNAND.md

48 lines
2.5 KiB
Markdown
Raw Normal View History

2016-10-30 01:02:14 +02:00
---
title: "Move EmuNAND"
permalink: /move-emunand.html
---
This is add-on section for moving the contents of a previous EmuNAND to your new SysNAND CFW, then removing the old EmuNAND partition. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
You will LOSE your GBA VC and DSiWare saves!
{: .notice--danger}
**You MUST have already installed arm9loaderhax + Luma3DS to use this.**
{: .notice--danger}
#### What you need
* An existing EmuNAND
2016-11-03 22:07:35 +01:00
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
2016-10-30 01:02:14 +02:00
#### Instructions
2016-11-03 22:07:35 +01:00
1. Copy `GodMode9.bin` from the GodMode9 zip to the `/luma/payloads` folder on your SD card and rename `GodMode9.bin` in `/luma/payloads` to `up_GodMode9.bin`
2016-10-30 01:02:14 +02:00
2. Reinsert your SD card into your 3DS
3. Open Hourglass9 from arm9loaderhax by holding (Start) on boot
4. Go to "EmuNAND Backup/Restore", then select the "EmuNAND Backup" option to backup your EmuNAND to `NAND_emu.bin`
5. Press (B) to get back to the main menu
6. Go to "SysNAND Backup/Restore", then select the "SysNAND Restore (keep a9lh)" option to restore your SysNAND from `NAND_emu.bin`
7. Press (Select) to eject your SD card
8. Put your SD card in your computer, then copy `NAND_emu.bin` and `NAND_emu.bin.sha` from the `/files9/` folder on your SD card to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong in the future **(Your backup should match one of the sizes on [this](nand-size) page; if it does not, you should delete it and make a new one!)**
9. Delete `NAND_emu.bin` from the `/files9/` folder on your SD card after copying it
10. **Backup every file on your SD card to a folder on your computer, all files will be deleted in the next step**
11. Reinsert your SD card into your 3DS
2016-11-03 22:07:35 +01:00
12. Press (Start) to reboot while holding (Up) to open GodMode9
13. Press the (Home) button to bring up the action menu
14. Select "SD format menu"
15. Press (A) to confirm
16. Select "No EmuNAND"
17. Select "Auto"
18. Enter the prompted button combination to confirm
19. Hold (R) and press (B) at the same time to eject your SD card
2016-10-30 01:02:14 +02:00
16. Put your SD card in your computer, then copy all your files back into it
2016-11-03 22:07:35 +01:00
18. Reinsert your SD card into your 3DS
19. Press (A) to remount your SD card
20. Press (Start) to reboot!
2016-10-30 01:02:14 +02:00
19. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down)
Return to [Installing arm9loaderhax](installing-arm9loaderhax).