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.