Guest User

Untitled

a guest
Jun 23rd, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=false
  3. InitProxyFunctions=true
  4. ProxyLibrary=sweetfx_d3d9.ll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=false
  8. UseDefferedRendering=true
  9. IgnoreCreationKit=true
  10.  
  11. [PERFORMANCE]
  12. SpeedHack=true
  13. EnableOcclusionCulling=false
  14.  
  15. [MULTIHEAD]
  16. ForceVideoAdapterIndex=false
  17. VideoAdapterIndex=0
  18.  
  19. [MEMORY]
  20. ExpandSystemMemory=false //set to false if experiencing crashing when using with the SKSE ini (Sheson's Memory Patch).
  21. ReduceSystemMemoryUsage=true
  22. DisableDriverMemoryManager=false
  23. DisablePreloadToVRAM=false
  24. EnableUnsafeMemoryHacks=false
  25. ReservedMemorySizeMb=768
  26. VideoMemorySizeMb=4096
  27. EnableCompression=false
  28. AutodetectVideoMemorySize=true
  29. ExpandSystemMemoryX64=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. ForceLodBias=true
  42. LodBias=-0.4
  43.  
  44. [LIMITER]
  45. WaitBusyRenderer=false
  46. EnableFPSLimit=false
  47. FPSLimit=60.0
  48.  
  49. [INPUT]
  50. //back
  51. KeyReadConfig=8
  52. //shift
  53. KeyCombination=16
  54. //f12
  55. KeyUseEffect=123
  56. //home
  57. KeyFPSLimit=0
  58. //num / 106
  59. KeyShowFPS=106
  60. //insert
  61. KeyScreenshot=0
  62. //enter
  63. KeyEditor=90
  64. KeyFreeVRAM=0
  65. KeyBruteForce=0
  66.  
  67. [ADAPTIVEQUALITY]
  68. Enable=true
  69. Quality=1
  70. DesiredFPS=60.0
  71.  
  72. [ANTIALIASING]
  73. EnableEdgeAA=true
  74. EnableSubPixelAA=false
  75. EnableTemporalAA=false
  76.  
  77. [FIX]
  78. FixParallaxBugs=true
  79. IgnoreLoadingScreen=true
  80. IgnoreInventory=true
  81. FixGameBugs=true
  82. FixTintGamma=false
  83. RemoveBlur=false
  84. FixSubSurfaceScattering=true
  85. FixAliasedTextures=true
  86. FixSkyReflection=true
  87. FixCursorVisibility=true
  88. FixParallaxTerrain=true
  89. FixLag=false
  90.  
  91. [LONGEXPOSURE]
  92. EnableLongExposureMode=false
  93. Time=1.0
  94. BlendMax=0.0
  95.  
  96. [THREADS] //these are hit or miss, only use these if you know what you are doing.
  97. DataSyncMode=0
  98. PriorityMode=0
  99. EnableUnsafeFixes=false
Add Comment
Please, Sign In to add comment