Merge pull request #1011 from saibotu/pr-ts_transfer

Fixed instructions after a failed CTRTransfer
This commit is contained in:
Plailect 2017-04-12 12:39:43 -04:00 committed by GitHub
commit e30063c47f

View file

@ -181,10 +181,14 @@ If an error occurs during the SafeCTRTransfer process, you will be prompted to l
1. Select "Run 0:/ctrtransfer/payload.bin" 1. Select "Run 0:/ctrtransfer/payload.bin"
1. If it was successful, you will have entered GodMode9 1. If it was successful, you will have entered GodMode9
1. Navigate to `SDCARD` -> `ctrtransfer` 1. Navigate to `SDCARD` -> `ctrtransfer`
1. Press (A) on `<serialnumber>_nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (Y) on `<serialnumber>_nand.bin` to copy it
1. Press (A) to unlock SysNAND overwriting, then input the key combo given 1. Press (B) twice to return to the main menu
+ This will not overwrite your arm9loaderhax installation 1. Navigate to `SYSNAND VIRTUAL`
1. Input the key combo given to unlock SysNAND (lvl1) writing 1. Press (Y) to paste `<serialnumber>_nand.bin`
1. Press (A) to confirm
1. Press (A) to inject into `nand.bin`
1. Press (A) to unlock SysNAND overwriting
1. Input the key combo given to unlock SysNAND (lvl3) writing
+ This process will take some time + This process will take some time
1. Press (A) to continue once it has completed 1. Press (A) to continue once it has completed
1. Press (Start) to reboot your device 1. Press (Start) to reboot your device