Updated Dumping Save Data from a 3DS Console (markdown)

tekas 2016-10-27 08:35:22 -05:00
parent 91d06accb0
commit 3a3218fcdf

@ -41,4 +41,4 @@ Location of the "User Directory": on Windows it is the user folder in the same d
7. Transfer all files located in `/JKSV/Saves/<Game Name>/<Folder name selected or created in Step 5>` to the computer.
8. Place the files in Citra's emulated SD card's save directory at `user/sdmc/Nintendo 3DS/000...0/000...0/title/<High ID noted in Step 3>/<Low ID noted in Step 3>/data/00000001/`. These directories may have to be created if the game the save was dumped from hasn't been played in Citra yet.
*In step 3, If the game to be dumped isn't on the list, JKSM's filter may need to be updated. This can be done easily from the app's root menu and selecting `Download Filter` (internet connection required). If that still doesn't work, filter.txt will have to be updated manually. Look up the game [here](http://www.3dsdb.com/) and grab it's title ID. Open filter.txt located in the JKSM folder and add a new line. Type 0xXXXXXXXX where XXXXXXXX is the game's title low (the last 8 characters of the game's title ID). Save the edited file. The game should now appear in the list.
*In step 3, If the title to be dumped isn't on the list, JKSM's filter may need to be updated. This can be done easily from the app's root menu and selecting `Download Filter` (internet connection required). If that still doesn't work, the filter will have to be updated manually. Open `/JKSV/filter.txt` and add a new line. Type 0xXXXXXXXX where XXXXXXXX is the game's TID Low (the last 8 characters of the game's Title ID). Save the edited file. The game should now appear in the list.