Add "Break reason: Panic" and "Emulated program broke execution!" error

Leo626 2017-01-20 18:37:13 -04:00
parent 47ab047139
commit a190eda061

6
FAQ.md

@ -26,6 +26,12 @@ Most of Pokémon games work properly but some are unplayable (we don't know why
The ones that do work require a [[Home Folder dump|Dumping System Archives and the Shared Fonts from a 3DS Console]] and crashes are common.
If the console prints the following error log, then the Home Folder dump is missing.
```
Debug.Emulated <Critical> core\hle\svc.cpp:SVC::Break:466: Break reason: PANIC
Debug.Emulated <Critical> core\hle\svc.cpp:SVC::Break:450: Emulated program broke execution!
```
#### Does _Citra_ support network connectivity or online play?
No, Network has not yet been implemented in _Citra_ therefore any online function does not work.