From f9835e3726751e991ff44f22005092982d31128c Mon Sep 17 00:00:00 2001 From: Leo626 Date: Tue, 14 Mar 2017 09:33:21 -0300 Subject: [PATCH] Updated User Directory (markdown) --- User-Directory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/User-Directory.md b/User-Directory.md index ae0a76a..d41f479 100644 --- a/User-Directory.md +++ b/User-Directory.md @@ -2,7 +2,7 @@ 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: - - on Windows, the path is `C:/Users//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. - 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 machine, so you need to change the configuration to view it.