Image

Brightness/Gamma

Game Questions and Help / Errors and Game Issues
Locked
Kweegwin666

Brightness/Gamma

Post by Kweegwin666 » Mon Aug 27, 2007 10:25 pm

ok not really sure what it is, but for some reason i can no longer adjust my brightness in game. dono if it is gamma or brightness, or what ever. it never used to happen, but it started after i installed Bioshock. i tried the QuickGamma, but still nothing. the brightness is fine out of game, its just way to dark in game.

Kons

Post by Kons » Mon Aug 27, 2007 10:50 pm

You can possibly try these in your config

Code: Select all

set r_intensity "1.2"			// (Brightness up a bit)
set r_gamma "1.5"				// (Gamma)
set r_mapoverbrightbits "3"	// (Another brightness improvement)

Locked