Jump to content

ENB HD6 Adaptation.


Lunyra

Recommended Posts

I'm looking for someone whos experienced with the HD6 part of ENB, wince they guy who created seem to have quit.

 

I'm currently using UNBLEAK 0.5 and i want to adjust the Adaptation when looking to Snow. Right now it turns the Brightness down too much.

 

I tried to fiddle with the adaptation settings below, but it doesn't change anything ingame. And looking thru the other parts of the enbeffect.fx there isn't anything else to change this.

 

//+++++++++++++++++++++++++++++
//POSTPROCESS 5 by HD6
#if (POSTPROCESS==5)
// HD6 - Adaptation is now ignored by my choice
float	EAdaptationMinV2 = 0.18; //test 0.20; // lower gets brighter

// Increase this to darken days, but darkening them will kill the sky a bit unless you enable the SKY overirde in enberies.ini
float	EAdaptationMaxV2 = 0.22; //test 0.20;

// Set ridiculously high, was 8, was in attempt to keep hair colour intact
float	EToneMappingCurveV2 = 4.05; //4.2; //5.0; //6.55; //test 3.3; //3.34; //3.2; //2.75; //2.7; //1.8; //ROUGH 1.7; //undone 1.4; //DESAT 1.3;

// Adjusting this will throw out all the other values, icreased to high levels to combat how high I increased ToneMappingCurve to bring some contrast back in to daytime
float	EIntensityContrastV2 = 2.8; //test 2.92; //2.85; //2.78; //2.82; //ROUGH 2.8; //2.8; 3.2;

// high saturation also helps pop the pink/orange sunsets/mornings at 6.30pm and 7.30am, but also nights then get very blue
// Increasing this will darken things in the process
// v11.2 = 3.0, 1.0 increased to put even more color into the game
float	EColorSaturationV2 = 3.48; //3.55; //test 3.08; //3.0; //undone 4.85; //RELIGHT 4.65; // 4.45;
float 	HCompensateSat = 2.0; //2.55; //test 0.71; //0.7; //3.0 Compensate for darkening caused by increasing EColorSaturationV2	

// Not using this now anymore
float	EToneMappingOversaturationV2 = 180.0;
#endif
//+++++++++++++++++++++++++++++

Link to comment
Share on other sites

That's because of the vanilla game eye adaptation, I think.

You need a mod to disable it:

http://skyrim.nexusmods.com/mods/29353

Edited by mikeywander
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...