Advertisement
Guest User

ENBlocal.jpg

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