mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 18:00:05 +00:00
Updated FAQ (markdown)
parent
757922b9dd
commit
5aacb42f89
2
FAQ.md
2
FAQ.md
@ -47,4 +47,4 @@ Sometimes a game will freeze and you'll get an error which looks like this in th
|
|||||||
Service.CFG <Error> core\hle\service\cfg\cfg.cpp:Service::CFG::GetConfigInfoBlock:236: Config block 0xA0001 with flags 2 and size 2 was not found
|
Service.CFG <Error> core\hle\service\cfg\cfg.cpp:Service::CFG::GetConfigInfoBlock:236: Config block 0xA0001 with flags 2 and size 2 was not found
|
||||||
```
|
```
|
||||||
|
|
||||||
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 (like `0xA0001`) and file a bug report.
|
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.
|
Loading…
Reference in New Issue
Block a user