Advertisement
Guest User

Untitled

a guest
Dec 10th, 2018
77
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=d3d9_smaa.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=false
  8. UseDefferedRendering=true
  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=43840
  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=true
  41. MaxAnisotropy=16
  42. ForceLodBias=false
  43. LodBias=0.0
  44. AddDisplaySuperSamplingResolutions=false
  45. EnableVSync=false
  46. VSyncSkipNumFrames=0
  47.  
  48. [LIMITER]
  49. WaitBusyRenderer=false
  50. EnableFPSLimit=false
  51. FPSLimit=60.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. //print screen
  63. KeyScreenshot=44
  64. //enter
  65. KeyEditor=13
  66. //f4
  67. KeyFreeVRAM=115
  68. //B
  69. KeyBruteForce=66
  70. KeyDepthOfField=118
  71.  
  72. [ADAPTIVEQUALITY]
  73. Enable=false
  74. Quality=1
  75. DesiredFPS=30.0
  76.  
  77. [ANTIALIASING]
  78. EnableEdgeAA=true
  79. EnableTemporalAA=false
  80. EnableSubPixelAA=true
  81. EnableTransparencyAA=false
  82.  
  83. [FIX]
  84. FixGameBugs=true
  85. FixParallaxBugs=true
  86. FixParallaxTerrain=false
  87. FixAliasedTextures=true
  88. IgnoreInventory=true
  89. FixTintGamma=false
  90. RemoveBlur=false
  91. FixSubSurfaceScattering=true
  92. FixSkyReflection=true
  93. FixCursorVisibility=true
  94. FixLag=false
  95.  
  96. [LONGEXPOSURE]
  97. EnableLongExposureMode=false
  98. Time=1.0
  99. BlendMax=0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement