diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index 2b52991..2956733 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -624,6 +624,8 @@ Disable docked mode and `Direct Mouse Access`. Touch functionality will not work - This game can only be played with single joycons in docked mode. To play with a normal controller, you need to disable docked mode and configure the handheld controller in input settings. ### Pokémon Scarlet/Pokémon Violet +- [The game is just a bunch of horizontal lines](https://github.com/Ryujinx/Ryujinx/assets/79612681/b59a2e6a-c87e-41bd-84c5-bf7340c0f3c1): [downgrade your AMD drivers](https://www.amd.com/en/support/kb/release-notes/rn-rad-win-23-8-1), the September 19th AMD driver update causes this. + - Game crashes on launch: make sure `Use alternative memory layout (Developers)` is disabled in system settings. - Controller going crazy/pressing buttons on its own: disable the handheld controller in input settings. Alternatively, disable the player 1 controller if playing on handheld mode. If it still occurs after doing this: Go to `File` > `Open Ryujinx Folder`, delete `config.json` (or `LDNconfig.json` if using LDN version), restart the emulator, open the player 1 settings, select your controller from the `Input Device` dropdown top left, click `Load` top right, click `Save` bottom right, re-add your games directory, click `Save` and run the game. @@ -693,6 +695,8 @@ Disable docked mode and `Direct Mouse Access`. Touch functionality will not work - Audio issues seem to appear on slower CPUs. ### The Legend of Zelda: Tears of the Kingdom +- [The game is just a bunch of horizontal lines](https://github.com/Ryujinx/Ryujinx/assets/79612681/8fe211bb-b78e-4ab7-b0cf-0d85a3e0ae57): [downgrade your AMD drivers](https://www.amd.com/en/support/kb/release-notes/rn-rad-win-23-8-1), the September 19th AMD driver update causes this. + - 20fps lock: if the game can’t hold 30fps, it will lock to 20. This is how the game works on Switch. You can use a [30fps mod (works for all versions)](https://cdn.discordapp.com/attachments/835681932703563826/1112538235957149787/30fps_stable_static_totk.rar) to stop this from happening. As of **1.1.802**, this should happen much less frequently. - Blurry graphics: the game uses both FSR and FXAA, which don't work that well with resolution scaling. You can use [this mod (works for 1.1.0, 1.1.1 and 1.1.2)](https://cdn.discordapp.com/attachments/835681932703563826/1112917867206299680/1080p_Disable_FSR_FXAA_v1.1.0-1.1.2.rar) to workaround the issue; it removes both FSR and FXAA and makes the game render at 1080p, instead of the usual 900p docked. You can then set Ryujinx to 2x resolution for 4k and/or enable the emulator's own antialiasing to improve the image quality further.