Advertisement
Wisegal

enblocal.ini

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