Advertisement
Guest User

Untitled

a guest
Feb 13th, 2019
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 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. ForceFakeVideocard=false
  11.  
  12. [PERFORMANCE]
  13. SpeedHack=true
  14. EnableOcclusionCulling=true
  15. EnableZPrepass=true
  16.  
  17. [MULTIHEAD]
  18. ForceVideoAdapterIndex=false
  19. VideoAdapterIndex=0
  20.  
  21. [MEMORY]
  22. ExpandSystemMemoryX64=false
  23. ReduceSystemMemoryUsage=true
  24. DisableDriverMemoryManager=false
  25. DisablePreloadToVRAM=false
  26. ReservedMemorySizeMb=1024
  27. VideoMemorySizeMb=20000
  28. EnableCompression=false
  29. EnableUnsafeMemoryHacks=false
  30. AutodetectVideoMemorySize=false
  31.  
  32. [WINDOW]
  33. ForceBorderless=false
  34. ForceBorderlessFullscreen=false
  35.  
  36. [ENGINE]
  37. ForceAnisotropicFiltering=true
  38. MaxAnisotropy=16
  39. EnableVSync=false
  40. AddDisplaySuperSamplingResolutions=false
  41. VSyncSkipNumFrames=0
  42. ForceLodBias=false
  43. LodBias=0.0
  44.  
  45. [LIMITER]
  46. WaitBusyRenderer=false
  47. EnableFPSLimit=true
  48. FPSLimit=64.0
  49.  
  50. [INPUT]
  51. //back
  52. KeyReadConfig=8
  53. //shift
  54. KeyCombination=16
  55. //f12
  56. KeyUseEffect=123
  57. //home
  58. KeyFPSLimit=36
  59. //num / 106
  60. KeyShowFPS=106
  61. //insert
  62. //KeyScreenshot=45
  63. //enter
  64. KeyEditor=13
  65. //f4
  66. KeyFreeVRAM=115
  67. KeyBruteForce=66
  68. KeyScreenshot=44
  69. KeyDepthOfField=118
  70.  
  71. [ADAPTIVEQUALITY]
  72. Enable=false
  73. Quality=0
  74. DesiredFPS=20.0
  75.  
  76. [ANTIALIASING]
  77. EnableEdgeAA=true
  78. EnableTemporalAA=false
  79. EnableSubPixelAA=true
  80. EnableTransparencyAA=false
  81.  
  82. [FIX]
  83. FixGameBugs=true
  84. FixParallaxBugs=true
  85. FixAliasedTextures=true
  86. IgnoreLoadingScreen=true
  87. IgnoreInventory=true
  88. FixSsaoWaterTransparency=true
  89. FixSsaoHairTransparency=true
  90. FixTintGamma=true
  91. RemoveBlur=true
  92. FixSubSurfaceScattering=true
  93. FixSkyReflection=true
  94. FixCursorVisibility=false
  95. FixParallaxTerrain=false
  96. FixLag=false
  97. [LONGEXPOSURE]
  98. EnableLongExposureMode=false
  99. Time=1.0
  100. BlendMax=0.0
  101. [THREADS]
  102. DataSyncMode=1
  103. PriorityMode=1
  104. EnableUnsafeFixes=false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement