Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 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.  
  16. [MULTIHEAD]
  17. ForceVideoAdapterIndex=false
  18. VideoAdapterIndex=0
  19.  
  20. [MEMORY]
  21. ExpandSystemMemoryX64=false
  22. ReduceSystemMemoryUsage=true
  23. DisableDriverMemoryManager=false
  24. DisablePreloadToVRAM=false
  25. EnableUnsafeMemoryHacks=false
  26. ReservedMemorySizeMb=128
  27. VideoMemorySizeMb=4000
  28. EnableCompression=false
  29. AutodetectVideoMemorySize=true
  30.  
  31. [WINDOW]
  32. ForceBorderless=false
  33. ForceBorderlessFullscreen=false
  34.  
  35. [ENGINE]
  36. ForceAnisotropicFiltering=true
  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=60.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.  
  65. [ADAPTIVEQUALITY]
  66. Enable=false
  67. Quality=1
  68. DesiredFPS=30.0
  69.  
  70. [ANTIALIASING]
  71. EnableEdgeAA=true
  72. EnableTemporalAA=false
  73. EnableSubPixelAA=true
  74. EnableTransparencyAA=false
  75.  
  76. [FIX]
  77. FixGameBugs=true
  78. FixParallaxBugs=true
  79. FixParallaxTerrain=false
  80. FixAliasedTextures=true
  81. IgnoreInventory=true
  82. FixTintGamma=false
  83. RemoveBlur=false
  84. FixSubSurfaceScattering=true
  85. FixSkyReflection=true
  86. FixCursorVisibility=true
  87. FixLag=false
  88. IgnoreLoadingScreen=true
  89. FixSsaoWaterTransparency=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement