diff --git a/FAQ.md b/FAQ.md index 629a62f..3728d62 100644 --- a/FAQ.md +++ b/FAQ.md @@ -87,6 +87,10 @@ Service.CFG core\hle\service\cfg\cfg.cpp:Service::CFG::GetConfigInfoBloc In this case, try deleting the file at `user/nand/data/00000000000000000000000000000000/sysdata/00010017/00000000/config` and running the latest version of Citra. If this does not work, then note the config block number (`0xA0001` in the example) and file a bug report. +#### Where is the folder of the SD card ? + +Under Linux, you can find it under `~/.local/share/citra-emu/`. + ## Development and contributions #### How can I develop or contribute to the project?