From 42dff2f732e092aa21df3faa09540d081032677b Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Sun, 17 Jul 2011 01:07:18 +0300 Subject: [PATCH] Enable v_glslgamma. This isn't what was causing the level loading crashes for me. No idea what is, and no solution yet... --- data/defaultVT.cfg | 1 - docs/Release notes.txt | 2 -- 2 files changed, 3 deletions(-) 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. -- 2.39.2