Advertisement
Guest User

Meh

a guest
May 1st, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=false
  3. InitProxyFunctions=false
  4. ProxyLibrary=other_d3d9.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=true
  8. UseDefferedRendering=false
  9. IgnoreCreationKit=true
  10.  
  11. [PERFORMANCE]
  12. SpeedHack=true
  13. EnableOcclusionCulling=true
  14. EnableZPrepass=true
  15.  
  16. [MEMORY]
  17. ExpandSystemMemoryX64=true
  18. ReduceSystemMemoryUsage=true
  19. DisableDriverMemoryManager=false
  20. DisablePreloadToVRAM=false
  21. EnableUnsafeMemoryHacks=false
  22. ReservedMemorySizeMb=256
  23. VideoMemorySizeMb=3968
  24. EnableCompression=false
  25. AutodetectVideoMemorySize=false
  26.  
  27. [THREADS]
  28. DataSyncMode=2
  29. PriorityMode=3
  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.0
  45. AddDisplaySuperSamplingResolutions=false
  46. EnableVSync=true
  47. VSyncSkipNumFrames=0
  48.  
  49. [LIMITER]
  50. WaitBusyRenderer=false
  51. EnableFPSLimit=false
  52. FPSLimit=60.0
  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.  
  72. [ADAPTIVEQUALITY]
  73. Enable=false
  74. Quality=1
  75. DesiredFPS=20.0
  76.  
  77. [ANTIALIASING]
  78. EnableEdgeAA=true
  79. EnableTemporalAA=false
  80. EnableSubPixelAA=false
  81.  
  82. [FIX]
  83. FixGameBugs=true
  84. FixParallaxBugs=true
  85. FixParallaxTerrain=false
  86. FixAliasedTextures=true
  87. IgnoreInventory=true
  88. FixTintGamma=true
  89. RemoveBlur=false
  90. FixSubSurfaceScattering=true
  91. FixSkyReflection=true
  92. FixCursorVisibility=true
  93. FixLag=false
  94.  
  95. [LONGEXPOSURE]
  96. EnableLongExposureMode=false
  97. Time=1.0
  98. BlendMax=0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement