diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index c3e27ba..4d7cf91 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -492,6 +492,10 @@ Usually, this error means that a CPU instruction is not implemented, in which ca ### • Any kind of audio issues/softlocking/crashing on macOS: Ensure you set SDL2 as the audio backend and that your Mac meets the minimum requirements. +### • Low performance on Linux/Steam Deck: +Ensure you are running Ryujinx through `Ryujinx.sh`and NOT the executable itself. +![image](https://github.com/Ryujinx/Ryujinx/assets/79612681/57e51bbf-7043-4a64-a0c5-9cae2bd52ecf) + ### • Crashing on Mac with `|E| HLE.GuestThread.16 Application : Unhandled exception caught: System.Exception: Unhandled exception from guest kernel with ESR 0x82000086 (InstructionAbortLowerEl). at Ryujinx.Cpu.AppleHv.HvExecutionContext.Execute(HvMemoryManager memoryManager, UInt64 address) in /runner/_work/Ryujinx_Eve/Ryujinx_Eve/Ryujinx.Cpu/AppleHv/HvExecutionContext.cs:line 143` Update your macOS version.