Updated User Directory (markdown)

Weiyi Wang 2018-09-21 16:17:25 -04:00
parent c6280a3b64
commit b649c0d5cf

@ -6,7 +6,7 @@ Citra's user directory is where the emulator persists the emulated 3DS NAND, sav
- in old version of Citra, the user directory used to be the `user` folder in the same directory as the Citra executable.
- on macOS and Linux, the path is `~/.local/share/citra-emu/`. Note that the folder `.local` is hidden on most machines, so you need to change the configuration to view it. **Additionally, the `config` folder is located in `~/.config/citra-emu/`**.
There are at least three directories within the user directory: `config`, `nand`, and `sdmc`. For users that have dumped the shared fonts from a 3DS console, there will also be a `sysdata` directory. See below for details about each directory and what data is stored within.
There are at least three directories within the user directory: `config`, `nand`, and `sdmc`. See below for details about each directory and what data is stored within.
##### Diagram of Citra's User Directory
```