From: MirceaKitsune Date: Sat, 16 Jul 2011 22:07:18 +0000 (+0300) Subject: Enable v_glslgamma. This isn't what was causing the level loading crashes for me... X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=42dff2f732e092aa21df3faa09540d081032677b;p=voretournament%2Fvoretournament.git Enable v_glslgamma. This isn't what was causing the level loading crashes for me. No idea what is, and no solution yet... --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 40fd718c..f1a48fb9 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -155,7 +155,6 @@ seta cl_zoomsensitivity 0 "how zoom changes sensitivity (0 = weakest, 1 = strong freelook 1 sensitivity 6 v_gamma 1.125000 -v_glslgamma 0 // prevents issues with some video cards viewsize 100 // fullscreen 1024x768x32bit vid_bitsperpixel 32 diff --git a/docs/Release notes.txt b/docs/Release notes.txt index d013aac1..93a0df1c 100644 --- a/docs/Release notes.txt +++ b/docs/Release notes.txt @@ -248,6 +248,4 @@ Bug fixes: - Tweak Grabber fuel usage and the fuel system, improving some things and fixing minor bugs. -- 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. - - Fix the server attempting to attach the exterior weapon entity to stomach models. Should fix console warnings and the weapon model blinking for predators.