From 92c2bdf9170662274f0c2ca1e3a30357f02ca977 Mon Sep 17 00:00:00 2001 From: ImJezze Date: Sun, 22 May 2016 14:32:08 +0200 Subject: Normalized vector attenuation settings - vector_length_ratio is now independent from screen size - changed vector_length_ratio range from [0.0, 1000.0] to [0.0, 1.0] - updated display name and description of vector_length_scale vector_length_ratio --- ini/presets/vector-mono.ini | 4 ++-- ini/presets/vector.ini | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ini') diff --git a/ini/presets/vector-mono.ini b/ini/presets/vector-mono.ini index 5ff73b66c21..1aa5f0915df 100644 --- a/ini/presets/vector-mono.ini +++ b/ini/presets/vector-mono.ini @@ -48,8 +48,8 @@ yiq_enable 0 # # VECTOR POST-PROCESSING OPTIONS # -vector_length_scale 0.8 -vector_length_ratio 500.0 +vector_length_scale 0.5 +vector_length_ratio 0.5 # # BLOOM POST-PROCESSING OPTIONS diff --git a/ini/presets/vector.ini b/ini/presets/vector.ini index fa52c7cace4..8422d816d8b 100644 --- a/ini/presets/vector.ini +++ b/ini/presets/vector.ini @@ -51,8 +51,8 @@ yiq_enable 0 # # VECTOR POST-PROCESSING OPTIONS # -vector_length_scale 0.8 -vector_length_ratio 500.0 +vector_length_scale 0.5 +vector_length_ratio 0.5 # # BLOOM POST-PROCESSING OPTIONS -- cgit v1.2.3-70-g09d2