From 5f9185d5233324c1595e0774a0d48ecf009da07c Mon Sep 17 00:00:00 2001 From: XargonWan Date: Wed, 30 Oct 2024 22:19:53 +0900 Subject: [PATCH] DUCKSTATION: switched from Vulkan to OpenGL as Vulkan is broken --- config/duckstation/settings.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/duckstation/settings.ini b/config/duckstation/settings.ini index 65ca7e7b..1de51dfc 100644 --- a/config/duckstation/settings.ini +++ b/config/duckstation/settings.ini @@ -42,7 +42,7 @@ FastmemMode = true [GPU] -Renderer = Vulkan +Renderer = OpenGL Adapter = AMD RADV VANGOGH ResolutionScale = 3 Multisamples = 1