mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 13:30:07 +00:00
(0xc000007b)
parent
4b1d9c27e3
commit
9907ce4f7f
4
FAQ.md
4
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.
|
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!
|
#### 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.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user