From adc2ccb667877be27ae75cffa5989593a7ce4209 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 25 Nov 2011 13:55:01 +0100 Subject: [PATCH] stronger glow on models --- defaultXonotic.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 6c0876a93..326b59c77 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -250,6 +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 // 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