Below are some shots playing around with ColorEffects - Gamma Contrast.
For all screenshots ScreenEffects and the following shaders are enabled.
NormalFilterAA.fx
Ring_SSAO.fx
DepthOfField.fx
Godrays.fx
ColorMood.fx
I suggest you look at them in separate tabs at full size for best comparison results. Flip back and forth between each set of shots focusing on different areas of the shot to see the differing level of detail that the contrast effect brings out.
The ColorEffect.fx settings are currently below. Although I think some more tweaking can get some better results. I haven't put enough time in yet, but it's a start and is better than without.
Spoiler
//TWEAKABLE VARIABLES.
extern bool DoBlurHighlight = 0;
extern bool DoSepia = 0;
extern bool DoColorInvert = 0;
//Toggles for the on/off effects. 1 is enabled, and 0 is disabled.
extern float Saturation = 0.9;
//Saturation: Scales the saturation level.
//1 is vanilla, less than 1 decreases it, greater than 1 increases it.
extern float Brightness = 1.1;
//Brightness: Scales the brightness level.
//1 is vanilla, less than 1 decreases it, greater than 1 increases it.
extern float Contrast = 1;
//Contrast: Scales the contrast level.
//1 is vanilla, less than 1 decreases it, greater than 1 increases it.
extern float GContrast = 1.6;
//Gamma Contrast: Scales the contrast level.
//Default = 1.
extern float GBrightness = 1.1;
//Gamma Brightness: Scales the brightness level.
//Default = 1.
extern float FGIntensity = 0;
//Film Grain: Controls the intensity of the noise. 0 = no effect, 1 = full effect.
//Default = 0.3.
extern float BHMagnitude = 10;
//Blur Highlight: Controls the size of the blur.
//Default = 10.
extern float BHBrightness = 4;
//Blur Highlight: Corrects the darkening of the screen the effect causes.
//Default = 4.
//END OF TWEAKABLE VARIABLES.
http://img600.imageshack.us/i/screenshot167l.jpg/ || http://img121.imageshack.us/i/screenshot165rx.jpg/
http://img190.imageshack.us/i/screenshot168u.jpg/ || http://img375.imageshack.us/i/screenshot166p.jpg/
http://img262.imageshack.us/i/screenshot169r.jpg/ || http://img405.imageshack.us/i/screenshot177.jpg/
http://img152.imageshack.us/i/screenshot176r.jpg/ || http://img221.imageshack.us/i/screenshot184t.jpg/
http://img87.imageshack.us/i/screenshot175n.jpg/ || http://img146.imageshack.us/i/screenshot183g.jpg/
http://img840.imageshack.us/i/screenshot174w.jpg/ || http://img515.imageshack.us/i/screenshot182k.jpg/
http://img59.imageshack.us/i/screenshot170v.jpg/ || http://img560.imageshack.us/i/screenshot178m.jpg/
http://img822.imageshack.us/i/screenshot173k.jpg/ || http://img510.imageshack.us/i/screenshot181e.jpg/
http://img823.imageshack.us/i/screenshot171o.jpg/ || http://img80.imageshack.us/i/screenshot179o.jpg/
http://img831.imageshack.us/i/screenshot172z.jpg/ || http://img828.imageshack.us/i/screenshot180.jpg/