oops, wrong order on these
This commit is contained in:
parent
3feaca55f5
commit
1385b6838b
1 changed files with 3 additions and 3 deletions
|
@ -99,9 +99,9 @@ This process will overwrite your DSiWare game's save file!
|
|||
1. Select "Start!"
|
||||
1. Wait for the process to complete
|
||||
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card
|
||||
+ **EUR Region**: `000d7d00`
|
||||
+ **JPN Region**: `000d7e00`
|
||||
+ **USA Region**: `000d7c00`
|
||||
+ **EUR Region**: `000d7e00`
|
||||
+ **JPN Region**: `000d7c00`
|
||||
+ **USA Region**: `000d7d00`
|
||||
1. Copy the new downloaded save file to the `data` folder on your SD card
|
||||
+ Overwrite the old save file when prompted
|
||||
1. Reinsert your SD card into your device
|
||||
|
|
Loading…
Reference in a new issue