Advertisement
Gameraustin5790

ENBlocal INI

Feb 26th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=false
  3. InitProxyFunctions=true
  4. ProxyLibrary=other_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. [MEMORY]
  16. ExpandSystemMemoryX64=true
  17. ReduceSystemMemoryUsage=true
  18. DisableDriverMemoryManager=false
  19. DisablePreloadToVRAM=false
  20. EnableUnsafeMemoryHacks=false
  21. ReservedMemorySizeMb=512
  22. VideoMemorySizeMb=4064
  23. EnableCompression=true
  24. AutodetectVideoMemorySize=false
  25.  
  26. [THREADS]
  27. DataSyncMode=0
  28. PriorityMode=0
  29.  
  30. [MULTIHEAD]
  31. ForceVideoAdapterIndex=false
  32. VideoAdapterIndex=0
  33.  
  34. [WINDOW]
  35. ForceBorderless=false
  36. ForceBorderlessFullscreen=false
  37.  
  38. [ENGINE]
  39. ForceAnisotropicFiltering=true
  40. MaxAnisotropy=16
  41. ForceLodBias=false
  42. LodBias=0.0
  43. AddDisplaySuperSamplingResolutions=false
  44. EnableVSync=true
  45. VSyncSkipNumFrames=0
  46.  
  47. [LIMITER]
  48. WaitBusyRenderer=false
  49. EnableFPSLimit=false
  50. FPSLimit=10.0
  51.  
  52. [INPUT]
  53. //shift
  54. KeyCombination=16
  55. //f12
  56. KeyUseEffect=123
  57. //home
  58. KeyFPSLimit=36
  59. //num / 106
  60. KeyShowFPS=106
  61. //print screen
  62. KeyScreenshot=44
  63. //enter
  64. KeyEditor=13
  65. //f4
  66. KeyFreeVRAM=115
  67. //B
  68. KeyBruteForce=66
  69.  
  70. [ADAPTIVEQUALITY]
  71. Enable=false
  72. Quality=1
  73. DesiredFPS=20.0
  74.  
  75. [ANTIALIASING]
  76. EnableEdgeAA=true
  77. EnableTemporalAA=false
  78. EnableSubPixelAA=false
  79.  
  80. [FIX]
  81. FixGameBugs=true
  82. FixParallaxBugs=true
  83. FixParallaxTerrain=false
  84. FixAliasedTextures=false
  85. IgnoreInventory=true
  86. FixTintGamma=false
  87. RemoveBlur=false
  88. FixSubSurfaceScattering=true
  89. FixSkyReflection=true
  90. FixCursorVisibility=true
  91. FixLag=false
  92.  
  93. [LONGEXPOSURE]
  94. EnableLongExposureMode=false
  95. Time=1.0
  96. BlendMax=0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement