Updated FAQ and Troubleshooting (markdown)

MetrosexualGarbodor 2023-09-15 17:11:48 +01:00
parent e56a87e57f
commit bef05f4000
1 changed files with 4 additions and 0 deletions

@ -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: ### • 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. 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` ### • 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. Update your macOS version.