Advertisement
WhiteFangSupreme

ENBlocal.ini

Mar 10th, 2016
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=true
  3. InitProxyFunctions=true
  4. ProxyLibrary=Sweetfx_d3d9.dll *make this the name of another d3d9.dll you want to use
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=true *set to false if you are using a ENB
  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 *set to false if your OS isn't 64-bit
  22. ReduceSystemMemoryUsage=true
  23. DisableDriverMemoryManager=false
  24. DisablePreloadToVRAM=false
  25. EnableUnsafeMemoryHacks=false
  26. ReservedMemorySizeMb=512
  27. VideoMemorySizeMb=9891 *make this your ram+vram -2048.If you 8gb or more ram make it your ram+vram -128
  28. EnableCompression=true
  29. AutodetectVideoMemorySize=false
  30.  
  31. [WINDOW]
  32. ForceBorderless=false
  33. ForceBorderlessFullscreen=false
  34.  
  35. [ENGINE]
  36. ForceAnisotropicFiltering=true
  37. MaxAnisotropy=16
  38. EnableVSync=false
  39. AddDisplaySuperSamplingResolutions=false
  40. ForceLodBias=false
  41. LodBias=0.0
  42. VSyncSkipNumFrames=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. KeyBruteForce=66
  65.  
  66. [ADAPTIVEQUALITY]
  67. Enable=false
  68. Quality=1
  69. DesiredFPS=20.0
  70.  
  71. [ANTIALIASING]
  72. EnableEdgeAA=true
  73. EnableTemporalAA=false
  74. EnableSubPixelAA=true
  75. EnableTransparencyAA=false
  76.  
  77. [FIX]
  78. FixGameBugs=true
  79. FixParallaxBugs=true
  80. FixAliasedTextures=true
  81. IgnoreLoadingScreen=false
  82. IgnoreInventory=true
  83. FixSsaoWaterTransparency=true
  84. FixSsaoHairTransparency=true
  85. FixTintGamma=true
  86. RemoveBlur=true
  87. FixSubSurfaceScattering=true
  88. FixParallaxTerrain=true
  89. FixSkyReflection=true
  90. FixCursorVisibility=true
  91. FixLag=false
  92. [THREADS]
  93. DataSyncMode=0
  94. PriorityMode=0
  95. [LONGEXPOSURE]
  96. EnableLongExposureMode=false
  97. Time=1.0
  98. BlendMax=0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement