Advertisement
Guest User

Tony's Pepperoni.ini

a guest
Nov 22nd, 2014
180
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=true
  3. InitProxyFunctions=true
  4. ProxyLibrary=d3d9_SFX.dll
  5.  
  6. [GLOBAL]
  7. UsePatchSpeedhackWithoutGraphics=false
  8. UseDefferedRendering=true
  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=10240
  28. EnableCompression=false
  29. AutodetectVideoMemorySize=true
  30.  
  31. ;This is entirely based on your PC, mine works best with these settings
  32.  
  33. [WINDOW]
  34. ForceBorderless=true
  35. ForceBorderlessFullscreen=true
  36.  
  37. [ENGINE]
  38. ForceAnisotropicFiltering=true
  39. MaxAnisotropy=16
  40. EnableVSync=true
  41. AddDisplaySuperSamplingResolutions=false
  42. VSyncSkipNumFrames=0
  43. ForceLodBias=false
  44. LodBias=0.0
  45.  
  46. [LIMITER]
  47. WaitBusyRenderer=false
  48. EnableFPSLimit=true
  49. FPSLimit=59.0
  50.  
  51. [INPUT]
  52. //back
  53. KeyReadConfig=45
  54. //shift
  55. KeyCombination=16
  56. //f12
  57. KeyUseEffect=36
  58. //home
  59. KeyFPSLimit=8
  60. //num *
  61. KeyShowFPS=106
  62. //insert: 45
  63. //print screen: 44
  64. KeyScreenshot=45
  65. KeyEditor=13
  66. KeyFreeVRAM=115
  67.  
  68. [ADAPTIVEQUALITY]
  69. Enable=false
  70. Quality=0
  71. DesiredFPS=30.0
  72.  
  73. [ANTIALIASING]
  74. EnableEdgeAA=true
  75. EnableTemporalAA=false
  76. EnableSubPixelAA=false
  77. EnableTransparencyAA=true
  78.  
  79.  
  80. [FIX]
  81. FixGameBugs=true
  82. FixParallaxBugs=true
  83. FixAliasedTextures=false
  84. IgnoreLoadingScreen=true
  85. IgnoreInventory=true
  86. FixSsaoWaterTransparency=true
  87. FixSsaoHairTransparency=true
  88. FixTintGamma=true
  89. RemoveBlur=false
  90. FixSubSurfaceScattering=true
  91. FixSkyReflection=true
  92. FixCursorVisibility=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement