I'm having a bit of an issue with InjectFX. Maybe my latest setup video can help describing it.
Any ideas how to make it glow a bit less? I tried playing around with the gamma and whitening but that didn't solve the issue after all.
Im try to get low glow game to, im using sweetfx and i get this settings, i dont know if is the same on injectfx
/ Lift Gamma Gain settings /
'-----------------------------------------------------------*/
#define RGB_Lift float3(0.935, 0.935, 0.935) //[0.000 to 2.000] Adjust shadows for Red, Green and Blue
#define RGB_Gamma float3(0.850, 0.850, 0.850) //[0.000 to 2.000] Adjust midtones for Red, Green and Blue
#define RGB_Gain float3(1.020, 1.020, 1.050) //[0.000 to 2.000] Adjust highlights for Red, Green and Blue
/*-----------------------------------------------------------.
/ Tonemap settings /
'-----------------------------------------------------------*/
#define Gamma 1.10 //[0.00 to 2.00] Adjust midtones
#define Exposure -0.03 //[-1.00 to 1.00] Adjust exposure
#define Saturation 0.0 //[-1.00 to 1.00] Adjust saturation
#define Bleach 0.00 //[0.00 to 1.00] Brightens the shadows and fades the colors
Just make the game a litle darker, i really hate the glow in game
I hope this help you