Created
July 30, 2017 18:00
-
-
Save AbrahamAriel/7a42a8a0b515fc19bc710272dbb68172 to your computer and use it in GitHub Desktop.
[ReShade 3.X] PrettyColours for Euro Truck Simulator 2 by acrox999 (https://forum.scssoft.com/viewtopic.php?f=34&t=244725)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* | |
* PrettyColours for Euro Truck Simulator 2 | |
* By acrox999 (https://forum.scssoft.com/memberlist.php?mode=viewprofile&u=26762) | |
* | |
* Requires ReShade 3.X | |
* Revision: 31/07/2017 | |
* | |
* Support and Updates: https://forum.scssoft.com/viewtopic.php?f=34&t=244725 | |
* | |
**/ | |
KeyTonemap=0,0,0,0 | |
KeyDeband=0,0,0,0 | |
KeyLumaSharpen=0,0,0,0 | |
KeyAmbientLight=0,0,0,0 | |
KeyCurves=0,0,0,0 | |
KeyVibrance=0,0,0,0 | |
KeyHDR=0,0,0,0 | |
KeyLiftGammaGain=0,0,0,0 | |
Techniques=HDR,LiftGammaGain,Tonemap,LumaSharpen,Curves,Vibrance,AmbientLight,Deband | |
TechniqueSorting=HDR,LiftGammaGain,Tonemap,LumaSharpen,Curves,Vibrance,AmbientLight,Deband | |
[AmbientLight.fx] | |
alAdaptBaseMult=1.000000 | |
alDebug=0.000000 | |
AL_DirtTex=0.000000 | |
alInt=2.050000 | |
alThreshold=15.000000 | |
AL_Adaptation=1.000000 | |
AL_Dirt=0.000000 | |
alAdapt=0.700000 | |
alLensThresh=0.500000 | |
alAdaptBaseBlackLvL=2.000000 | |
AL_Vibrance=1.000000 | |
AL_Adaptive=2.000000 | |
alDirtInt=1.000000 | |
alLensInt=0.800000 | |
alDirtOVInt=0.200000 | |
AL_Lens=0.000000 | |
[Curves.fx] | |
Mode=2.000000 | |
Formula=1.000000 | |
Contrast=0.860000 | |
[Deband.fx] | |
Threshold=0.010000 | |
Range=16.000000 | |
Iterations=1.000000 | |
Grain=0.006000 | |
[HDR.fx] | |
HDRPower=1.100000 | |
radius1=0.800000 | |
radius2=0.850000 | |
[LiftGammaGain.fx] | |
RGB_Lift=0.940000,0.940000,1.000000 | |
RGB_Gamma=1.100000,1.100000,1.100000 | |
RGB_Gain=1.000000,1.000000,1.000000 | |
[LumaSharpen.fx] | |
pattern=3.000000 | |
sharp_strength=0.593000 | |
sharp_clamp=0.035000 | |
offset_bias=1.000000 | |
show_sharpen=0.000000 | |
[Tonemap.fx] | |
Defog=0.120000 | |
Bleach=0.120000 | |
Gamma=1.050000 | |
Exposure=0.150000 | |
Saturation=-0.350000 | |
FogColor=0.000000,0.035294,0.000000 | |
[Vibrance.fx] | |
Vibrance=0.240000 | |
VibranceRGBBalance=1.000000,1.000000,1.000000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment