Not all games use "*.dat" as save file.

wwylele 2016-10-16 19:35:38 +08:00
parent 4c58123e33
commit 28eceed4e8

@ -39,7 +39,7 @@ There are multiple ways to transfer 3DS save data to Citra in a usable form, but
4. Select `Save Data Options`, then `Export Save`.
5. You will be prompted to select a folder or `New`. If selecting `New`, enter any name you wish and then select `OK`.
6. A popup should appear that says `Complete!` Close JKSM.
7. Transfer the .dat file located in `/JKSV/Saves/<Game Name>/<Folder name selected or created in Step 5>` to the computer.
8. Place the file 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.
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.