mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 00:01:31 +11:00
update kurozumi's presets
This commit is contained in:
parent
6da7034ce7
commit
506b186ec3
|
@ -74,24 +74,24 @@ SamplerLUT3_mipmap = "false"
|
|||
|
||||
parameters = "TNTC;CP;CS;WP;wp_saturation;SW;AR;PR;AG;PG;AB;PB;sat;STH;GAMMA_INPUT;TAPSH;GLOW_FALLOFF_H;TAPSV;GLOW_FALLOFF_V;TATE;IOS;OS;BLOOM;brightboost;gsl;scanline1;scanline2;beam_min;beam_max;beam_size;h_sharp;s_sharp;h_smart;csize;bsize;warpX;warpY;glow;shadowMask;masksize;vertmask;slotmask;slotwidth;double_slot;mcut;maskDark;maskLight;CGWG;GTW;gamma_out"
|
||||
TNTC = "0.000000"
|
||||
CP = "0.000000"
|
||||
CP = "2.000000"
|
||||
CS = "0.000000"
|
||||
WP = "0.000000"
|
||||
wp_saturation = "1.000000"
|
||||
SW = "0.000000"
|
||||
AR = "0.070000"
|
||||
PR = "0.050000"
|
||||
AG = "0.070000"
|
||||
PG = "0.050000"
|
||||
AB = "0.070000"
|
||||
PB = "0.050000"
|
||||
SW = "1.000000"
|
||||
AR = "0.020000"
|
||||
PR = "0.150000"
|
||||
AG = "0.020000"
|
||||
PG = "0.150000"
|
||||
AB = "0.020000"
|
||||
PB = "0.150000"
|
||||
sat = "0.100000"
|
||||
STH = "0.700000"
|
||||
GAMMA_INPUT = "2.400000"
|
||||
TAPSH = "4.000000"
|
||||
GLOW_FALLOFF_H = "0.300000"
|
||||
GLOW_FALLOFF_H = "0.170000"
|
||||
TAPSV = "4.000000"
|
||||
GLOW_FALLOFF_V = "0.300000"
|
||||
GLOW_FALLOFF_V = "0.170000"
|
||||
TATE = "0.000000"
|
||||
IOS = "0.000000"
|
||||
OS = "1.000000"
|
||||
|
|
|
@ -214,11 +214,11 @@ texture_wrap_mode12 = "clamp_to_edge"
|
|||
parameters = "crt_gamma;lcd_gamma;levels_contrast;halation_weight;diffusion_weight;bloom_underestimate_levels;bloom_excess;beam_min_sigma;beam_max_sigma;beam_spot_power;beam_min_shape;beam_max_shape;beam_shape_power;beam_horiz_filter;beam_horiz_sigma;beam_horiz_linear_rgb_weight;convergence_offset_x_r;convergence_offset_x_g;convergence_offset_x_b;convergence_offset_y_r;convergence_offset_y_g;convergence_offset_y_b;mask_type;mask_sample_mode_desired;mask_specify_num_triads;mask_triad_size_desired;mask_num_triads_desired;aa_subpixel_r_offset_x_runtime;aa_subpixel_r_offset_y_runtime;aa_cubic_c;aa_gauss_sigma;geom_mode_runtime;geom_radius;geom_view_dist;geom_tilt_angle_x;geom_tilt_angle_y;geom_aspect_ratio_x;geom_aspect_ratio_y;geom_overscan_x;geom_overscan_y;border_size;border_darkness;border_compress;interlace_bff;interlace_1080i"
|
||||
crt_gamma = "2.400000"
|
||||
lcd_gamma = "2.400000"
|
||||
levels_contrast = "0.740000"
|
||||
halation_weight = "0.004400"
|
||||
diffusion_weight = "0.001200"
|
||||
bloom_underestimate_levels = "0.800000"
|
||||
bloom_excess = "0.010000"
|
||||
levels_contrast = "0.800000"
|
||||
halation_weight = "0.003700"
|
||||
diffusion_weight = "0.001100"
|
||||
bloom_underestimate_levels = "0.650000"
|
||||
bloom_excess = "0.020000"
|
||||
beam_min_sigma = "0.020000"
|
||||
beam_max_sigma = "0.160000"
|
||||
beam_spot_power = "0.380000"
|
||||
|
|
Loading…
Reference in a new issue