Advertisement
Guest User

enblocal.ini

a guest
Feb 13th, 2014
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=False
  3. InitProxyFunctions=true
  4. ProxyLibrary=sweetfx_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.  
  16. [MULTIHEAD]
  17. ForceVideoAdapterIndex=false
  18. VideoAdapterIndex=0
  19.  
  20. [MEMORY]
  21. ExpandSystemMemoryX64=true
  22. ReduceSystemMemoryUsage=true
  23. DisableDriverMemoryManager=True
  24. DisablePreloadToVRAM=false
  25. EnableUnsafeMemoryHacks=false
  26. ReservedMemorySizeMb=256
  27. VideoMemorySizeMb=5000
  28. EnableCompression=false
  29. AutodetectVideoMemorySize=true
  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.  
  42. [LIMITER]
  43. WaitBusyRenderer=false
  44. EnableFPSLimit=false
  45. FPSLimit=60.0
  46.  
  47. [INPUT]
  48. //shift
  49. KeyCombination=16
  50. //f12
  51. KeyUseEffect=123
  52. //home
  53. KeyFPSLimit=36
  54. //num / 106
  55. KeyShowFPS=106
  56. //print screen
  57. KeyScreenshot=44
  58. //enter
  59. KeyEditor=13
  60. //f4
  61. KeyFreeVRAM=115
  62.  
  63. [ADAPTIVEQUALITY]
  64. Enable=False
  65. Quality=1
  66. DesiredFPS=60.0
  67.  
  68. [ANTIALIASING]
  69. EnableEdgeAA=true
  70. EnableTemporalAA=false
  71. EnableSubPixelAA=false
  72. EnableTransparencyAA=false
  73.  
  74. [FIX]
  75. FixGameBugs=true
  76. FixParallaxBugs=true
  77. FixAliasedTextures=true
  78. IgnoreLoadingScreen=false
  79. IgnoreInventory=true
  80. FixSsaoWaterTransparency=true
  81. FixSsaoHairTransparency=true
  82. FixTintGamma=True
  83. RemoveBlur=True
  84. FixSubSurfaceScattering=true
  85. FixSkyReflection=true
  86. FixCursorVisibility=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement