Advertisement
DiazExMachina

enblocal.ini 2020/01/07

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