From 6ba2767da22bfb955594f9351f5cc96e6511a6aa Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Sun, 17 Jul 2011 01:40:24 +0300 Subject: [PATCH] Disable GLSL gamma again by default. I believe this is safest, and it doesn't really do anything either way --- data/defaultVT.cfg | 1 + docs/Release notes.txt | 2 ++ 2 files changed, 3 insertions(+) diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index f1a48fb9..6d6057c1 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -155,6 +155,7 @@ seta cl_zoomsensitivity 0 "how zoom changes sensitivity (0 = weakest, 1 = strong freelook 1 sensitivity 6 v_gamma 1.125000 +v_glslgamma 0 // might prevent 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 93a0df1c..c884af1f 100644 --- a/docs/Release notes.txt +++ b/docs/Release notes.txt @@ -249,3 +249,5 @@ Bug fixes: - Tweak Grabber fuel usage and the fuel system, improving some things and fixing minor bugs. - Fix the server attempting to attach the exterior weapon entity to stomach models. Should fix console warnings and the weapon model blinking for predators. + +- Disable GLSL color control by default. This MIGHT fix the white screen problem some people have been reporting. -- 2.39.2