Small tweaks to raster.ini settings (nw)

- less blurry, less glowing
This commit is contained in:
ImJezze 2016-05-16 23:18:50 +02:00
parent 829641f901
commit a89d4d4ee6

View File

@ -2,7 +2,7 @@
# DIRECT3D POST-PROCESSING OPTIONS # DIRECT3D POST-PROCESSING OPTIONS
# #
shadow_mask_tile_mode 0 shadow_mask_tile_mode 0
shadow_mask_alpha 0.35 shadow_mask_alpha 0.25
shadow_mask_texture shadow-mask.png shadow_mask_texture shadow-mask.png
shadow_mask_x_count 12 shadow_mask_x_count 12
shadow_mask_y_count 6 shadow_mask_y_count 6
@ -24,7 +24,7 @@ scanline_variation 1.0
scanline_bright_scale 2.0 scanline_bright_scale 2.0
scanline_bright_offset 0.0 scanline_bright_offset 0.0
scanline_jitter 0.0 scanline_jitter 0.0
defocus 1.0,0.0 defocus 0.75,0.0
converge_x 0.0,0.0,0.0 converge_x 0.0,0.0,0.0
converge_y 0.0,0.0,0.0 converge_y 0.0,0.0,0.0
radial_converge_x 0.0,0.0,0.0 radial_converge_x 0.0,0.0,0.0
@ -36,8 +36,8 @@ saturation 1.25
offset -0.30,-0.20,-0.05 offset -0.30,-0.20,-0.05
scale 1.15,1.05,0.90 scale 1.15,1.05,0.90
power 0.90,0.90,1.15 power 0.90,0.90,1.15
floor 0.05,0.05,0.05 floor 0.025,0.025,0.025
phosphor_life 0.5,0.5,0.5 phosphor_life 0.25,0.25,0.25
# #
# NTSC POST-PROCESSING OPTIONS # NTSC POST-PROCESSING OPTIONS
@ -48,7 +48,7 @@ yiq_enable 0
# BLOOM POST-PROCESSING OPTIONS # BLOOM POST-PROCESSING OPTIONS
# #
bloom_blend_mode 0 bloom_blend_mode 0
bloom_scale 0.35 bloom_scale 0.25
bloom_overdrive 1.00,1.00,1.00 bloom_overdrive 1.00,1.00,1.00
bloom_lvl0_weight 1.00 bloom_lvl0_weight 1.00
bloom_lvl1_weight 0.64 bloom_lvl1_weight 0.64