From b507dbb5fcab52d60def45013e909249b6620349 Mon Sep 17 00:00:00 2001 From: ImJezze Date: Tue, 15 Mar 2016 22:15:25 +0100 Subject: Scanline Variation - added option for scanline variation --- ini/gameboy.ini | 2 +- ini/gba.ini | 2 +- ini/raster.ini | 3 ++- ini/vector.ini | 7 +------ 4 files changed, 5 insertions(+), 9 deletions(-) (limited to 'ini') diff --git a/ini/gameboy.ini b/ini/gameboy.ini index 2b2465da85b..9c78116a680 100644 --- a/ini/gameboy.ini +++ b/ini/gameboy.ini @@ -52,4 +52,4 @@ bloom_lvl6_weight 0.04 bloom_lvl7_weight 0.02 bloom_lvl8_weight 0.02 bloom_lvl9_weight 0.01 -bloom_lvl10_weight 0.01 \ No newline at end of file +bloom_lvl10_weight 0.01 diff --git a/ini/gba.ini b/ini/gba.ini index 009cc255176..0b1bf100da9 100644 --- a/ini/gba.ini +++ b/ini/gba.ini @@ -52,4 +52,4 @@ bloom_lvl6_weight 0.04 bloom_lvl7_weight 0.02 bloom_lvl8_weight 0.02 bloom_lvl9_weight 0.01 -bloom_lvl10_weight 0.01 \ No newline at end of file +bloom_lvl10_weight 0.01 diff --git a/ini/raster.ini b/ini/raster.ini index cc0b1cfb514..03683cd5b35 100644 --- a/ini/raster.ini +++ b/ini/raster.ini @@ -18,6 +18,7 @@ vignetting 0.0 scanline_alpha 0.50 scanline_size 1.0 scanline_height 1.0 +scanline_variation 1.0 scanline_bright_scale 2.0 scanline_bright_offset 0.0 scanline_jitter 0.0 @@ -57,4 +58,4 @@ bloom_lvl6_weight 0.04 bloom_lvl7_weight 0.02 bloom_lvl8_weight 0.02 bloom_lvl9_weight 0.01 -bloom_lvl10_weight 0.01 \ No newline at end of file +bloom_lvl10_weight 0.01 diff --git a/ini/vector.ini b/ini/vector.ini index 3f1145d5676..487e5a3d9a3 100644 --- a/ini/vector.ini +++ b/ini/vector.ini @@ -25,11 +25,6 @@ smooth_border 0.0 reflection 0.0 vignetting 0.0 scanline_alpha 0.0 -scanline_size 0.0 -scanline_height 0.0 -scanline_bright_scale 0.0 -scanline_bright_offset 0.0 -scanline_jitter 0.0 defocus 0.0,0.0 converge_x 0.0,0.0,0.0 converge_y 0.0,0.0,0.0 @@ -72,4 +67,4 @@ bloom_lvl6_weight 0.48 bloom_lvl7_weight 0.32 bloom_lvl8_weight 0.24 bloom_lvl9_weight 0.16 -bloom_lvl10_weight 0.08 \ No newline at end of file +bloom_lvl10_weight 0.08 -- cgit v1.2.3-70-g09d2