mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 06:10:05 +00:00
Updated User Directory (markdown)
parent
1eaac9635d
commit
f9e367d611
@ -1,6 +1,6 @@
|
|||||||
## The User Directory
|
## 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 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.
|
- 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user