Updated User Directory (markdown)

Vitor K 2021-06-27 21:17:34 -03:00
parent 1eaac9635d
commit f9e367d611

@ -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.