From 949eedf26440a7e1ef85ad000d2bf3b9b332785b Mon Sep 17 00:00:00 2001 From: literalmente-game Date: Mon, 4 Nov 2019 23:24:55 -0300 Subject: [PATCH] Updated information related to Citra not being able to run encrypted games (also added a link to details about it and how to dump your AES keys) --- FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index b748c50..c77ede3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -23,10 +23,11 @@ The name is derived from CTR, which is part of the model number of the original ## Running games in _Citra_ #### 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 (unless you have dumped your own system keys). This requires a physical 3DS and the game you own. Refer to: * [[Dumping Game Cartridges]] * [[Dumping Installed Titles]] +* [[AES Keys]] #### Can _Citra_ run _Pokémon_ games?