mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 02:10:08 +00:00
new user folder on windows
parent
9d409efea4
commit
d56efb8ec4
@ -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. On Windows it is the `user` folder in the same directory as the Citra executable. on macOS and Linux it is at `~/.local/share/citra-emu/`.
|
||||
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. On Windows it is the `C:/Users/<your-user-name>/AppData/Roaming/Citra/` (in old version it used to be the `user` folder in the same directory as the Citra executable). on macOS and Linux it is at `~/.local/share/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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user