From f9e367d61118a8d626c6cee0de976dec67df7553 Mon Sep 17 00:00:00 2001 From: Vitor K Date: Sun, 27 Jun 2021 21:17:34 -0300 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 159d6e7..ec5b271 100644 --- a/User-Directory.md +++ b/User-Directory.md @@ -1,6 +1,6 @@ ## The User Directory -Citra's user directory is where the emulator persists the emulated 3DS NAND, save data, extra data, and a host of other files necessary for Citra to run properly. The path of the user directory varies on different systems: +Citra's user directory is where the emulator persists the emulated 3DS NAND, save data, extra data, and a host of other files necessary for Citra to run properly. The path of the user directory can be opened from within the Citra application with the `Open Citra folder` menu option. On different systems the paths are: - on any system, the presence of a directory named `user` on the same directory of the executable will override the default behavior and Citra will use that instead. - 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.