Advertisement
Guest User

enblocal.ini

a guest
Jan 1st, 2014
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. enblocal.ini
  2.  
  3. [PROXY]
  4. EnableProxyLibrary=true
  5. InitProxyFunctions=true
  6. ProxyLibrary=sweetfx_d3d9.dll
  7.  
  8. [GLOBAL]
  9. UsePatchSpeedhackWithoutGraphics=false
  10. UseDefferedRendering=true
  11. ForceFakeVideocard=false
  12.  
  13. [PERFORMANCE]
  14. SpeedHack=true
  15.  
  16. [MULTIHEAD]
  17. ForceVideoAdapterIndex=false
  18. VideoAdapterIndex=0
  19.  
  20. [MEMORY]
  21. ExpandSystemMemoryX64=true
  22. ReduceSystemMemoryUsage=true
  23. DisableDriverMemoryManager=false
  24. DisablePreloadToVRAM=false
  25. EnableUnsafeMemoryHacks=false
  26. ReservedMemorySizeMb=512
  27. VideoMemorySizeMb=4096
  28. EnableCompression=false
  29.  
  30. [WINDOW]
  31. ForceBorderless=false
  32. ForceBorderlessFullscreen=false
  33.  
  34. [ENGINE]
  35. ForceAnisotropicFiltering=true
  36. MaxAnisotropy=16
  37. EnableVSync=true
  38. AddDisplaySuperSamplingResolutions=false
  39.  
  40. [LIMITER]
  41. WaitBusyRenderer=false
  42. EnableFPSLimit=false
  43. FPSLimit=60.0
  44.  
  45. [INPUT]
  46. //shift
  47. KeyCombination=16
  48. //f12
  49. KeyUseEffect=123
  50. //home
  51. KeyFPSLimit=36
  52. //num / 106
  53. KeyShowFPS=106
  54. //print screen
  55. KeyScreenshot=44
  56. //enter
  57. KeyEditor=13
  58. //f4
  59. KeyFreeVRAM=115
  60.  
  61. [ADAPTIVEQUALITY]
  62. Enable=true
  63. Quality=1
  64. DesiredFPS=20.0
  65.  
  66. [ANTIALIASING]
  67. EnableEdgeAA=true
  68. EnableTemporalAA=false
  69. EnableSubPixelAA=false
  70. EnableTransparencyAA=false
  71.  
  72. [FIX]
  73. FixGameBugs=true
  74. FixParallaxBugs=true
  75. FixAliasedTextures=true
  76. IgnoreLoadingScreen=false
  77. IgnoreInventory=true
  78. FixSsaoWaterTransparency=true
  79. FixSsaoHairTransparency=true
  80. FixTintGamma=false
  81. RemoveBlur=false
  82. FixSubSurfaceScattering=true
  83. FixSkyReflection=true
  84. FixCursorVisibility=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement