NAND Usage Guide: Difference between revisions

Jump to navigation Jump to search
no edit summary
(→‎Placing the NAND files into Dolphin: 5.0-756 doesn't fix all the issues (see https://bugs.dolphin-emu.org/issues/6550). Sorry for making an edit earlier that claimed that.)
No edit summary
Line 9: Line 9:


== Extracting NAND files ==
== Extracting NAND files ==
=== Automatically with Dolphin 5.0-3416 or newer ===
Select Tools > Import BootMii NAND Backup. Dolphin will decrypt and unpack the NAND. Device credentials and system files required for network services emulation will also be extracted automatically.
=== On Linux ===
=== On Linux ===
1. '''Extract''' the AES IV from keys.bin: <code>dd if=keys.bin of=aes-iv bs=1 skip=360 count=16</code>
1. '''Extract''' the AES IV from keys.bin: <code>dd if=keys.bin of=aes-iv bs=1 skip=360 count=16</code>
279

edits

Navigation menu