Advertisement
Guest User

Untitled

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