From: Rudolf Polzer Date: Fri, 25 Nov 2011 12:23:46 +0000 (+0100) Subject: enable sRGB fallback if needed X-Git-Tag: xonotic-v0.6.0~35^2~33^2~21 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=dd99ae1b6a7479215625e114290973aac105ddcf;p=xonotic%2Fxonotic-data.pk3dir.git enable sRGB fallback if needed --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index d7f933658..6c0876a93 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -249,6 +249,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 // 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