Advertisement
Guest User

Untitled

a guest
Jan 18th, 2016
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=true
  3. InitProxyFunctions=true
  4. ProxyLibrary=d3d9injFX.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=false
  8. UseDefferedRendering=true
  9. ForceFakeVideocard=false
  10.  
  11. [PERFORMANCE]
  12. SpeedHack=true
  13.  
  14. [MULTIHEAD]
  15. ForceVideoAdapterIndex=false
  16. VideoAdapterIndex=0
  17.  
  18. [MEMORY]
  19. ExpandSystemMemoryX64=false
  20. ReduceSystemMemoryUsage=true
  21. DisableDriverMemoryManager=false
  22. DisablePreloadToVRAM=false
  23. ReservedMemorySizeMb=512
  24. EnableUnsafeMemoryHacks=false
  25. VideoMemorySizeMb=6016
  26.  
  27. [WINDOW]
  28. ForceBorderless=true
  29. ForceBorderlessFullscreen=true
  30.  
  31. [ENGINE]
  32. ForceAnisotropicFiltering=true
  33. MaxAnisotropy=16
  34. EnableVSync=true
  35. AddDisplaySuperSamplingResolutions=false
  36. VSyncSkipNumFrames=0
  37.  
  38. [LIMITER]
  39. WaitBusyRenderer=false
  40. EnableFPSLimit=false
  41. FPSLimit=60.0
  42.  
  43. [INPUT]
  44. //shift
  45. KeyCombination=16
  46. //f12
  47. KeyUseEffect=123
  48. //home
  49. KeyFPSLimit=36
  50. //num / 106
  51. KeyShowFPS=106
  52. //insert
  53. KeyScreenshot=44
  54. //enter
  55. KeyEditor=13
  56. //not assigned
  57. KeyFreeVRAM=0
  58.  
  59. [ADAPTIVEQUALITY]
  60. Enable=false
  61. Quality=1
  62. DesiredFPS=20.0
  63.  
  64. [ANTIALIASING]
  65. EnableEdgeAA=true
  66. EnableTemporalAA=false
  67. EnableSubPixelAA=true
  68. EnableTransparencyAA=false
  69.  
  70. [FIX]
  71. FixGameBugs=true
  72. FixParallaxBugs=true
  73. FixAliasedTextures=true
  74. IgnoreLoadingScreen=false
  75. IgnoreInventory=false
  76. FixSsaoWaterTransparency=true
  77. FixSsaoHairTransparency=true
  78. FixTintGamma=false
  79. RemoveBlur=false
  80. FixSubSurfaceScattering=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement