mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-21 22:40:06 +00:00
Add "Break reason: Panic" and "Emulated program broke execution!" error
parent
47ab047139
commit
a190eda061
8
FAQ.md
8
FAQ.md
@ -24,7 +24,13 @@ Refer to [Dumping Game Cartridges](https://github.com/citra-emu/citra/wiki/Dumpi
|
||||
|
||||
Most of Pokémon games work properly but some are unplayable (we don't know why yet).
|
||||
|
||||
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?
|
||||
No, Network has not yet been implemented in _Citra_ therefore any online function does not work.
|
||||
|
Loading…
Reference in New Issue
Block a user