Typo fix

RoadrunnerWMC 2017-07-19 01:50:42 -05:00
parent 230608b78b
commit 2e383b6340

@ -4,7 +4,7 @@ Citra's user directory is where the emulator persists the emulated 3DS NAND, sav
- on Windows, the path is `C:/Users/[your-user-name]/AppData/Roaming/Citra/`. Note that the folder `AppData` is hidden by default, so you need to change the configuration to view it. - on Windows, the path is `C:/Users/[your-user-name]/AppData/Roaming/Citra/`. Note that the folder `AppData` is hidden by default, so you need to change the configuration to view it.
- in old version of Citra, the user directory used to be the `user` folder in the same directory as the Citra executable. - 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 machine, so you need to change the configuration to view it. - 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.
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`. 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.