Skip to content

Commit ba63efc

Browse files
committed
Configuration editor: State more precisely description of shader setting
1 parent aa04add commit ba63efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/supplementary/configedit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ function advanced_configedit() {
276276
'Smoothens picture with bilinear filtering. Should be disabled if using pixel shaders.'
277277
'Aspect ratio to use (default unset - will use core aspect if video_aspect_ratio_auto is true)'
278278
'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)'
280280
'Load input overlay on startup. Other overlays can still be loaded later in runtime.'
281281
'Input overlay to use (default none)'
282282
'Audio driver to use (default is alsathread)'

0 commit comments

Comments
 (0)