diff --git a/FAQ.md b/FAQ.md index 3728d62..29df9bf 100644 --- a/FAQ.md +++ b/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