fix(wayland): fix frame drops and mistimings
This commit is contained in:
+6
-1
@@ -15,8 +15,13 @@ osc = no
|
|||||||
border = no
|
border = no
|
||||||
|
|
||||||
# Interpolation
|
# Interpolation
|
||||||
|
# Note: On wayland, make sure to have adaptive sync enabled
|
||||||
|
# (if offered in the display settings)
|
||||||
# video-sync=display-resample
|
# video-sync=display-resample
|
||||||
video-sync=display-vdrop # More consistent playback speed, for syncing with somebody else (like a watch party)
|
video-sync=display-vdrop # More consistent playback speed, for syncing with
|
||||||
|
# somebody else (like a watch party)
|
||||||
|
gpu-api=vulkan
|
||||||
|
gpu-context=x11vk
|
||||||
interpolation=yes
|
interpolation=yes
|
||||||
tscale=sphinx
|
tscale=sphinx
|
||||||
tscale-blur=0.6991556596428412
|
tscale-blur=0.6991556596428412
|
||||||
|
|||||||
Reference in New Issue
Block a user