From ed8a8b0c21e95a5f59b2461efa570b40269035d9 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 29 Jan 2025 04:01:50 +0000 Subject: [PATCH] restored missing images --- FAQ-and-Troubleshooting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index a5e62c6..d816d2c 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -424,7 +424,7 @@ If you're getting this error when running a game on Vulkan and the below strings If you're getting this error on a Rog Ally, go to `Add or remove programs` on Windows and uninstall the "OpenCL, OpenGL, and Vulkan Compatibility Pack". -![image-3](https://github.com/Ryujinx/Ryujinx/assets/79612681/37650ca4-be94-4b86-9a6e-f5caf5793ece) +![309480118-37650ca4-be94-4b86-9a6e-f5caf5793ece](https://github.com/user-attachments/assets/7f8090f9-f435-4b2c-a6da-1bfd38290b35) ### • `|E| HLE.GuestThread.20 Cpu InvalidAccessHandler: Invalid memory access at virtual address 0x0000000000000000. |E| HLE.GuestThread.20 Application : Unhandled exception caught: Ryujinx.Memory.InvalidMemoryRegionException: Attempted to access an invalid memory region.` Invalid memory access errors, especially ones with the `0x0000000000000000` address, are usually caused by mod or cheat conflicts. Check that any given 2 (or more) mods or cheats you’re using don’t modify the same game files, and remove them if they do. This error can also be caused by poorly-made mods that don’t work on Nintendo Switch hardware. @@ -439,7 +439,7 @@ As of **1.1.739**, frametimes are considerably smoother. ### • Fullscreen framerate is not as smooth as on windowed mode/G-Sync not working: On the Nvidia control panel, head to `Vulkan/OpenGL present method` and select `Prefer layered on DXGI Swapchain` to enable GSync on a GSync-compatible monitor. -![image](https://github.com/Ryujinx/Ryujinx/assets/79612681/f697a9f5-2798-4391-910c-8b5dd3b4414b) +![270185601-f697a9f5-2798-4391-910c-8b5dd3b4414b](https://github.com/user-attachments/assets/e9e7f040-8de2-48e7-8c3f-e455a41b0e7a) ### • RTSS/MSI Afterburner won’t hook to Ryujinx: Open Ryujinx settings before running a game. @@ -506,7 +506,7 @@ Usually, this error means that a CPU instruction is not implemented, in which ca ### • 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/dd1f817d-393b-40e2-8212-e55f9abfe358) +![268338002-dd1f817d-393b-40e2-8212-e55f9abfe358](https://github.com/user-attachments/assets/a8483fab-9131-4152-922d-f84345d02431) ### • 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.