Advertisement
Guest User

Untitled

a guest
May 25th, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=false
  3. InitProxyFunctions=true
  4. ProxyLibrary=other_d3d9.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=false
  8. UseDefferedRendering=true
  9. IgnoreCreationKit=true
  10.  
  11. [PERFORMANCE]
  12. SpeedHack=true
  13. EnableOcclusionCulling=true
  14. EnableZPrepass=false
  15.  
  16. [MULTIHEAD]
  17. ForceVideoAdapterIndex=false
  18. VideoAdapterIndex=0
  19.  
  20. [MEMORY]
  21. ExpandSystemMemoryX64=false
  22. ReduceSystemMemoryUsage=true
  23. DisableDriverMemoryManager=false
  24. DisablePreloadToVRAM=false
  25. EnableUnsafeMemoryHacks=false
  26. ReservedMemorySizeMb=256
  27. VideoMemorySizeMb=2000
  28. EnableCompression=true
  29. AutodetectVideoMemorySize=true
  30.  
  31. [WINDOW]
  32. ForceBorderless=false
  33. ForceBorderlessFullscreen=false
  34.  
  35. [ENGINE]
  36. ForceAnisotropicFiltering=true
  37. MaxAnisotropy=16
  38. ForceLodBias=false
  39. LodBias=0.0
  40. AddDisplaySuperSamplingResolutions=false
  41. EnableVSync=true
  42. VSyncSkipNumFrames=0
  43.  
  44. [LIMITER]
  45. WaitBusyRenderer=false
  46. EnableFPSLimit=true
  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=false
  75. EnableTransparencyAA=false
  76.  
  77. [FIX]
  78. FixGameBugs=true
  79. FixParallaxBugs=true
  80. FixParallaxTerrain=false
  81. FixAliasedTextures=true
  82. IgnoreInventory=true
  83. FixTintGamma=true
  84. RemoveBlur=false
  85. FixSubSurfaceScattering=true
  86. FixSkyReflection=true
  87. FixCursorVisibility=true
  88. FixLag=true
  89.  
  90. [LONGEXPOSURE]
  91. EnableLongExposureMode=false
  92. Time=0.04
  93. BlendMax=1.0
  94. [THREADS]
  95. DataSyncMode=0
  96. PriorityMode=0
  97. EnableUnsafeFixes=false
  98.  
  99. [THREADS]
  100. DataSyncMode=2
  101. PriorityMode=3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement