From 3a3218fcdf4ec134466ce02224206a22b9fe1205 Mon Sep 17 00:00:00 2001 From: tekas Date: Thu, 27 Oct 2016 08:35:22 -0500 Subject: [PATCH] Updated Dumping Save Data from a 3DS Console (markdown) --- Dumping-Save-Data-from-a-3DS-Console.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dumping-Save-Data-from-a-3DS-Console.md b/Dumping-Save-Data-from-a-3DS-Console.md index 92475a1..4744793 100644 --- a/Dumping-Save-Data-from-a-3DS-Console.md +++ b/Dumping-Save-Data-from-a-3DS-Console.md @@ -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//` 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///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. \ No newline at end of file +*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. \ No newline at end of file