Guest User

Untitled

a guest
Jul 14th, 2016
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [PROXY]
  2. EnableProxyLibrary=true
  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.  
  16. [MEMORY]
  17. ExpandSystemMemoryX64=false
  18. ReduceSystemMemoryUsage=true
  19. DisableDriverMemoryManager=false
  20. DisablePreloadToVRAM=false
  21. EnableUnsafeMemoryHacks=false
  22. ReservedMemorySizeMb=256
  23. VideoMemorySizeMb=13782
  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=-0.25
  45. EnableVSync=true
  46. AddDisplaySuperSamplingResolutions=false
  47. VSyncSkipNumFrames=0
  48.  
  49. [LIMITER]
  50. WaitBusyRenderer=false
  51. EnableFPSLimit=false
  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. //print screen
  63. KeyScreenshot=44
  64. //enter
  65. KeyEditor=13
  66. //f4
  67. KeyFreeVRAM=115
  68. //B
  69. KeyBruteForce=66
  70.  
  71. [ADAPTIVEQUALITY]
  72. Enable=false
  73. Quality=0
  74. DesiredFPS=20.0
  75.  
  76. [ANTIALIASING]
  77. EnableEdgeAA=true
  78. EnableTemporalAA=false
  79. EnableSubPixelAA=true
  80.  
  81. [FIX]
  82. FixGameBugs=true
  83. FixParallaxBugs=true
  84. FixParallaxTerrain=true
  85. FixAliasedTextures=false
  86. IgnoreInventory=true
  87. FixTintGamma=true
  88. RemoveBlur=false
  89. FixSubSurfaceScattering=true
  90. FixSkyReflection=true
  91. FixCursorVisibility=true
  92. FixLag=false
  93.  
  94. [LONGEXPOSURE]
  95. EnableLongExposureMode=false
  96. Time=1.0
  97. BlendMax=0.0
Add Comment
Please, Sign In to add comment