windows user also need the sd folder, not only linux

wwylele 2016-05-26 14:18:50 +03:00
parent 4221783bb1
commit 013791a59f

4
FAQ.md

@ -89,6 +89,10 @@ In this case, try deleting the file at `user/nand/data/0000000000000000000000000
#### Where is the folder of the SD card ?
The folder of the SD card is `sdmc`.
Under Windows, you can find it under the `user` folder along with citra executable.
Under Linux, you can find it under `~/.local/share/citra-emu/`.
## Development and contributions