Updated User Directory (markdown)

Weiyi Wang 2017-07-16 21:29:11 +03:00
parent 0c46f83d97
commit 3471b16077

@ -99,4 +99,8 @@ If a real SD card is compared to Citra's emulated SD card, Citra may appear to b
### sysdata ### sysdata
This directory has only one purpose, to hold the system font in a file called `shared_font.bin`. It is necessary in order to play some games, but Citra does not create this file automatically due to copyright restrictions. It must be dumped from a physical 3DS console. To obtain the file, follow the instructions located at [[Dumping System Archives and the Shared Fonts from a 3DS Console]]. This directory can contain two files.
- `shared_font.bin`: this is a legacy system font data dumped from old version of 3dsutils. You don't need this if you are using the latest version of citra. However, you need to dump the system archives using the latest version of 3dsutils. See [[Dumping System Archives and the Shared Fonts from a 3DS Console]] for more information.
- `aes_keys.txt`: this file is reserved for future use to hold decryption keys.