Getting a grayscale screen in 4.x.x? Read this.

Consolidating some of the older, but still helpful sticky threads

Moderator: GZDoom Developers

Post Reply
User avatar
Rachael
Posts: 13542
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Getting a grayscale screen in 4.x.x? Read this.

Post by Rachael »

For some unknown reason, there have been multiple reports of people getting a grayscale screen with GZDoom. This happened as a result of the removal of the display gamma ramp setter, which is all done by a shader now, instead.

The fix is very simple - simply open the console and type this:

Code: Select all

vid_saturation 1
I have no idea why some people's INI's defaulted to 0 and some defaulted to 1. But there's the fix for you.
Post Reply

Return to “Helpful Stickies”