Advertisement
Guest User

Untitled

a guest
Sep 10th, 2016
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=false
  3. InitProxyFunctions=true
  4. ProxyLibrary=d3d9_smaa.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=false
  8. UseDefferedRendering=true
  9. IgnoreCreationKit=true
  10.  
  11. [PERFORMANCE]
  12. SpeedHack=true
  13. EnableOcclusionCulling=true
  14.  
  15. [MULTIHEAD]
  16. ForceVideoAdapterIndex=false
  17. VideoAdapterIndex=0
  18.  
  19. [MEMORY]
  20. ExpandSystemMemoryX64=false
  21. ReduceSystemMemoryUsage=true
  22. DisableDriverMemoryManager=false
  23. DisablePreloadToVRAM=false
  24. EnableUnsafeMemoryHacks=true
  25. ReservedMemorySizeMb=128
  26. VideoMemorySizeMb=4064
  27. EnableCompression=false
  28. AutodetectVideoMemorySize=false
  29.  
  30. [WINDOW]
  31. ForceBorderless=false
  32. ForceBorderlessFullscreen=false
  33.  
  34. [ENGINE]
  35. ForceAnisotropicFiltering=true
  36. MaxAnisotropy=8
  37. ForceLodBias=false
  38. LodBias=0.0
  39. AddDisplaySuperSamplingResolutions=false
  40. EnableVSync=true
  41. VSyncSkipNumFrames=0
  42.  
  43. [LIMITER]
  44. WaitBusyRenderer=false
  45. EnableFPSLimit=false
  46. FPSLimit=50.0
  47.  
  48. [INPUT]
  49. //shift
  50. KeyCombination=16
  51. //f12
  52. KeyUseEffect=123
  53. //home
  54. KeyFPSLimit=36
  55. //num / 106
  56. KeyShowFPS=106
  57. //print screen
  58. KeyScreenshot=44
  59. //enter
  60. KeyEditor=13
  61. //f4
  62. KeyFreeVRAM=115
  63. KeyBruteForce=66
  64.  
  65. [ADAPTIVEQUALITY]
  66. Enable=false
  67. Quality=1
  68. DesiredFPS=30.0
  69.  
  70. [ANTIALIASING]
  71. EnableEdgeAA=true
  72. EnableTemporalAA=true
  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.  
  89. [LONGEXPOSURE]
  90. EnableLongExposureMode=false
  91. Time=1.0
  92. BlendMax=0.0
  93. [THREADS]
  94. DataSyncMode=0
  95. PriorityMode=0
  96. EnableUnsafeFixes=false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement