]> git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Enable v_glslgamma. This isn't what was causing the level loading crashes for me...
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 16 Jul 2011 22:07:18 +0000 (01:07 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 16 Jul 2011 22:07:18 +0000 (01:07 +0300)
data/defaultVT.cfg
docs/Release notes.txt

index 40fd718cb258b2990cd1c8a1732e6e4e0c8cb68d..f1a48fb995bb3344b6a3f8b4259ae16cbacddc18 100644 (file)
@@ -155,7 +155,6 @@ seta cl_zoomsensitivity 0   "how zoom changes sensitivity (0 = weakest, 1 = strong
 freelook 1\r
 sensitivity 6\r
 v_gamma 1.125000\r
-v_glslgamma 0 // prevents issues with some video cards\r
 viewsize 100\r
 // fullscreen 1024x768x32bit\r
 vid_bitsperpixel 32\r
index d013aac144e9de9444f8a2c30be12251c2a21e47..93a0df1c9e3d0be7e32760a10257788e86ecf37d 100644 (file)
@@ -248,6 +248,4 @@ Bug fixes:
 \r
 - Tweak Grabber fuel usage and the fuel system, improving some things and fixing minor bugs.\r
 \r
-- Disable GLSL color control by default, as it seems to be the cause for some video card issues. This MIGHT fix the white screen problem some people have been reporting, as well as the game crashing between map changes.\r
-\r
 - Fix the server attempting to attach the exterior weapon entity to stomach models. Should fix console warnings and the weapon model blinking for predators.\r