Advertisement
Guest User

enblocal.ini

a guest
Mar 29th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=true
  3. InitProxyFunctions=true
  4. ProxyLibrary=d3d9injFX.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=false
  8. UseDefferedRendering=true
  9. IgnoreCreationKit=true
  10. ForceFakeVideocard=false
  11.  
  12. [PERFORMANCE]
  13. SpeedHack=true
  14. EnableOcclusionCulling=true
  15.  
  16. [MULTIHEAD]
  17. ForceVideoAdapterIndex=false
  18. VideoAdapterIndex=0
  19.  
  20. [MEMORY]
  21. ExpandSystemMemoryX64=true
  22. ReduceSystemMemoryUsage=true
  23. DisableDriverMemoryManager=false
  24. DisablePreloadToVRAM=false
  25. EnableUnsafeMemoryHacks=false
  26. ReservedMemorySizeMb=128
  27. VideoMemorySizeMb=4064
  28. EnableCompression=false
  29. AutodetectVideoMemorySize=false
  30.  
  31. [WINDOW]
  32. ForceBorderless=True
  33. ForceBorderlessFullscreen=True
  34.  
  35. [ENGINE]
  36. ForceAnisotropicFiltering=true
  37. MaxAnisotropy=6
  38. ForceLodBias=false
  39. LodBias=0.0
  40. AddDisplaySuperSamplingResolutions=false
  41. EnableVSync=false
  42. VSyncSkipNumFrames=0
  43.  
  44. [LIMITER]
  45. WaitBusyRenderer=false
  46. EnableFPSLimit=false
  47. FPSLimit=60.0
  48.  
  49. [INPUT]
  50. //shift
  51. KeyCombination=16
  52. //f12
  53. KeyUseEffect=123
  54. //home
  55. KeyFPSLimit=36
  56. //num / 106
  57. KeyShowFPS=106
  58. //insert
  59. KeyScreenshot=45
  60. //enter
  61. KeyEditor=13
  62. //f4
  63. KeyFreeVRAM=115
  64. KeyBruteForce=66
  65.  
  66. [ADAPTIVEQUALITY]
  67. Enable=false
  68. Quality=1
  69. DesiredFPS=20.0
  70.  
  71. [ANTIALIASING]
  72. EnableEdgeAA=true
  73. EnableTemporalAA=false
  74. EnableSubPixelAA=true
  75. EnableTransparencyAA=false
  76.  
  77. [FIX]
  78. FixGameBugs=true
  79. FixParallaxBugs=true
  80. FixAliasedTextures=true
  81. IgnoreLoadingScreen=true
  82. IgnoreInventory=true
  83. FixSsaoHairTransparency=true
  84. FixTintGamma=false
  85. RemoveBlur=true
  86. FixSubSurfaceScattering=true
  87. FixSkyReflection=true
  88. FixCursorVisibility=true
  89. FixParallaxTerrain=true
  90. FixLag=false
  91. [THREADS]
  92. DataSyncMode=0
  93. PriorityMode=0
  94. EnableUnsafeFixes=false
  95. [LONGEXPOSURE]
  96. EnableLongExposureMode=false
  97. Time=1.0
  98. BlendMax=0.0
  99. [SKYLIGHTING]
  100. AmbientMinLevelDawn=0.1
  101. AmbientMinLevelSunrise=0.1
  102. AmbientMinLevelDay=0.1
  103. AmbientMinLevelSunset=0.1
  104. AmbientMinLevelDusk=0.1
  105. AmbientMinLevelNight=0.1
  106. AmbientMinLevelInteriorDay=0.1
  107. AmbientMinLevelInteriorNight=0.1
  108. [ENVIRONMENT]
  109. DirectLightingIntensityDawn=1.0
  110. DirectLightingIntensitySunrise=1.0
  111. DirectLightingIntensityDay=1.0
  112. AmbientColorFilterMiddleInteriorNight=0, 0, 0
  113. AmbientColorFilterBottomDawn=1, 1, 1
  114. AmbientColorFilterBottomSunrise=1, 1, 1
  115. AmbientColorFilterBottomDay=1, 1, 1
  116. AmbientColorFilterBottomSunset=1, 1, 1
  117. AmbientColorFilterBottomDusk=1, 1, 1
  118. AmbientColorFilterBottomNight=1, 1, 1
  119. AmbientColorFilterBottomInteriorDay=1, 1, 1
  120. AmbientColorFilterBottomInteriorNight=1, 1, 1
  121. PointLightingIntensityDawn=1.0
  122. PointLightingIntensitySunrise=1.0
  123. PointLightingIntensityDay=1.0
  124. PointLightingIntensitySunset=1.0
  125. PointLightingIntensityDusk=1.0
  126. PointLightingIntensityNight=1.0
  127. PointLightingIntensityInteriorDay=1.0
  128. PointLightingIntensityInteriorNight=1.0
  129. PointLightingCurveDawn=1.0
  130. PointLightingCurveSunrise=1.0
  131. PointLightingCurveDay=1.0
  132. PointLightingCurveSunset=1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement