From: Rudolf Polzer Date: Fri, 25 Nov 2011 22:32:02 +0000 (+0100) Subject: set glowintensity to 1 again for now X-Git-Tag: xonotic-v0.6.0~35^2~33^2~17 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=887318158f81f4d5e4b170ca17da67bfa07352e2;p=xonotic%2Fxonotic-data.pk3dir.git set glowintensity to 1 again for now --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 326b59c77..80307c285 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -250,7 +250,7 @@ v_deathtilt 0 // needed for spectators (who are dead to avoid prediction) // we want to use sRGB for our maps! exec sRGB-disable.cfg vid_sRGB_fallback 2 -r_hdr_glowintensity 2 +r_hdr_glowintensity 1 // these settings determine how much the view is affected by movement/damage cl_smoothviewheight 0.05 // time of the averaging to the viewheight value so that it creates a smooth transition for crouching and such. 0 for instant transition