Hi there guys. I just upgraded my linux from Karmic to 10.4. Right now my sound problem with tremulous is eliminated. However I have a problem with brightness. I put the brightness on max in the game itself but it's still way to dark to play. It wasn't like that before though. Anyone got ideas on what I can do to fix that?
If you havn't done so, set r_gamma higher. Expirement with your monitor, but somewhere from 1.1 to 1.4 or so.
Hi MooseBerry! Where do you set the r-gamma? At the console?
console is ~
then type /r_gamma [number] and hit enter.
With the default client, changing gamma results in a darker screen... So - set r_gamma to 1 if it doesn't fix raising it.
Yeah I just tried that. Didn't work. My monitor brightness is also at the highest level..
Quote from: HoneyBadger on May 02, 2010, 12:08:07 AM
Yeah I just tried that. Didn't work. My monitor brightness is also at the highest level..
Did you try reinstalling your graphics driver? When I used Linux the same thing happened to me and I just had to do it.
Try:
xmodmap -e "remove lock = Caps_Lock"
After that, if you cant get brightness to work in game, set it with:
xgamma -gamma 1.6
Cadynum thank you very much sir! The xgamma -gamma x worked just fine!
just do /r_mapoverbrightbits 4 if the other doesn't work
Quote from: Chill on May 03, 2010, 08:26:18 PM
just do /r_mapoverbrightbits 4 if the other doesn't work
What does this do?