Author Message

PzyDuck

de
Posts: 465
http://vk.com/pzyduck
Location: Germany
Occupation: :pimping:
Age: 28
V$:
#47200   2014-08-31 19:56          
Enter enbseries_mastereffect.ini and delete all this lines:

//[DOF]
#define DEPTH_OF_FIELD_QULITY 1
#define POLYGONAL_BOKEH
#define POLYGON_NUM 3
float2 FocusPoint= float2(0.5, 0.5);
#define FocusSampleRange 1.00
#define NearBlurCurve 2.0
#define FarBlurCurve 2.0
#define DepthClip 99999999.0
#define BokehBias 0.0025
#define BokehBiasCurve 0.00
#define BokehBrightnessThreshold 1.6
#define BokehBrightnessMultipiler 4.0
#define RadiusSacleMultipiler 3.0
#define NoiseAmount 0.075
#define NoiseCurve 0.177
#define ChromaticAberrationAmount 0.1

And that should be it (dunno how he manage to activate it) if not, check enbseries.ini and in the end of the txt file you should find DOF lines.