diff --git a/Decryption.md b/Decryption.md index ef9f757..652edc7 100644 --- a/Decryption.md +++ b/Decryption.md @@ -28,7 +28,7 @@ On your computer, download the [latest firmware package of the gateway launcher] On the 3DS, open the browser and navigate to 'http://dukesrg.no-ip.org/3ds/go' . -**If you don't (wan't to) have internet access on your 3DS** +**If you don't have internet access on your 3DS** You can host the launcher page by using [FakeMii](https://github.com/Lectem/FakeMii). See the installation instructions there. You can then open your browser and navigate to 'http://launcher'. @@ -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.3D0"+"Bravely Default.3D1" "Bravely Default.3DS" +Copy /b "BTRE.3D0"+"BTRE.3D1" "Bravely Default.3DS" ``` **On a *NIX system** ``` -cat "Bravely Default.3D0" "Bravely Default.3D1" > "Bravely Default.3DS" +cat "BTRE.3D0" "BTRE.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.