mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45:39 +00:00
DUCKSTATION: switched from Vulkan to OpenGL as Vulkan is broken
This commit is contained in:
parent
7743f48e4d
commit
5f9185d523
|
@ -42,7 +42,7 @@ FastmemMode = true
|
|||
|
||||
|
||||
[GPU]
|
||||
Renderer = Vulkan
|
||||
Renderer = OpenGL
|
||||
Adapter = AMD RADV VANGOGH
|
||||
ResolutionScale = 3
|
||||
Multisamples = 1
|
||||
|
|
Loading…
Reference in a new issue