RaZgRiZ

Low ENB settings - REFLECTION

Jun 4th, 2011
522
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 2.34 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=1
  3. InitProxyFunctions=1
  4. ProxyLibrary=d3d9sob.dll
  5. [GLOBAL]
  6. UseEffect=1
  7. AlternativeDepth=1
  8. AllowAntialias=1
  9. BugFixMode=0
  10. SkipShaderOptimization=0
  11. QuadVertexBuffer=1
  12. EnableShaders_3_0=1
  13. AdditionalConfigFile=enbseries2.ini
  14. [EFFECT]
  15. EnableBloom=0
  16. EnableOcclusion=0
  17. EnableReflection=1
  18. EnableMotionBlur=0
  19. EnableWater=0
  20. EnableShadow=0
  21. DepthBias=1
  22. EnableDepthOfField=0
  23. [INPUT]
  24. KeyUseEffect=123
  25. KeyBloom=120
  26. KeyOcclusion=121
  27. KeyReflection=122
  28. KeyCombination=16
  29. KeyScreenshot=44
  30. KeyShadow=119
  31. KeyWater=118
  32. KeyShowFPS=106
  33. [REFLECTION]
  34. ReflectionPower=6
  35. ChromePower=14
  36. UseCurrentFrameReflection=1
  37. ReflectionQuality=1
  38. ReflectionSourceSpecular=50
  39. ReflectionSourceTFactor=50
  40. UseAdditiveReflection=0
  41. ReflectionDepthBias=1
  42. UseLowResReflection=0
  43. ReflectionSinglePass=1
  44. UseEnvBump=1
  45. EnvBumpAmount=100
  46. EnvBumpOffset=100
  47. ReflectionFlip=0
  48. [BLOOM]
  49. BloomPowerDay=5
  50. BloomFadeTime=2000
  51. BloomConstantDay=5
  52. BloomQuality=2
  53. BloomScreenLevelDay=60
  54. BloomCurveDay=3
  55. BloomPowerNight=5
  56. BloomConstantNight=5
  57. BloomCurveNight=3
  58. BloomScreenLevelNight=20
  59. BloomAdaptationScreenLevel=80
  60. BloomAdaptationMultiplier=20
  61. BloomAllowOversaturation=1
  62. BloomMaxLimit=5
  63. [SSAO]
  64. UseFilter=1
  65. OcclusionQuality=2
  66. FilterQuality=2
  67. DarkeningLevel=30
  68. BrighteningLevel=1
  69. IlluminationLevel=2
  70. AdditiveIlluminationLevel=1
  71. UseAmbientOcclusion=1
  72. UseIndirectLighting=1
  73. FadeDistance=50
  74. UseForAlphaTest=0
  75. UseForAlphaBlend=1
  76. [COLORCORRECTION]
  77. DarkeningAmountDay=10
  78. ScreenLevelDay=60
  79. ScreenLevelNight=20
  80. DarkeningAmountNight=-20
  81. GammaCurveDay=0
  82. GammaCurveNight=3
  83. ColorSaturationDay=0
  84. ColorSaturationNight=0
  85. UsePaletteTexture=0
  86. [WATER]
  87. UseWaterDeep=1
  88. WaterDeepness=20
  89. WaterQuality=2
  90. [SHADOW]
  91. ShadowFadeStart=40
  92. ShadowFadeEnd=80
  93. ShadowAmountDay=60
  94. ShadowAmountNight=30
  95. ShadowScreenLevelDay=60
  96. ShadowScreenLevelNight=20
  97. ShadowQuality=0
  98. UseShadowFilter=2
  99. FilterQuality=2
  100. ShadowBlurRange=30
  101. [ENGINE]
  102. ForceAnisotropicFiltering=0
  103. MaxAnisotropy=16
  104. ForceDisplayRefreshRate=0
  105. DisplayRefreshRateHz=60
  106. [MOTIONBLUR]
  107. MotionBlurQuality=0
  108. MotionBlurVelocity=40
  109. MotionBlurRotation=40
  110. [PERPIXELLIGHTING]
  111. SpecularColorMin=0
  112. SpecularColorMax=100
  113. SpecularColorMultiplier=100
  114. SpecularGlossinessMin=0
  115. SpecularGlossinessMax=100
  116. SpecularGlossinessMultiplier=100
  117. [DEPTHOFFIELD]
  118. DOFQuality=2
  119. DOFNumberOfPasses=2
  120. DOFFocusRange=120
  121. DOFBlurinessRange=5
Advertisement
Add Comment
Please, Sign In to add comment