BEZELS: Forced swanstation to use Vulkan [skip ci]

This commit is contained in:
XargonWan 2023-05-08 12:41:09 +02:00
parent e69e23dd8b
commit ac25f5feee

View file

@ -596,4 +596,5 @@ ppsspp_texture_replacement = "disabled"
ppsspp_texture_scaling_level = "Off"
ppsspp_texture_scaling_type = "xbrz"
ppsspp_texture_shader = "Off"
ppsspp_vertex_cache = "disabled"
ppsspp_vertex_cache = "disabled"
swanstation_GPU_Renderer = "Vulkan"