You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scriptmodules/supplementary/configedit.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -276,7 +276,7 @@ function advanced_configedit() {
276
276
'Smoothens picture with bilinear filtering. Should be disabled if using pixel shaders.'
277
277
'Aspect ratio to use (default unset - will use core aspect if video_aspect_ratio_auto is true)'
278
278
'Load video_shader on startup. Other shaders can still be loaded later in runtime.'
279
-
'Video shader to use (default none)'
279
+
'Video shader to use. Video driver gl supports *.glslp shader presets. Video drivers glcore and vulkan support *.slangp shader presets. (default none)'
280
280
'Load input overlay on startup. Other overlays can still be loaded later in runtime.'
0 commit comments