dayz with wasteland effects

VentZer0

Well-Known Member
hey!

im trying to get these wasteland effects to work, specificly the color corrections, they dont seem to work in dayz.

http://forums.bistudio.com/showthread.php?75528-ppEffect-collection
all the effects except colorCorrections do work.


"colorCorrections" ppEffectEnable true;
"colorCorrections" ppEffectAdjust [2, 30, 0, [0.0, 0.0, 0.0, 0.0], [0.8*2, 0.5*2, 0.0, 0.7], [0.9, 0.9, 0.9, 0.0]];
//"colorCorrections" ppEffectAdjust [1, 1, 0, [0.0, 0.0, 0.0, 0.0], [0.8*2, 0.5*2, 0.0, 0.7], [0.9, 0.9, 0.9, 0.0]];
//"colorCorrections" ppEffectAdjust [1, 0.8, -0.001, [0.0, 0.0, 0.0, 0.0], [0.8*2, 0.5*2, 0.0, 0.7], [0.9, 0.9, 0.9, 0.0]];
"colorCorrections" ppEffectCommit 1;
"filmGrain" ppEffectEnable true;
"filmGrain" ppEffectAdjust [0.05, 1, 1, 0.1, 1, false];
"filmGrain" ppEffectCommit 1;

inserted this code just after :
"filmic" setToneMappingParams [0.153, 0.357, 0.231, 0.1573, 0.011, 3.750, 6, 4]; setToneMapping "filmic";


the result is only the filmgrain shows up when you join the server
if tried various colorcorrection adjustments i found in the bis forums, but nothing worked so far :/

is it banned or is it overwritten by something somewhere?
 
Back
Top