Advertisement
Guest User

Untitled

a guest
May 2nd, 2016
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=true
  3. InitProxyFunctions=true
  4. ProxyLibrary=d3d9_smaa.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=true
  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. [THREADS]
  21. DataSyncMode=2
  22. PriorityMode=3
  23.  
  24. [MEMORY]
  25. ExpandSystemMemoryX64=false
  26. ReduceSystemMemoryUsage=true
  27. DisableDriverMemoryManager=false
  28. DisablePreloadToVRAM=false
  29. EnableUnsafeMemoryHacks=false
  30. ReservedMemorySizeMb=64
  31. VideoMemorySizeMb=4064
  32. EnableCompression=false
  33. AutodetectVideoMemorySize=false
  34.  
  35. [WINDOW]
  36. ForceBorderless=false
  37. ForceBorderlessFullscreen=false
  38.  
  39. [ENGINE]
  40. ForceAnisotropicFiltering=true
  41. MaxAnisotropy=16
  42. EnableVSync=true
  43. AddDisplaySuperSamplingResolutions=false
  44. ForceLodBias=false
  45. LodBias=0.0
  46. VSyncSkipNumFrames=0
  47.  
  48. [LIMITER]
  49. WaitBusyRenderer=false
  50. EnableFPSLimit=false
  51. FPSLimit=10
  52.  
  53. [INPUT]
  54. //shift
  55. KeyCombination=16
  56. //f12
  57. KeyUseEffect=123
  58. //home
  59. KeyFPSLimit=36
  60. //num / 106
  61. KeyShowFPS=106
  62. //insert
  63. KeyScreenshot=45
  64. //enter
  65. KeyEditor=13
  66. //not assigned
  67. KeyFreeVRAM=0
  68.  
  69. [ADAPTIVEQUALITY]
  70. Enable=false
  71. Quality=1
  72. DesiredFPS=20.0
  73.  
  74. [ANTIALIASING]
  75. EnableEdgeAA=true
  76. EnableTemporalAA=false
  77. EnableSubPixelAA=true
  78. EnableTransparencyAA=false
  79.  
  80. [FIX]
  81. FixGameBugs=true
  82. FixParallaxBugs=true
  83. FixAliasedTextures=false
  84. IgnoreLoadingScreen=true
  85. IgnoreInventory=true
  86. FixSsaoWaterTransparency=true
  87. FixSsaoHairTransparency=true
  88. FixTintGamma=false
  89. RemoveBlur=false
  90. FixSubSurfaceScattering=true
  91. FixParallaxTerrain=false
  92. FixSkyReflection=true
  93. FixCursorVisibility=false
  94. FixLag=false
  95. [LONGEXPOSURE]
  96. EnableLongExposureMode=false
  97. Time=1.0
  98. BlendMax=0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement