1
Fork 0

MariENB 2.0.1

This commit is contained in:
Marisa the Magician 2019-04-07 17:31:18 +02:00
commit 8522940c0e
5 changed files with 63 additions and 33 deletions

View file

@ -31,10 +31,10 @@ Curve Chromatic Aberration=0.56
Curve Zooming=50.360001
Curve Distortion=0.0
Curve Sampling Soften=0.0
Enable Blur=true
Enable Blur=false
Blur Sampling Range=0.15
Enable Sharp=true
Enable Sharp=false
Sharp Sampling Range=0.35
Sharpening Amount=4.0
Enable Shift=true
Enable Shift=false
Shift Sampling Range=0.75

View file

@ -20,13 +20,13 @@ Grain Pass 2 Magnification 3=6.29
Grain Contrast=2.8
Enable Adaptation=true
Adaptation Min Night=0.53
Adaptation Min Day=0.7
Adaptation Min Day=0.62
Adaptation Min Interior Night=0.51
Adaptation Min Interior Day=0.59
Adaptation Max Night=1.12
Adaptation Max Day=1.22
Adaptation Max Interior Night=1.08
Adaptation Max Interior Day=1.13
Adaptation Max Night=1.06
Adaptation Max Day=1.08
Adaptation Max Interior Night=1.05
Adaptation Max Interior Day=1.1
Enable Tonemapping=true
Tonemap Shoulder Strength Night=0.94
Tonemap Shoulder Strength Day=0.9
@ -41,15 +41,15 @@ Tonemap Linear Angle Day=0.43
Tonemap Linear Angle Interior Night=0.28
Tonemap Linear Angle Interior Day=0.27
Tonemap Toe Strength Night=0.84
Tonemap Toe Strength Day=0.78
Tonemap Toe Strength Day=0.77
Tonemap Toe Strength Interior Night=0.89
Tonemap Toe Strength Interior Day=0.81
Tonemap Toe Numerator Night=3.71
Tonemap Toe Numerator Day=3.78
Tonemap Toe Numerator Day=3.83
Tonemap Toe Numerator Interior Night=3.85
Tonemap Toe Numerator Interior Day=3.85
Tonemap Toe Denominator Night=1.33
Tonemap Toe Denominator Day=1.35
Tonemap Toe Denominator Day=1.29
Tonemap Toe Denominator Interior Night=1.4
Tonemap Toe Denominator Interior Day=1.47
Tonemap Linear White Night=6.61

View file

@ -28,7 +28,7 @@ Heat Always Enable=false
Enable Focus Triangle=true
Display Focus Points=false
Enable Manual Focus=false
Manual Focus Depth=0.95
Manual Focus Depth=0.7
Focus Point Center X=0.5
Focus Point Center Y=0.5
Focus Triangle Angle=0.5
@ -145,16 +145,16 @@ SSAO Fade Intensity Interior Night=2.06
SSAO Fade Intensity Interior Day=2.17
SSAO Intensity=1.0
SSAO Contrast=1.5
SSAO Blending=0.5
SSAO Blending=0.65
SSAO Blur=true
SSAO Bilateral Factor=1500.0
SSAO Range=40.0
SSAO Blur Radius=1.0
Debug SSAO=false
Sharpen Enable=true
Sharpen Radius=1.0
Sharpen Radius=0.8
Sharpen Clamp=0.12
Sharpen Blending=6.0
Sharpen Blending=4.0
SSAO Use Less Samples=true
Near Z=0.05
Far Z=3098.0

View file

@ -58,7 +58,7 @@
#define LUTMODE_64
/* some textures can be provided as DDS rather than PNG to save space */
//#define HEAT_DDS
//#define LENSDIRT_DDS
#define LENSDIRT_DDS
//#define FROST_DDS
//#define FROSTBUMP_DDS
/* experimental features (TODO) */