From a89d4d4ee6a25d5cf03b1dc6e3264ac1467288aa Mon Sep 17 00:00:00 2001 From: ImJezze Date: Mon, 16 May 2016 23:18:50 +0200 Subject: Small tweaks to raster.ini settings (nw) - less blurry, less glowing --- ini/presets/raster.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ini/presets') diff --git a/ini/presets/raster.ini b/ini/presets/raster.ini index ddaee6cd802..8f852cf5a10 100644 --- a/ini/presets/raster.ini +++ b/ini/presets/raster.ini @@ -2,7 +2,7 @@ # DIRECT3D POST-PROCESSING OPTIONS # shadow_mask_tile_mode 0 -shadow_mask_alpha 0.35 +shadow_mask_alpha 0.25 shadow_mask_texture shadow-mask.png shadow_mask_x_count 12 shadow_mask_y_count 6 @@ -24,7 +24,7 @@ scanline_variation 1.0 scanline_bright_scale 2.0 scanline_bright_offset 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_y 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 scale 1.15,1.05,0.90 power 0.90,0.90,1.15 -floor 0.05,0.05,0.05 -phosphor_life 0.5,0.5,0.5 +floor 0.025,0.025,0.025 +phosphor_life 0.25,0.25,0.25 # # NTSC POST-PROCESSING OPTIONS @@ -48,7 +48,7 @@ yiq_enable 0 # BLOOM POST-PROCESSING OPTIONS # bloom_blend_mode 0 -bloom_scale 0.35 +bloom_scale 0.25 bloom_overdrive 1.00,1.00,1.00 bloom_lvl0_weight 1.00 bloom_lvl1_weight 0.64 -- cgit v1.2.3