Advertisement
Guest User

Enblocal 187

a guest
Oct 21st, 2014
126
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.  
  10. [PERFORMANCE]
  11. SpeedHack=true
  12.  
  13. [MULTIHEAD]
  14. ForceVideoAdapterIndex=false
  15. VideoAdapterIndex=0
  16.  
  17. [MEMORY]
  18. ExpandSystemMemoryX64=true
  19. ReduceSystemMemoryUsage=true
  20. DisableDriverMemoryManager=false
  21. DisablePreloadToVRAM=false
  22. EnableUnsafeMemoryHacks=false
  23. ReservedMemorySizeMb=512
  24. VideoMemorySizeMb=0 // VRAM + RAM - 2048
  25. EnableCompression=true
  26.  
  27. [WINDOW]
  28. ForceBorderless=false
  29. ForceBorderlessFullscreen=false
  30.  
  31. [ENGINE]
  32. ForceAnisotropicFiltering=true
  33. MaxAnisotropy=16
  34. EnableVSync=true
  35. AddDisplaySuperSamplingResolutions=false
  36.  
  37. [LIMITER]
  38. WaitBusyRenderer=false
  39. EnableFPSLimit=false
  40. FPSLimit=60.0
  41.  
  42. [INPUT]
  43. //shift
  44. KeyCombination=16
  45. //f12
  46. KeyUseEffect=123
  47. //home
  48. KeyFPSLimit=36
  49. //num / 106
  50. KeyShowFPS=106
  51. //insert
  52. KeyScreenshot=45
  53. //enter
  54. KeyEditor=13
  55. //f4
  56. KeyFreeVRAM=115
  57.  
  58. [ADAPTIVEQUALITY]
  59. Enable=false
  60. Quality=1
  61. DesiredFPS=20.0
  62.  
  63. [ANTIALIASING]
  64. EnableEdgeAA=true
  65. EnableTemporalAA=false
  66. EnableSubPixelAA=true
  67. EnableTransparencyAA=false
  68.  
  69. [FIX]
  70. FixGameBugs=true
  71. FixParallaxBugs=true
  72. FixAliasedTextures=true
  73. IgnoreLoadingScreen=false
  74. IgnoreInventory=false
  75. FixSsaoHairTransparency=true
  76. FixTintGamma=false
  77. RemoveBlur=false
  78. FixSubSurfaceScattering=true
  79. FixSkyReflection=true
  80. FixCursorVisibility=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement