From 02592b10333b00c3c131858381771d1d1af3ff36 Mon Sep 17 00:00:00 2001 From: gewlitys Date: Tue, 15 Apr 2003 18:15:02 +0000 Subject: [PATCH] add gamma correction git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@908 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/doc/users/manual.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sc2/doc/users/manual.txt b/sc2/doc/users/manual.txt index ceec66082..60769adc5 100644 --- a/sc2/doc/users/manual.txt +++ b/sc2/doc/users/manual.txt @@ -51,6 +51,12 @@ in melee but degraded visual quality. Simulates interlaced displays. + -g (or --gamma) + +Sets gamma correction. 1.0 causes no change (unless your graphics card +is originally set to a different value). Higher than 1.0 makes the +image brighter, lower than 1.0 makes it darker. + -p (or --fps) Print fps information in the status window.