From 3edaa825d6383a3aada5ead3f630b58965a90a11 Mon Sep 17 00:00:00 2001 From: tekas Date: Thu, 27 Oct 2016 17:47:00 -0500 Subject: [PATCH] duplicating JKSM changes from the ext data tutorial --- 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 4744793..f25a7f5 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 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 +*In step 3, If the title to be dumped isn't on the list, first try selecting `Refresh Games` from the app's root menu. If that doesn't work, 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