Advertisement
arcline11

enblocal.ini for Dahaka's ENB

Feb 1st, 2016
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=false
  3. InitProxyFunctions=true
  4. ProxyLibrary=sweetfx_d3d9.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=false
  8. UseDefferedRendering=true
  9. IgnoreCreationKit=true
  10.  
  11. [PERFORMANCE]
  12. SpeedHack=true
  13. EnableOcclusionCulling=true
  14.  
  15. [MULTIHEAD]
  16. ForceVideoAdapterIndex=false
  17. VideoAdapterIndex=0
  18.  
  19. [MEMORY]
  20. ExpandSystemMemoryX64=false
  21. ReduceSystemMemoryUsage=true
  22. DisableDriverMemoryManager=false
  23. DisablePreloadToVRAM=false
  24. EnableUnsafeMemoryHacks=false
  25. ReservedMemorySizeMb=256
  26. VideoMemorySizeMb=4096
  27. EnableCompression=true
  28. AutodetectVideoMemorySize=false
  29.  
  30. [WINDOW]
  31. ForceBorderless=false
  32. ForceBorderlessFullscreen=false
  33.  
  34. [ENGINE]
  35. ForceAnisotropicFiltering=true
  36. MaxAnisotropy=16
  37. ForceLodBias=false
  38. LodBias=0.0
  39. AddDisplaySuperSamplingResolutions=false
  40. EnableVSync=true
  41. VSyncSkipNumFrames=0
  42.  
  43. [LIMITER]
  44. WaitBusyRenderer=false
  45. EnableFPSLimit=false
  46. FPSLimit=60.0
  47.  
  48. [INPUT]
  49. //shift
  50. KeyCombination=16
  51. //f12
  52. KeyUseEffect=123
  53. //home
  54. KeyFPSLimit=36
  55. //num *
  56. KeyShowFPS=106
  57. //Insert
  58. KeyScreenshot=45
  59. //Backspace
  60. KeyEditor=8
  61. //Num -
  62. KeyFreeVRAM=109
  63. KeyBruteForce=66
  64.  
  65. [ADAPTIVEQUALITY]
  66. Enable=false
  67. Quality=2
  68. DesiredFPS=50.0
  69.  
  70. [ANTIALIASING]
  71. EnableEdgeAA=true
  72. EnableTemporalAA=false
  73. EnableSubPixelAA=true
  74.  
  75. [FIX]
  76. FixGameBugs=true
  77. FixParallaxBugs=true
  78. FixParallaxTerrain=true
  79. FixAliasedTextures=true
  80. IgnoreInventory=true
  81. FixTintGamma=true
  82. RemoveBlur=true
  83. FixSubSurfaceScattering=true
  84. FixSkyReflection=true
  85. FixCursorVisibility=true
  86. FixLag=true
  87.  
  88. [LONGEXPOSURE]
  89. EnableLongExposureMode=false
  90. Time=1.0
  91. BlendMax=0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement