Updated FAQ and Troubleshooting (markdown)

MetrosexualGarbodor 2024-05-14 18:54:36 +01:00
parent 85b43c4a69
commit e7f7a693fa
1 changed files with 3 additions and 0 deletions

@ -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` ### • 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. 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: ### • 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. First, make sure that the game you are trying to run is actually supported and that your graphics card is capable of running it.