Advertisement
arcline11

enblocal.ini current

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