Advertisement
SurpriseFatty

Untitled

Aug 28th, 2015
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=false
  3. InitProxyFunctions=true
  4. ProxyLibrary=other_d3d9.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=true
  8. UseDefferedRendering=false
  9. ForceFakeVideocard=false
  10. IgnoreCreationKit=true
  11.  
  12. [PERFORMANCE]
  13. SpeedHack=false
  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. EnableUnsafeMemoryHacks=false
  26. ReservedMemorySizeMb=256
  27. VideoMemorySizeMb=1920
  28. EnableCompression=false
  29. AutodetectVideoMemorySize=true
  30.  
  31. [WINDOW]
  32. ForceBorderless=false
  33. ForceBorderlessFullscreen=true
  34.  
  35. [ENGINE]
  36. ForceAnisotropicFiltering=true
  37. MaxAnisotropy=16
  38. EnableVSync=false
  39. AddDisplaySuperSamplingResolutions=false
  40. ForceLodBias=false
  41. LodBias=0.0
  42. VSyncSkipNumFrames=0
  43.  
  44. [LIMITER]
  45. WaitBusyRenderer=false
  46. EnableFPSLimit=true
  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=20.0
  69.  
  70. [ANTIALIASING]
  71. EnableEdgeAA=false
  72. EnableTemporalAA=false
  73. EnableSubPixelAA=false
  74. EnableTransparencyAA=false
  75.  
  76. [FIX]
  77. FixGameBugs=true
  78. FixParallaxBugs=true
  79. FixAliasedTextures=true
  80. IgnoreLoadingScreen=false
  81. IgnoreInventory=true
  82. FixSsaoWaterTransparency=true
  83. FixSsaoHairTransparency=true
  84. FixTintGamma=true
  85. RemoveBlur=true
  86. FixSubSurfaceScattering=true
  87. FixParallaxTerrain=true
  88. FixSkyReflection=true
  89. FixCursorVisibility=true
  90. FixLag=false
  91. [LONGEXPOSURE]
  92. EnableLongExposureMode=false
  93. Time=1.0
  94. BlendMax=0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement