From b649c0d5cfeab4f05d8f0d2110583fde20466fe0 Mon Sep 17 00:00:00 2001 From: Weiyi Wang Date: Fri, 21 Sep 2018 16:17:25 -0400 Subject: [PATCH] Updated User Directory (markdown) --- User-Directory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/User-Directory.md b/User-Directory.md index 0a50ff0..3ba6f8a 100644 --- a/User-Directory.md +++ b/User-Directory.md @@ -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 ```