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

Leo626 2017-04-12 12:19:45 -03:00
parent 70cb2c36fb
commit 7d4aeb906c

@ -44,9 +44,9 @@ The title to have its extra data dumped from has an ID associated with its extra
4. Select `Extra Data Options`, then `Export ExtData`.
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 all files located in `/JKSV/ExtData/<Title Name>/<Folder name selected or created in Step 5>` to the computer.
8. Place the files in Citra's emulated SD card's extra data directory at `user/sdmc/Nintendo 3DS/000...0/000...0/extdata/<Ext ID High>/<Ext ID Low>/user/`. These directories may have to be created if the title the extra data was dumped from hasn't been played in Citra yet**.
7. Transfer all files located in `/JKSV/ExtData/[Title Name]/[Folder name selected or created in Step 5]` to the computer.
8. Place the files in Citra's emulated SD card's extra data directory at `user/sdmc/Nintendo 3DS/000...0/000...0/extdata/[Ext ID High]/[Ext ID Low]/user/`. These directories may have to be created if the title the extra data was dumped from hasn't been played in Citra yet**.
*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.
** If the extra data found in `/JKSV/ExtData/<Title Name>/<Folder name selected or created in Step 5>` is a folder with a weird name containing 11 characters including numbers, letters, and/or parentheses (examples include but are not limited to `kK7fB3)uOyD` or `SwrPp8xUGz6`) then this extra data is tied to the title's save data, which will need to be dumped and associated with Citra as well or the extra data will be ignored by Citra. See [[Dumping Save Data from a 3DS Console]] for help dumping save data. Currently the only known instance of this being the case is with Super Smash Bros. for Nintendo 3DS, but there may be more. See this [forum post](https://discuss.citra-emu.org/d/800-extra-data) for additional details.
** If the extra data found in `/JKSV/ExtData/[Title Name]/[Folder name selected or created in Step 5]` is a folder with a weird name containing 11 characters including numbers, letters, and/or parentheses (examples include but are not limited to `kK7fB3)uOyD` or `SwrPp8xUGz6`) then this extra data is tied to the title's save data, which will need to be dumped and associated with Citra as well or the extra data will be ignored by Citra. See [[Dumping Save Data from a 3DS Console]] for help dumping save data. Currently the only known instance of this being the case is with Super Smash Bros. for Nintendo 3DS, but there may be more. See this [forum post](https://discuss.citra-emu.org/d/800-extra-data) for additional details.