From 4a31a889ad62b3967310ab5fcc5577d60d624dea Mon Sep 17 00:00:00 2001 From: lat9nq Date: Mon, 2 Nov 2020 22:56:42 -0500 Subject: [PATCH] Correct the AMD issue to being more general --- pokemon-sword-shield.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pokemon-sword-shield.md b/pokemon-sword-shield.md index 37e1e83..845ff2e 100644 --- a/pokemon-sword-shield.md +++ b/pokemon-sword-shield.md @@ -7,5 +7,5 @@ Pokémon Sword and Shield are currently in a playable state. As with most emulators, your in-game performance is highly dependent on the power of your system. #### HARDWARE ISSUES -* AMD GPU users who run Windows may experience graphical glitches in the game. They are caused by AMD's proprietary drivers, and therefore, you either need to wait for AMD to fix drivers, or install a Linux distribution (not recommended if you have no experience with Linux) and use Mesa drivers. -* Intel GPU users will not get reliable performance. Due to being integrated graphics is generally built on the efficiency and power saving perspective. Use of dedicated GPUs is highly recommended. \ No newline at end of file +* A horizontal line effect on characters may occur while playing this game in OpenGL on non-NVIDIA based hardware. AMD users in Windows may switch to Vulkan to fix this. +* Intel GPU users will not get reliable performance. Due to being integrated graphics is generally built on the efficiency and power-saving perspective. The use of dedicated GPUs is highly recommended. \ No newline at end of file