Advertisement
Guest User

Untitled

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