Advertisement
Guest User

skyrim enblocal ini

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