Noticed two files in the game than can allow you to customize tone mapping, these files are "time_of_day.xtbl" and "weather_time_of_day.xtbl". I'm going to experiment with these settings and see what the game would look like.
This setting looks something like this:
This setting looks something like this:
Code:
<Tone_Mapping>
<Tint_Color>
<R>202</R>
<G>181</G>
<B>166</B>
</Tint_Color>
<Tint_Multiplier>1.1</Tint_Multiplier>
<Saturation>0.6</Saturation>
<Brightness>1.0</Brightness>
<Contrast>1.3</Contrast>
<Bleach_Bypass_Strength>0.45</Bleach_Bypass_Strength>
</Tone_Mapping>