diff --git a/Decryption.md b/Decryption.md index 6f1eb3c..ef9f757 100644 --- a/Decryption.md +++ b/Decryption.md @@ -47,12 +47,12 @@ You can now copy this to your computer to clear space; this ROM file will **neve **On Windows** ``` -Copy /b "Bravely Default.3DS0"+"Bravely Default.3DS1" "Bravely Default.3DS" +Copy /b "Bravely Default.3D0"+"Bravely Default.3D1" "Bravely Default.3DS" ``` **On a *NIX system** ``` -cat "Bravely Default.3DS0" "Bravely Default.3DS1" > "Bravely Default.3DS" +cat "Bravely Default.3D0" "Bravely Default.3D1" > "Bravely Default.3DS" ``` This will give you a single combined file that is your entire ROM dump. If you're certain you've done this correctly, you can delete the input files and just keep the .3DS produced.