From 887318158f81f4d5e4b170ca17da67bfa07352e2 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 25 Nov 2011 23:32:02 +0100 Subject: [PATCH] set glowintensity to 1 again for now --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 326b59c77a..80307c2850 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 -- 2.39.2