diff --git a/FAQ.md b/FAQ.md index 94ae5c5..a3beb81 100644 --- a/FAQ.md +++ b/FAQ.md @@ -73,6 +73,10 @@ It is very likely that this issue is caused by your GPU or drivers not supportin First, if you've downloaded any DLL files from the Internet and placed them in the Citra or a system folder, *remove them first*, they will not solve your problem and may cause system instability. Then download and install the *x64* variant (vc_redist.x64.exe) of [Visual C++ Redistributable for Visual Studio 2015](https://www.microsoft.com/en-us/download/details.aspx?id=48145) from Microsoft. If that doesn't help, ensure you have also extracted the DLL files that come included with the Citra builds and that they are in the same directory as the executable. +#### A message box pops up saying the application was was unable to start correctly (0xc000007b). + +See above about missing DLLs. + #### I've dumped my game, but when I load it Citra crashes/prints a bunch of gibberish to the console! Games need to be decrypted on a 3DS before being usable in Citra. This is a technical limitation and it is unlikely that it can be removed in the foreseeable future. To decrypt your games, you will need to have a 3DS system running firmware 9.2 or lower and follow the [[Dumping Game Cartridges]] guide.