diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index 4d7cf91..57187b6 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -493,7 +493,7 @@ Usually, this error means that a CPU instruction is not implemented, in which ca 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. +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`