]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
enable sRGB fallback if needed
authorRudolf Polzer <divverent@xonotic.org>
Fri, 25 Nov 2011 12:23:46 +0000 (13:23 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Fri, 25 Nov 2011 12:23:46 +0000 (13:23 +0100)
defaultXonotic.cfg

index d7f9336581804b251b82b9c177936bb9d8ad5fbc..6c0876a9301d6091102cf0850b9dcc22033749b8 100644 (file)
@@ -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