You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cvar r_overbrightQ3 to simulate its overbright
The Quake 3 overbright implementation worked by scaling up the entire
color buffer. For surfaces that were not lit by precomputed lighting you
had to use cgen identityLighting to cancel out. This breaks a lot of
stuff so this cvar is only for testing.
0 commit comments