Advertisement
Guest User

Untitled

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