Advertisement
arcline11

enblocal.ini

Jun 14th, 2016
741
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=d3d9_smaa.dll
  5. ProxyLibrary=
  6.  
  7. [GLOBAL]
  8. UsePatchSpeedhackWithoutGraphics=false
  9. UseDefferedRendering=true
  10. IgnoreCreationKit=true
  11.  
  12. [PERFORMANCE]
  13. SpeedHack=true
  14. EnableOcclusionCulling=false
  15.  
  16. [MULTIHEAD]
  17. ForceVideoAdapterIndex=false
  18. VideoAdapterIndex=0
  19.  
  20. [MEMORY]
  21. ExpandSystemMemoryX64=false
  22. ReduceSystemMemoryUsage=true
  23. DisableDriverMemoryManager=false
  24. DisablePreloadToVRAM=false
  25. EnableUnsafeMemoryHacks=false
  26. ReservedMemorySizeMb=64
  27. VideoMemorySizeMb=4064
  28. EnableCompression=false
  29. AutodetectVideoMemorySize=false
  30.  
  31. [WINDOW]
  32. ForceBorderless=false
  33. ForceBorderlessFullscreen=false
  34.  
  35. [ENGINE]
  36. ForceAnisotropicFiltering=true
  37. MaxAnisotropy=16
  38. AddDisplaySuperSamplingResolutions=false
  39. EnableVSync=true
  40. VSyncSkipNumFrames=0
  41. ForceLodBias=true
  42. LodBias=-0.3
  43.  
  44. [LIMITER]
  45. WaitBusyRenderer=false
  46. EnableFPSLimit=false
  47. FPSLimit=60.0
  48.  
  49. [INPUT]
  50. //back
  51. KeyReadConfig=8
  52. //shift
  53. KeyCombination=16
  54. //f12
  55. KeyUseEffect=123
  56. //home
  57. KeyFPSLimit=0
  58. //num / 106
  59. KeyShowFPS=106
  60. //insert
  61. KeyScreenshot=0
  62. //enter
  63. KeyEditor=90
  64. KeyFreeVRAM=0
  65. KeyBruteForce=0
  66.  
  67. [ADAPTIVEQUALITY]
  68. Enable=true
  69. Quality=1
  70. DesiredFPS=60.0
  71.  
  72. [ANTIALIASING]
  73. EnableEdgeAA=true
  74. EnableSubPixelAA=true
  75. EnableTemporalAA=false
  76.  
  77. [FIX]
  78. FixParallaxBugs=true
  79. IgnoreLoadingScreen=true
  80. IgnoreInventory=true
  81. FixGameBugs=true
  82. FixTintGamma=false
  83. RemoveBlur=false
  84. FixSubSurfaceScattering=true
  85. FixAliasedTextures=true
  86. FixSkyReflection=true
  87. FixCursorVisibility=true
  88. FixParallaxTerrain=false
  89. FixLag=false
  90.  
  91. [LONGEXPOSURE]
  92. EnableLongExposureMode=false
  93. Time=1.0
  94. BlendMax=0.0
  95.  
  96. [THREADS]
  97. PriorityMode=0
  98. EnableUnsafeFixes=false
  99. DataSyncMode=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement