From 5de1a1e83f54f05d2fa55ac07e6148035fb78a08 Mon Sep 17 00:00:00 2001 From: Siina Mashek Date: Wed, 3 Apr 2024 15:39:13 +0300 Subject: [PATCH] re-enabled gpu things --- config/mpv/mpv.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/mpv/mpv.conf b/config/mpv/mpv.conf index 690e959..46c269f 100644 --- a/config/mpv/mpv.conf +++ b/config/mpv/mpv.conf @@ -1,6 +1,6 @@ -#vo=gpu -#profile=gpu-hq -#gpu-api=vulkan +vo=gpu +profile=gpu-hq +gpu-api=vulkan vulkan-async-compute=yes vulkan-async-transfer=yes vulkan-queue-count=1