Advertisement
Guest User

Untitled

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