Guest User

Untitled

a guest
May 16th, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=true
  3. InitProxyFunctions=true
  4. ProxyLibrary=d3d9_smaa.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=false
  8. UseDefferedRendering=true
  9. IgnoreCreationKit=true
  10.  
  11. [PERFORMANCE]
  12. SpeedHack=true
  13. EnableOcclusionCulling=true
  14.  
  15. [MULTIHEAD]
  16. ForceVideoAdapterIndex=false
  17. VideoAdapterIndex=0
  18.  
  19. [MEMORY]
  20. ExpandSystemMemoryX64=false
  21. ReduceSystemMemoryUsage=true
  22. DisableDriverMemoryManager=false
  23. DisablePreloadToVRAM=false
  24. EnableUnsafeMemoryHacks=false
  25. ReservedMemorySizeMb=1024
  26. VideoMemorySizeMb=10240
  27. EnableCompression=true
  28. AutodetectVideoMemorySize=false
  29.  
  30. [WINDOW]
  31. ForceBorderless=true
  32. ForceBorderlessFullscreen=false
  33.  
  34. [ENGINE]
  35. ForceAnisotropicFiltering=true
  36. MaxAnisotropy=16
  37. EnableVSync=true
  38. AddDisplaySuperSamplingResolutions=false
  39. VSyncSkipNumFrames=0
  40. ForceLodBias=false
  41. LodBias=0.0
  42.  
  43. [LIMITER]
  44. WaitBusyRenderer=false
  45. EnableFPSLimit=false
  46. FPSLimit=60.0
  47.  
  48. [INPUT]
  49. //back
  50. KeyReadConfig=8
  51. //shift
  52. KeyCombination=16
  53. //f12
  54. KeyUseEffect=123
  55. //home
  56. KeyFPSLimit=0
  57. //num / 106
  58. KeyShowFPS=106
  59. //insert
  60. KeyScreenshot=0
  61. //enter
  62. KeyEditor=90
  63. KeyFreeVRAM=0
  64. KeyBruteForce=0
  65.  
  66. [ADAPTIVEQUALITY]
  67. Enable=true
  68. Quality=1
  69. DesiredFPS=60.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=true
  82. IgnoreInventory=true
  83. FixSsaoWaterTransparency=true
  84. FixSsaoHairTransparency=true
  85. FixTintGamma=true
  86. RemoveBlur=true
  87. FixSubSurfaceScattering=true
  88. FixSkyReflection=true
  89. FixCursorVisibility=true
  90. FixParallaxTerrain=false
  91. FixLag=false
  92.  
  93. [LONGEXPOSURE]
  94. EnableLongExposureMode=false
  95. Time=1.0
  96. BlendMax=0.0
  97.  
  98. [THREADS]
  99. PriorityMode=0
  100. EnableUnsafeFixes=false
  101. DataSyncMode=0
Add Comment
Please, Sign In to add comment