Update simple_color_controls.glsl (#345)

* Update simple_color_controls.glsl

* Update Amiga_a520.glslp
This commit is contained in:
metallic77 2023-11-10 17:27:27 +02:00 committed by GitHub
parent a28440c65d
commit 26e3438ce8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 4 deletions

View File

@ -274,7 +274,7 @@ if (CS != 0.0){
if (CS == 3.0) col *= NTSC_J;
col /= vec3(0.24,0.69,0.07);
col *= vec3(0.29,0.60,0.11);
col = clamp(col,0.0,2.0);
}
if (SEGA == 1.0) col *= 1.0625;

View File

@ -1,4 +1,20 @@
shaders = "1"
shaders = "3"
feedback_pass = "0"
shader0 = "shaders/a520.glsl"
filter_linear0 = "true"
shader0 = "../misc/shaders/simple_color_controls.glsl"
filter_linear0 = "false"
scale_type_x0 = "source"
scale_x0 = "1.000000"
scale_type_y0 = "source"
scale_y0 = "1.000000"
shader1 = "shaders/a520.glsl"
filter_linear1 = "true"
shader2 = "../crt/shaders/zfast_crt_composite.glsl"
filter_linear2 = "true"
CS = "1.000000"
TEMP = "6503.000000"
SAT = "0.900000"
postbr = "1.050000"
postdk = "1.350000"
ihue = "0.000000"
qhue = "0.000000"
SCAN = "0.000000"