mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 11:10:05 +00:00
Updated FAQ (markdown)
parent
b69771ac88
commit
088f2e19af
6
FAQ.md
6
FAQ.md
@ -18,15 +18,15 @@ _Note: Citra is not affiliated with Nintendo in any way._
|
|||||||
|
|
||||||
#### When launching a game, I get a "Could not Determine System Mode" or "Failed to Decrypt" error. I want to run backups of retail titles that I own, how can I do that?
|
#### When launching a game, I get a "Could not Determine System Mode" or "Failed to Decrypt" error. I want to run backups of retail titles that I own, how can I do that?
|
||||||
_Citra_ does not natively run dumps of games that have not been decrypted properly. This requires a physical 3DS and the game you own.
|
_Citra_ does not natively run dumps of games that have not been decrypted properly. This requires a physical 3DS and the game you own.
|
||||||
Refer to [Dumping Game Cartridges](https://github.com/citra-emu/citra/wiki/Dumping-Game-Cartridges) and [Dumping Installed Titles](https://github.com/citra-emu/citra/wiki/Dumping-Installed-Titles).
|
Refer to [[Dumping Game Cartridges]] and [[Dumping Installed Titles]].
|
||||||
|
|
||||||
#### Can _Citra_ run _Pokémon_ games?
|
#### Can _Citra_ run _Pokémon_ games?
|
||||||
|
|
||||||
Most of Pokémon games work properly but some are unplayable (we don't know why yet).
|
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 [[System Archives 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.
|
If the console prints the following error log, then the System Archives 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:466: Break reason: PANIC
|
||||||
Debug.Emulated <Critical> core\hle\svc.cpp:SVC::Break:450: Emulated program broke execution!
|
Debug.Emulated <Critical> core\hle\svc.cpp:SVC::Break:450: Emulated program broke execution!
|
||||||
|
Loading…
Reference in New Issue
Block a user