From 880a171074fa89c2d9b10ad9a4698d3d93b5a782 Mon Sep 17 00:00:00 2001 From: MaJoR Date: Thu, 28 May 2015 06:02:20 -0500 Subject: [PATCH] Typo fix, added the gameid to the combining section since that is how users are most likely to see it. --- Decryption.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.