Page 1 of 1

Regarding fakecontrast

Posted: Thu May 20, 2010 21:37
by Sussudio
I just checked the latest svn build and it looks like gl_fakecontrast is gone, or hiding somewhere. I never fully understood how it worked, but it definitely added depth to the maps.

With previous builds I was able to combine gl_fakecontrast and r_smoothlighting (now r_fakecontrast) for arguably better-looking results.

What happened and what's the status of the feature?

Thanks.

Re: Regarding fakecontrast

Posted: Thu May 20, 2010 21:44
by Graf Zahl
The feature was cleaned up. r_fakecontrast is a combination of gl_fakecontrast and r_smoothlighting in one CVAR so that it can be handled with one menu option instead of two.

The reason for the change was to offer a clean interface for ZDoom and it got just ported over when the code was updated.