Dmitriy 25 Dec, 2012 @ 3:31pm
How do I change contrast in my map?
In my Alien Swarm map I want to change contrast. I use postprocess_controller entiry for this. And SetLocalContrastEdgeStrength or SetLocalContrastStrength inputs for it. But it doesn't work. It works when using console commands mat_local_contrast...override and if I set the contrast values directly into postprocess_controller entiry.
< >
Showing 1-4 of 4 comments
Dmitriy 30 Dec, 2012 @ 3:46pm 
I found a workaround by using 2 fog_volume entities in the same area. Each having different settings. I enable one and disable the other
you can also use the color_correction tools/entity.
it depend if the issue is one about the lightning setup of your map, or if its an issue with your gamma settings in your GPU drivers, or the contrast is maybe not the right one on the monitor screen settings.

//red
Last edited by ☠F☺celessMind☠; 31 Dec, 2012 @ 4:11am
Dmitriy 31 Dec, 2012 @ 5:26am 
Already using it. You probably misunderstood what contranst do I need to change. I want to achieve this effect:
https://developer.valvesoftware.com/wiki/Postprocess_controller#Local_contrast
Similar to L4D's adrenaline using.
colorcorrection is a posteffect , but there is nothing about the contrast, not sure if you could get the effect you want. i though you worked on Source 2007 for a stupid reason, sorry...

But if ASW if sensed to manage the postprocess_controllerentity, i suppose there is something you forget to trigger the post effect correctly, as a trigger multiple or something like .
i know you can also use a trigger to execute a console variable, so you could overwrite and restore the value to the default one.

//red
< >
Showing 1-4 of 4 comments
Per page: 1530 50