mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 10:10:05 +00:00
Add "Break reason: Panic" and "Emulated program broke execution!" error
parent
47ab047139
commit
a190eda061
6
FAQ.md
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.
|
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?
|
#### Does _Citra_ support network connectivity or online play?
|
||||||
No, Network has not yet been implemented in _Citra_ therefore any online function does not work.
|
No, Network has not yet been implemented in _Citra_ therefore any online function does not work.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user