Updated defaults for the main presets and moved the old default into a 'saturated' default

This commit is contained in:
MajorPainTheCactus 2023-10-09 21:29:55 +01:00
parent 69edae29fe
commit 82a26fe581
5 changed files with 39 additions and 19 deletions

View file

@ -96,13 +96,10 @@ alias8 = ""
float_framebuffer8 = "false"
srgb_framebuffer8 = "false"
hcrt_crt_screen_type = "0.000000"
hcrt_colour_system = "3.000000"
hcrt_contrast = "0.000000"
hcrt_brightness = "0.000000"
hcrt_saturation = "0.450000"
hcrt_gamma_in = "2.220000"
hcrt_expand_gamut = "1.000000"
hcrt_colour_system = "1.000000"
hcrt_paper_white_nits = "400.000000"
hcrt_phosphor_set = "3.000000"
hcrt_red_scanline_min = "0.8900000"
hcrt_red_scanline_max = "1.000000"
hcrt_red_scanline_attack = "0.300000"

View file

@ -1,12 +1,9 @@
#reference "shaders/crt-sony-megatron-hdr.slangp"
hcrt_crt_screen_type = "0.000000"
hcrt_colour_system = "3.000000"
hcrt_contrast = "0.000000"
hcrt_brightness = "0.000000"
hcrt_saturation = "0.450000"
hcrt_gamma_in = "2.220000"
hcrt_expand_gamut = "1.000000"
hcrt_colour_system = "1.000000"
hcrt_paper_white_nits = "400.000000"
hcrt_phosphor_set = "3.000000"
hcrt_red_scanline_min = "0.8900000"
hcrt_red_scanline_max = "1.000000"
hcrt_red_scanline_attack = "0.300000"

View file

@ -0,0 +1,25 @@
#reference "shaders/crt-sony-megatron-hdr.slangp"
hcrt_crt_screen_type = "0.000000"
hcrt_colour_system = "3.000000"
hcrt_contrast = "0.000000"
hcrt_brightness = "0.000000"
hcrt_saturation = "0.450000"
hcrt_gamma_in = "2.220000"
hcrt_expand_gamut = "1.000000"
hcrt_red_scanline_min = "0.8900000"
hcrt_red_scanline_max = "1.000000"
hcrt_red_scanline_attack = "0.300000"
hcrt_green_scanline_min = "0.600000"
hcrt_green_scanline_max = "0.800000"
hcrt_green_scanline_attack = "0.300000"
hcrt_blue_scanline_min = "0.600000"
hcrt_blue_scanline_max = "0.800000"
hcrt_blue_scanline_attack = "0.300000"
hcrt_red_beam_sharpness = "1.300000"
hcrt_red_beam_attack = "1.000000"
hcrt_green_beam_sharpness = "1.300000"
hcrt_green_beam_attack = "1.000000"
hcrt_blue_beam_sharpness = "1.300000"
hcrt_blue_beam_attack = "1.000000"

View file

@ -132,9 +132,10 @@ alias11 = ""
float_framebuffer11 = "false"
srgb_framebuffer11 = "false"
hcrt_brightness = "0.150000"
hcrt_colour_system = "3.000000"
hcrt_expand_gamut = "1.000000"
hcrt_colour_system = "1.000000"
hcrt_paper_white_nits = "400.000000"
hcrt_phosphor_set = "3.000000"
hcrt_red_vertical_convergence = "-0.140000"
hcrt_green_vertical_convergence = "0.000000"
hcrt_blue_vertical_convergence = "0.000000"

View file

@ -1,8 +1,8 @@
#reference "shaders/crt-sony-megatron-hdr.slangp"
hcrt_brightness = "0.150000"
hcrt_colour_system = "3.000000"
hcrt_expand_gamut = "1.000000"
hcrt_colour_system = "1.000000"
hcrt_paper_white_nits = "400.000000"
hcrt_phosphor_set = "3.000000"
hcrt_red_vertical_convergence = "-0.140000"
hcrt_green_vertical_convergence = "0.000000"
hcrt_blue_vertical_convergence = "0.000000"