Advertisement
Guest User

Untitled

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