Advertisement
Guest User

DN enblocal.ini

a guest
Sep 20th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. [PROXY]
  2. EnableProxyLibrary=false
  3. InitProxyFunctions=false
  4. ProxyLibrary=other_d3d9.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=true
  20. ReduceSystemMemoryUsage=true
  21. DisableDriverMemoryManager=false
  22. DisablePreloadToVRAM=false
  23. EnableUnsafeMemoryHacks=false
  24. ReservedMemorySizeMb=512
  25. VideoMemorySizeMb=2048
  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. //print screen
  52. KeyScreenshot=44
  53. //enter
  54. KeyEditor=13
  55. //f4
  56. KeyFreeVRAM=115
  57.  
  58. [ADAPTIVEQUALITY]
  59. Enable=true
  60. Quality=1
  61. DesiredFPS=20.0
  62.  
  63. [ANTIALIASING]
  64. EnableEdgeAA=true
  65. EnableTemporalAA=false
  66. EnableSubPixelAA=false
  67. EnableTransparencyAA=false
  68.  
  69. [FIX]
  70. FixGameBugs=true
  71. FixParallaxBugs=true
  72. FixAliasedTextures=true
  73. IgnoreLoadingScreen=true
  74. IgnoreInventory=true
  75. FixSsaoWaterTransparency=true
  76. FixSsaoHairTransparency=true
  77. FixTintGamma=false
  78. RemoveBlur=false
  79. FixSubSurfaceScattering=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement