You have to check the cfg file to see what kind of effects are activated inside. I am using this module with the latest ini I posted some pages ago, and whenever I press SHIFT+F12, the difference you can see in my last screenshots appear.
Perhaps the key combo in the ini you are using is not the same.
First of all, try using the ini I am using, I'm quoting it below. Copy-paste this into your ini and tell me if it works. Try at dawn or dusk for a more noticable effect. During full day, it can be hard to notice any difference. Also, be sure to be in full screen, just in case.
- Code: Select all
- [PROXY]
 EnableProxyLibrary=0
 InitProxyFunctions=1
 ProxyLibrary=
 
 [GLOBAL]
 UseEffect=0
 AlternativeDepth=1
 AllowAntialias=0
 BugFixMode=0
 SkipShaderOptimization=0
 QuadVertexBuffer=0
 
 [EFFECT]
 EnableBloom=1
 EnableOcclusion=0
 EnableReflection=0
 EnableMotionBlur=0
 EnableWater=0
 EnableShadow=0
 DepthBias=0
 
 [INPUT]
 KeyUseEffect=123
 KeyBloom=120
 KeyOcclusion=121
 KeyReflection=122
 KeyCombination=16
 KeyShadow=119
 KeyWater=118
 
 [REFLECTION]
 ReflectionPower=15
 ChromePower=10
 UseCurrentFrameReflection=0
 ReflectionQuality=0
 ReflectionSourceSpecular=50
 ReflectionSourceTFactor=50
 UseAdditiveReflection=1
 ReflectionDepthBias=0
 UseLowResReflection=0
 ReflectionSinglePass=1
 UseEnvBump=1
 EnvBumpAmount=100
 EnvBumpOffset=100
 ReflectionFlip=0
 
 [BLOOM]
 BloomPowerDay=5
 BloomFadeTime=2000
 BloomConstantDay=1
 BloomQuality=0
 BloomScreenLevelDay=60
 BloomCurveDay=0
 BloomPowerNight=20
 BloomConstantNight=5
 BloomCurveNight=-2
 BloomScreenLevelNight=20
 BloomAdaptationScreenLevel=80
 BloomAdaptationMultiplier=10
 BloomAllowOversaturation=0
 
 [SSAO]
 UseFilter=1
 OcclusionQuality=2
 FilterQuality=0
 DarkeningLevel=30
 BrighteningLevel=30
 IlluminationLevel=30
 AdditiveIlluminationLevel=30
 UseAmbientOcclusion=0
 UseIndirectLightning=0
 FadeDistance=50
 UseForAlphaTest=1
 UseForAlphaBlend=1
 
 [COLORCORRECTION]
 DarkeningAmountDay=10
 ScreenLevelDay=60
 ScreenLevelNight=20
 DarkeningAmountNight=15
 GammaCurveDay=0
 GammaCurveNight=0
 ColorSaturationDay=0
 ColorSaturationNight=0
 UsePaletteTexture=0
 
 [PLUGIN]
 WeatherMod=0
 
 [WATER]
 UseWaterDeep=0
 WaterDeepness=20
 WaterQuality=0
 
 [SHADOW]
 ShadowFadeStart=40
 ShadowFadeEnd=80
 ShadowAmountDay=60
 ShadowAmountNight=30
 ShadowScreenLevelDay=60
 ShadowScreenLevelNight=20
 ShadowQuality=2
 UseShadowFilter=0
 FilterQuality=1
 ShadowBlurRange=30
 
 [ENGINE]
 ForceAnisotropicFiltering=0
 MaxAnisotropy=4
 ForceDisplayRefreshRate=0
 DisplayRefreshRateHz=60
 
 [MOTIONBLUR]
 MotionBlurQuality=1
 MotionBlurVelocity=10
 MotionBlurRotation=10
 
 [PERPIXELLIGHTING]
 SpecularColorMin=0
 SpecularColorMax=100
 SpecularColorMultiplier=100
 SpecularGlossinessMin=0
 SpecularGlossinessMax=100
 SpecularGlossinessMultiplier=100