Add sd card folder's location

norips 2016-05-26 12:26:01 +02:00
parent d856452481
commit 4221783bb1

4
FAQ.md

@ -87,6 +87,10 @@ Service.CFG <Error> 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?