Advertisement
Guest User

Untitled

a guest
Nov 17th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=false
  3. InitProxyFunctions=false
  4. ProxyLibrary=other_d3d9.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=false
  8. UseDefferedRendering=true
  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. EnableUnsafeMemoryHacks=false
  25. ReservedMemorySizeMb=1024
  26. VideoMemorySizeMb=13782
  27. EnableCompression=false
  28. AutodetectVideoMemorySize=false
  29.  
  30. [WINDOW]
  31. ForceBorderless=false
  32. ForceBorderlessFullscreen=false
  33.  
  34. [ENGINE]
  35. ForceAnisotropicFiltering=true
  36. MaxAnisotropy=16
  37. ForceLodBias=false
  38. LodBias=0.0
  39. AddDisplaySuperSamplingResolutions=false
  40. EnableVSync=false
  41. VSyncSkipNumFrames=0
  42.  
  43. [LIMITER]
  44. WaitBusyRenderer=false
  45. EnableFPSLimit=false
  46. FPSLimit=10.0
  47.  
  48. [INPUT]
  49. //shift
  50. KeyCombination=16
  51. //f12
  52. KeyUseEffect=123
  53. //home
  54. KeyFPSLimit=36
  55. //num / 106
  56. KeyShowFPS=106
  57. //print screen
  58. KeyScreenshot=44
  59. //enter
  60. KeyEditor=13
  61. //f4
  62. KeyFreeVRAM=115
  63. //B
  64. KeyBruteForce=66
  65.  
  66. [ADAPTIVEQUALITY]
  67. Enable=false
  68. Quality=1
  69. DesiredFPS=20.0
  70.  
  71. [ANTIALIASING]
  72. EnableEdgeAA=false
  73. EnableTemporalAA=false
  74. EnableSubPixelAA=true
  75.  
  76. [FIX]
  77. FixGameBugs=true
  78. FixParallaxBugs=true
  79. FixParallaxTerrain=false
  80. FixAliasedTextures=false
  81. IgnoreLoadingScreen=true
  82. IgnoreInventory=true
  83. FixTintGamma=true
  84. RemoveBlur=true
  85. FixSubSurfaceScattering=true
  86. FixSkyReflection=true
  87. FixCursorVisibility=true
  88. FixLag=false
  89.  
  90. [LONGEXPOSURE]
  91. EnableLongExposureMode=false
  92. Time=1.0
  93. BlendMax=0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement