Advertisement
Guest User

Untitled

a guest
Nov 21st, 2015
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=true
  3. InitProxyFunctions=true
  4. ProxyLibrary=d3d9sfx.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=true
  8. UseDefferedRendering=true
  9. ForceFakeVideocard=false
  10. IgnoreCreationKit=true
  11.  
  12. [PERFORMANCE]
  13. SpeedHack=true
  14. EnableOcclusionCulling=true
  15.  
  16. [MULTIHEAD]
  17. ForceVideoAdapterIndex=false
  18. VideoAdapterIndex=0
  19.  
  20. [MEMORY]
  21. ExpandSystemMemoryX64=true
  22. ReduceSystemMemoryUsage=true
  23. DisableDriverMemoryManager=false
  24. DisablePreloadToVRAM=false
  25. ReservedMemorySizeMb=512
  26. EnableUnsafeMemoryHacks=false
  27. VideoMemorySizeMb=9216
  28. EnableCompression=false
  29. AutodetectVideoMemorySize=false
  30.  
  31. [WINDOW]
  32. ForceBorderless=false
  33. ForceBorderlessFullscreen=false
  34.  
  35. [ENGINE]
  36. ForceAnisotropicFiltering=false
  37. MaxAnisotropy=8
  38. EnableVSync=false
  39. AddDisplaySuperSamplingResolutions=false
  40. ForceLodBias=false
  41. LodBias=-0.5
  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. //insert
  59. KeyScreenshot=45
  60. //enter
  61. KeyEditor=13
  62. //f4
  63. KeyFreeVRAM=115
  64.  
  65. [ADAPTIVEQUALITY]
  66. Enable=false
  67. Quality=0
  68. DesiredFPS=20.0
  69.  
  70. [FIX]
  71. FixPhysics=true
  72. FixGameBugs=true
  73. FixParallaxBugs=true
  74. FixAliasedTextures=true
  75. IgnoreInventory=true
  76. FixSsaoHairTransparency=true
  77. FixTintGamma=true
  78. RemoveBlur=true
  79. FixSubSurfaceScattering=true
  80. FixSkyReflection=true
  81. FixCursorVisibility=true
  82. FixParallaxTerrain=true
  83. FixLag=false
  84. [ANTIALIASING]
  85. EnableEdgeAA=true
  86. EnableSubPixelAA=false
  87. EnableTemporalAA=false
  88. EnableTransparencyAA=false
  89. [LONGEXPOSURE]
  90. EnableLongExposureMode=false
  91. Time=1.0
  92. BlendMax=0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement