Explorar o código

Disable old vulkan upscaling in mpv config

Frans Bergman %!s(int64=4) %!d(string=hai) anos
pai
achega
f61d83215e
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      .config/mpv/mpv.conf

+ 3 - 3
.config/mpv/mpv.conf

@@ -64,9 +64,9 @@ dither-depth=8 # Running my monitor at 10 bit breaks other things
 #scale=ewa_lanczos
 
 # vulkan
-gpu-api=vulkan
-fbo-format=rgba16hf
-glsl-shader="~/git/mpv-prescalers/vulkan/ravu-r4-yuv.hook"
+#gpu-api=vulkan
+#fbo-format=rgba16hf
+#glsl-shader="~/git/mpv-prescalers/vulkan/ravu-r4-yuv.hook"
 
 # }}}