mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 00:01:31 +11:00
Add tvout and tvout+interlacing presets into the 'presets' folder
This commit is contained in:
parent
88905023f7
commit
ee862758ed
27
presets/tvout+interlacing/tvout+interlacing.slangp
Normal file
27
presets/tvout+interlacing/tvout+interlacing.slangp
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
#tvout preset for 480p CRTs
|
||||||
|
|
||||||
|
shaders = "3"
|
||||||
|
shader0 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
shader1 = "../../misc/image-adjustment.slang"
|
||||||
|
shader2 = "../../misc/interlacing.slang"
|
||||||
|
|
||||||
|
scale_type_x0 = "viewport"
|
||||||
|
scale_x0 = "1.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B"
|
||||||
|
TVOUT_RESOLUTION = "320.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
|
@ -0,0 +1,48 @@
|
||||||
|
shaders = "5"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-composite-3phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "absolute"
|
||||||
|
scale_x0 = "1024"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-3phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
shader4 = "../../misc/interlacing.slang"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B;percent"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
||||||
|
percent = "0.000000"
|
|
@ -0,0 +1,48 @@
|
||||||
|
shaders = "5"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-svideo-3phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "absolute"
|
||||||
|
scale_x0 = "1536"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-3phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
shader4 = "../../misc/interlacing.slang"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B;percent"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
||||||
|
percent = "0.000000"
|
|
@ -0,0 +1,48 @@
|
||||||
|
shaders = "5"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-composite-2phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "source"
|
||||||
|
scale_x0 = "4.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-2phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
shader4 = "../../misc/interlacing.slang"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B;percent"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
||||||
|
percent = "0.000000"
|
|
@ -0,0 +1,48 @@
|
||||||
|
shaders = "5"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-svideo-2phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "source"
|
||||||
|
scale_x0 = "6.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-2phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
shader4 = "../../misc/interlacing.slang"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B;percent"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
||||||
|
percent = "0.000000"
|
|
@ -0,0 +1,48 @@
|
||||||
|
shaders = "5"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-composite-2phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "absolute"
|
||||||
|
scale_x0 = "1280"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-2phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
shader4 = "../../misc/interlacing.slang"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B;percent"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
||||||
|
percent = "0.000000"
|
|
@ -0,0 +1,48 @@
|
||||||
|
shaders = "5"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-svideo-2phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "absolute"
|
||||||
|
scale_x0 = "1920"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-2phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
shader4 = "../../misc/interlacing.slang"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B;percent"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
||||||
|
percent = "0.000000"
|
|
@ -0,0 +1,48 @@
|
||||||
|
shaders = "5"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-composite-3phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "source"
|
||||||
|
scale_x0 = "4.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-3phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
shader4 = "../../misc/interlacing.slang"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B;percent"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
||||||
|
percent = "0.000000"
|
|
@ -0,0 +1,48 @@
|
||||||
|
shaders = "5"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-svideo-3phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "source"
|
||||||
|
scale_x0 = "6.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-3phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
shader4 = "../../misc/interlacing.slang"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B;percent"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
||||||
|
percent = "0.000000"
|
|
@ -0,0 +1,40 @@
|
||||||
|
#try to sharpen blended output with Jinc2 set with very low Window Sinc parameter
|
||||||
|
|
||||||
|
shaders = "4"
|
||||||
|
shader0 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
shader1 = "../../misc/image-adjustment.slang"
|
||||||
|
shader2 = "../../windowed/shaders/jinc2.slang"
|
||||||
|
shader3 = "../../misc/interlacing.slang"
|
||||||
|
|
||||||
|
scale_type_x0 = "source"
|
||||||
|
scale_x0 = "2.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B;JINC2_WINDOW_SINC;JINC2_SINC;JINC2_AR_STRENGTH;percent"
|
||||||
|
TVOUT_RESOLUTION = "160.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "0.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
||||||
|
JINC2_WINDOW_SINC = "0.010000"
|
||||||
|
JINC2_SINC = "0.9"
|
||||||
|
JINC2_AR_STRENGTH = "0.900000"
|
||||||
|
percent = "0.000000"
|
45
presets/tvout/tvout+ntsc-256px-composite.slangp
Normal file
45
presets/tvout/tvout+ntsc-256px-composite.slangp
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
shaders = "4"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-composite-3phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "absolute"
|
||||||
|
scale_x0 = "1024"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-3phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
45
presets/tvout/tvout+ntsc-256px-svideo.slangp
Normal file
45
presets/tvout/tvout+ntsc-256px-svideo.slangp
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
shaders = "4"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-svideo-3phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "absolute"
|
||||||
|
scale_x0 = "1536"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-3phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
45
presets/tvout/tvout+ntsc-2phase-composite.slangp
Normal file
45
presets/tvout/tvout+ntsc-2phase-composite.slangp
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
shaders = "4"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-composite-2phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "source"
|
||||||
|
scale_x0 = "4.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-2phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
45
presets/tvout/tvout+ntsc-2phase-svideo.slangp
Normal file
45
presets/tvout/tvout+ntsc-2phase-svideo.slangp
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
shaders = "4"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-svideo-2phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "source"
|
||||||
|
scale_x0 = "6.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-2phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
45
presets/tvout/tvout+ntsc-320px-composite.slangp
Normal file
45
presets/tvout/tvout+ntsc-320px-composite.slangp
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
shaders = "4"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-composite-2phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "absolute"
|
||||||
|
scale_x0 = "1280"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-2phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
45
presets/tvout/tvout+ntsc-320px-svideo.slangp
Normal file
45
presets/tvout/tvout+ntsc-320px-svideo.slangp
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
shaders = "4"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-svideo-2phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "absolute"
|
||||||
|
scale_x0 = "1920"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-2phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
45
presets/tvout/tvout+ntsc-3phase-composite.slangp
Normal file
45
presets/tvout/tvout+ntsc-3phase-composite.slangp
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
shaders = "4"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-composite-3phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "source"
|
||||||
|
scale_x0 = "4.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-3phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
45
presets/tvout/tvout+ntsc-3phase-svideo.slangp
Normal file
45
presets/tvout/tvout+ntsc-3phase-svideo.slangp
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
shaders = "4"
|
||||||
|
|
||||||
|
shader0 = "../../ntsc/shaders/ntsc-pass1-svideo-3phase.slang"
|
||||||
|
filter_linear0 = "false"
|
||||||
|
frame_count_mod0 = "2"
|
||||||
|
float_framebuffer0 = "true"
|
||||||
|
scale_type_x0 = "source"
|
||||||
|
scale_x0 = "6.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
shader1 = "../../ntsc/shaders/ntsc-pass2-3phase.slang"
|
||||||
|
filter_linear1 = "false"
|
||||||
|
float_framebuffer1 = "false"
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "0.500000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
shader2 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
filter_linear2 = "false"
|
||||||
|
float_framebuffer2 = "false"
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
shader3 = "../../misc/image-adjustment.slang"
|
||||||
|
float_framebuffer3 = "false"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
31
presets/tvout/tvout+snes-hires-blend.slangp
Normal file
31
presets/tvout/tvout+snes-hires-blend.slangp
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
#tvout preset for 240p CRTs
|
||||||
|
|
||||||
|
shaders = "3"
|
||||||
|
shader0 = "../../crt/shaders/snes-hires-blend.slang"
|
||||||
|
shader1 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
shader2 = "../../misc/image-adjustment.slang"
|
||||||
|
|
||||||
|
filter_linear0 = "false"
|
||||||
|
scale_type0 = "source"
|
||||||
|
scale0 = "1.0
|
||||||
|
|
||||||
|
scale_type_x1 = "viewport"
|
||||||
|
scale_x1 = "1.000000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "1.000000"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B"
|
||||||
|
TVOUT_RESOLUTION = "512.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
39
presets/tvout/tvout-jinc-sharpen.slangp
Normal file
39
presets/tvout/tvout-jinc-sharpen.slangp
Normal file
|
@ -0,0 +1,39 @@
|
||||||
|
#try to sharpen blended output with Jinc2 set with very low Window Sinc parameter
|
||||||
|
|
||||||
|
shaders = "3"
|
||||||
|
shader0 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
shader1 = "../../misc/image-adjustment.slang"
|
||||||
|
shader2 = "../../windowed/shaders/jinc2.slang"
|
||||||
|
shader3 = "../../misc/interlacing.slang"
|
||||||
|
|
||||||
|
scale_type_x0 = "source"
|
||||||
|
scale_x0 = "2.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
|
||||||
|
scale_type_x2 = "viewport"
|
||||||
|
scale_x2 = "1.000000"
|
||||||
|
scale_type_y2 = "source"
|
||||||
|
scale_y2 = "1.000000"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B;JINC2_WINDOW_SINC;JINC2_SINC;JINC2_AR_STRENGTH"
|
||||||
|
TVOUT_RESOLUTION = "160.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "0.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
||||||
|
JINC2_WINDOW_SINC = "0.010000"
|
||||||
|
JINC2_SINC = "0.9"
|
||||||
|
JINC2_AR_STRENGTH = "0.900000"
|
32
presets/tvout/tvout-pixelsharp.slangp
Normal file
32
presets/tvout/tvout-pixelsharp.slangp
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
shaders = "3"
|
||||||
|
shader0 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
shader1 = "../../misc/image-adjustment.slang"
|
||||||
|
shader2 = "../../stock.slang"
|
||||||
|
|
||||||
|
scale_type_x0 = "viewport"
|
||||||
|
scale_x0 = "1.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
scale_type_x1 = "source"
|
||||||
|
scale_x1 = "1.000000"
|
||||||
|
scale_type_y1 = "source"
|
||||||
|
scale_y1 = "4.000000"
|
||||||
|
|
||||||
|
filter_linear2 = "true"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B"
|
||||||
|
TVOUT_RESOLUTION = "1024.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
26
presets/tvout/tvout.slangp
Normal file
26
presets/tvout/tvout.slangp
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
#tvout preset for 240p CRTs
|
||||||
|
|
||||||
|
shaders = "2"
|
||||||
|
shader0 = "../../crt/shaders/tvout-tweaks.slang"
|
||||||
|
shader1 = "../../misc/image-adjustment.slang"
|
||||||
|
|
||||||
|
scale_type_x0 = "viewport"
|
||||||
|
scale_x0 = "1.000000"
|
||||||
|
scale_type_y0 = "source"
|
||||||
|
scale_y0 = "1.000000"
|
||||||
|
|
||||||
|
parameters = "TVOUT_RESOLUTION;TVOUT_COMPOSITE_CONNECTION;TVOUT_TV_COLOR_LEVELS;target_gamma;monitor_gamma;overscan_percent_x;overscan_percent_y;saturation;contrast;luminance;bright_boost;R;G;B"
|
||||||
|
TVOUT_RESOLUTION = "320.000000"
|
||||||
|
TVOUT_COMPOSITE_CONNECTION = "0.000000"
|
||||||
|
TVOUT_TV_COLOR_LEVELS = "1.000000"
|
||||||
|
target_gamma = "2.400000"
|
||||||
|
monitor_gamma = "2.200000"
|
||||||
|
overscan_percent_x = "0.000000"
|
||||||
|
overscan_percent_y = "0.000000"
|
||||||
|
saturation = "1.000000"
|
||||||
|
contrast = "1.000000"
|
||||||
|
luminance = "1.000000"
|
||||||
|
bright_boost = "0.000000"
|
||||||
|
R = "1.000000"
|
||||||
|
G = "1.000000"
|
||||||
|
B = "1.000000"
|
Loading…
Reference in a new issue