Advertisement
Guest User

Untitled

a guest
Feb 8th, 2014
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=true
  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=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. EnableUnsafeMemoryHacks=false
  26. ReservedMemorySizeMb=512
  27. VideoMemorySizeMb=4096
  28. EnableCompression=true
  29. AutodetectVideoMemorySize=false
  30.  
  31.  
  32. [WINDOW]
  33. ForceBorderless=false
  34. ForceBorderlessFullscreen=false
  35.  
  36. [ENGINE]
  37. ForceAnisotropicFiltering=false
  38. MaxAnisotropy=16
  39. EnableVSync=false
  40. AddDisplaySuperSamplingResolutions=false
  41. VSyncSkipNumFrames=0
  42.  
  43. [LIMITER]
  44. WaitBusyRenderer=false
  45. EnableFPSLimit=false
  46. FPSLimit=60
  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.  
  64. [ADAPTIVEQUALITY]
  65. Enable=false
  66. Quality=1
  67. DesiredFPS=20.0
  68.  
  69. [ANTIALIASING]
  70. EnableEdgeAA=false
  71. EnableTemporalAA=false
  72. EnableSubPixelAA=false
  73. EnableTransparencyAA=false
  74.  
  75. [FIX]
  76. FixGameBugs=true
  77. FixParallaxBugs=true
  78. FixAliasedTextures=true
  79. IgnoreLoadingScreen=false
  80. IgnoreInventory=true
  81. FixSsaoWaterTransparency=true
  82. FixSsaoHairTransparency=true
  83. FixTintGamma=true
  84. RemoveBlur=true
  85. FixSubSurfaceScattering=true
  86. FixSkyReflection=true
  87. FixCursorVisibility=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement