View Single Post
  #68  
Old 10-22-2012, 05:45 PM
VMF214_Jupp VMF214_Jupp is offline
Approved Member
 
Join Date: Oct 2012
Posts: 17
Default

To answer Continuo's question, of "what tweaks", the usual computer stuff, turn off bells and whistles, ProcessAffinity=15 in conf, run Game Booster3 to turn off processes, etc.

And for Les, and anyone curious about my settings :

I used MadTommy's, leaving everything else alone, except for the Tonemap section he posted. Copied it, pasted into the default injFX_Settings.h file appropriately overwriting that section, and viola!

#define Gamma 1.20
#define Exposure 0.00
#define Saturation -0.40 // use negative values for less saturation.
#define BlueShift 0.05 // Higher = more blue in image.
#define Bleach 0.10 // Bleach bypass, higher = stronger effect
#define Defog 0.055 // Strength of Lens Colors.
#define FogColor float4(0.00, 0.90, 0.00, 0.90) //Lens-style color filters for Blue, Red, Yellow, White.

Last edited by VMF214_Jupp; 10-22-2012 at 06:03 PM.
Reply With Quote