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.
Regarding fakecontrast
Moderator: Graf Zahl
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: Regarding fakecontrast
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.
The reason for the change was to offer a clean interface for ZDoom and it got just ported over when the code was updated.