diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index dbd36eb..218d146 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -375,6 +375,9 @@ If you get this error but the below strings mention `PTC`, it means your PPTC is ### • Game hangs on boot, log says `|E| Loader LoadNca: No ExeFS found in NCA` When dumping your game, enable “Remove console specific data”, “Generate ticket-less dump” and “Change NPDM RSA key/sig in Program NCA” in nxdumptool. +### • NSP file won't show on the main menu, loading it from file will hang the emulator and log the following warning: `|W| Loader GetNpdm: NPDM file not found, using default values!` followed by these errors: `|E| Loader LoadNsos: Process initialization returned error "InvalidMemoryRegion".` `|E| Loader TryLoad: Unable to load: Could not find Main NCA` +You're trying to load an update file instead of a game file. See [the setup guide](https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide#managing-game-updates) for how to properly update your games. + ### • Ryujinx showing a black screen: First, make sure that the game you are trying to run is actually supported and that your graphics card is capable of running it.