diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index 0d97e72..dbd36eb 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -349,6 +349,9 @@ Another possible cause is Ryujinx might be forbidden from accessing the save fol ### • Crashing with `|E| HLE.OsThread.8 Application : Unhandled exception caught: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: System archive with titleid 0100000000000823 was not found on Storage BuiltInSystem. Found in None.` Your firmware is too old to run the game you’re trying to run, and it tried to use files that don’t exist in such an old version. Update your keys and firmware. +### • “Ryujinx has encountered an error: System update title was not found in the firmware package.” +The file you're trying to install as a firmware does not contain actual firmware. See the [firmware dumping guide](https://github.com/Ryujinx/Ryujinx/wiki/Firmware-Dumping-Guide) for how to dump yours. + ### • “RYU-0003: Firmware parsing error Ryujinx was unable to parse the provided firmware. **_This is usually caused by outdated keys_**.” The error itself tells you. Firmware and keys go hand in hand; if you update your firmware, you need to update your keys too.