mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 01:20:06 +00:00
add snap folder location, fix formatting
parent
f8a25a5d80
commit
70a3994463
@ -5,7 +5,7 @@ Citra's user directory is where the emulator persists the emulated 3DS NAND, sav
|
||||
- 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.
|
||||
- in old version of Citra, the user directory used to be the `user` folder in the same directory as the Citra executable.
|
||||
- on macOS and Linux, the path is `~/.local/share/citra-emu/`. Note that the folder `.local` is hidden on most machines, so you need to change the configuration to view it. **Additionally, the `config` folder is located in `~/.config/citra-emu/`**.
|
||||
- in the "citra-mts" snap provided on the snapcraft store, this is located in `~/snap/citra-mts/current/.local/share/citra-emu`. The config folder is located in ~/snap/citra-mts/current/.config`.
|
||||
- in the "citra-mts" snap provided on the snapcraft store, this is located in `~/snap/citra-mts/current/.local/share/citra-emu`. The config folder is located in `~/snap/citra-mts/current/.config`.
|
||||
|
||||
There are at least three directories within the user directory: `config`, `nand`, and `sdmc`. See below for details about each directory and what data is stored within.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user