Advertisement
steerofdoom

rott2013 medoom

Aug 8th, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. bStaticDecalsEnabled=True
  2. bDynamicDecalsEnabled=False
  3. bForceStaticTerrain=True
  4.  
  5.  
  6. bShouldGenerateSimpleLightmaps=False
  7. bUseNormalMapsForSimpleLightMaps=True
  8. bSmoothFrameRate=True
  9. MinSmoothedFrameRate=0
  10. MaxSmoothedFrameRate=144
  11.  
  12. [Engine.Client]
  13. DisplayGamma=2.4
  14. MinDesiredFrameRate=60.000000
  15. MaxDesiredFrameRate=144.000000
  16.  
  17.  
  18. [XAudio2.XAudio2Device]
  19. MaxChannels=32
  20. CommonAudioPoolSize=160
  21.  
  22.  
  23. [ALAudio.ALAudioDevice]
  24. MaxChannels=32
  25. CommonAudioPoolSize=160
  26.  
  27.  
  28. [Engine.GameEngine]
  29. MaxDeltaTime=0
  30. bForceStaticTerrain=True
  31.  
  32.  
  33. [TextureStreaming]
  34. MinTextureResidentMipCount=7
  35. PoolSize=1000
  36. MemoryMargin=20
  37. MemoryLoss=0
  38. HysteresisLimit=20
  39. DropMipLevelsLimit=16
  40. StopIncreasingLimit=20
  41. StopStreamingLimit=12
  42. MinEvictSize=12
  43. MinFudgeFactor=1.0
  44. FudgeFactorIncreaseRateOfChange=1.0
  45. FudgeFactorDecreaseRateOfChange=-0.4
  46. MinRequestedMipsToConsider=11
  47. MinTimeToGuaranteeMinMipCount=2
  48. MaxTimeToGuaranteeMinMipCount=5
  49. UseTextureFileCache=TRUE
  50. LoadMapTimeLimit=10.0
  51. LightmapStreamingFactor=0.09
  52. ShadowmapStreamingFactor=0.09
  53. MaxLightmapRadius=3000.0
  54. AllowStreamingLightmaps=True
  55. TextureFileCacheBulkDataAlignment=1
  56. UsePriorityStreaming=True
  57. bAllowSwitchingStreamingSystem=False
  58. UseDynamicStreaming=True
  59. bEnableAsyncDefrag=False
  60. bEnableAsyncReallocation=False
  61. MaxDefragRelocations=256
  62. MaxDefragDownShift=128
  63. BoostPlayerTextures=3.0
  64. TemporalAAMemoryReserve=4.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement