Advertisement
Guest User

Untitled

a guest
May 8th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=false
  3. InitProxyFunctions=true
  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.  
  15. [MEMORY]
  16. ExpandSystemMemoryX64=false
  17. ReduceSystemMemoryUsage=true
  18. DisableDriverMemoryManager=false
  19. DisablePreloadToVRAM=false
  20. EnableUnsafeMemoryHacks=false
  21. ReservedMemorySizeMb=512
  22. VideoMemorySizeMb=1110
  23. EnableCompression=false
  24. AutodetectVideoMemorySize=false
  25.  
  26. [THREADS]
  27. DataSyncMode=0
  28. PriorityMode=0
  29. EnableUnsafeFixes=false
  30.  
  31. [MULTIHEAD]
  32. ForceVideoAdapterIndex=false
  33. VideoAdapterIndex=0
  34.  
  35. [WINDOW]
  36. ForceBorderless=false
  37. ForceBorderlessFullscreen=false
  38.  
  39. [ENGINE]
  40. ForceAnisotropicFiltering=false
  41. MaxAnisotropy=16
  42. ForceLodBias=false
  43. LodBias=0.0
  44. AddDisplaySuperSamplingResolutions=false
  45. EnableVSync=true
  46. VSyncSkipNumFrames=0
  47.  
  48. [LIMITER]
  49. WaitBusyRenderer=false
  50. EnableFPSLimit=false
  51. FPSLimit=10.0
  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. //enter
  63. KeyEditor=13
  64. //f4
  65. KeyFreeVRAM=115
  66. //B
  67. KeyBruteForce=66
  68. KeyScreenshot=0
  69.  
  70. [ADAPTIVEQUALITY]
  71. Enable=false
  72. Quality=1
  73. DesiredFPS=20.0
  74.  
  75. [ANTIALIASING]
  76. EnableEdgeAA=false
  77. EnableTemporalAA=false
  78. EnableSubPixelAA=false
  79.  
  80. [FIX]
  81. FixGameBugs=true
  82. FixParallaxBugs=true
  83. FixParallaxTerrain=false
  84. FixAliasedTextures=false
  85. IgnoreInventory=true
  86. FixTintGamma=false
  87. RemoveBlur=false
  88. FixSubSurfaceScattering=true
  89. FixSkyReflection=true
  90. FixCursorVisibility=false
  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