Advertisement
Guest User

Untitled

a guest
May 16th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. [Actor]
  2. fVisibleNavmeshMoveDist=12288
  3.  
  4. [Archive]
  5. sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa, Skyrim - Sounds.bsa
  6. sResourceArchiveList2=Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa
  7.  
  8. [Audio]
  9. fMenuModeFadeInTime=1.0
  10. fMenuModeFadeOutTime=3.0
  11. fMusicDuckingSeconds=6.0
  12. fMusicUnDuckingSeconds=8.0
  13.  
  14. [Camera]
  15. fMouseWheelZoomSpeed=10.00
  16.  
  17. [Combat]
  18. f1PArrowTiltUpAngle=0.7
  19. f1PBoltTiltUpAngle=0.7
  20. f3PArrowTiltUpAngle=0.7
  21. fMagnetismLookingMult=0.0
  22. fMagnetismStrafeHeadingMult=0.0
  23.  
  24. [Controls]
  25. fMouseHeadingSensitivityMax=0.0625
  26. fMouseHeadingXScale=0.0200
  27. fMouseHeadingYScale=0.8500
  28.  
  29. [Decals]
  30. bDecals=1
  31. uMaxSkinDecalPerActor=40
  32. uMaxSkinDecals=50
  33.  
  34. [Display]
  35. bAllowScreenshot=0
  36. fDecalLifetime=300
  37. fDefaultFOV=85.79
  38. fDefaultWorldFOV=85.79
  39. fLightLODMaxStartFade=7250
  40. fLightLODRange=33750
  41. fShadowLODMaxStartFade=1000
  42. fSpecularLODMaxStartFade=2000
  43. fSunShadowUpdateTime=0.25
  44. fSunUpdateThreshold=1.5
  45. iPresentInterval=0
  46.  
  47. [General]
  48. bBackgroundLoadVMData=1
  49. fFlickeringLightDistance=8192
  50. iFPSClamp=64
  51. sIntroSequence=
  52. sLanguage=ENGLISH
  53. uExterior Cell Buffer=36
  54. uGridsToLoad=5
  55.  
  56. [GeneralWarnings]
  57. SGeneralMasterMismatchWarning=One or more plugins could not find the correct versions of the master files they depend on. Errors may occur during load or game play. Check the "Warnings.txt" file for more information.
  58.  
  59. [Grass]
  60. bAllowCreateGrass=1
  61. bAllowLoadGrass=0
  62. bDrawShaderGrass=1
  63. fGrassFadeRange=10000
  64. fGrassWindMagnitudeMax=125
  65. fGrassWindMagnitudeMin=5
  66. iGrassCellRadius=2
  67. iMaxGrassTypesPerTexure=7
  68. iMinGrassSize=40
  69.  
  70. [Interface]
  71. bShowTutorials=0
  72.  
  73. [LightingShader]
  74. fDecalLODFadeEnd=0.6
  75. fDecalLODFadeStart=0.5
  76. fEnvmapLODFadeEnd=0.7
  77. fEnvmapLODFadeStart=0.6
  78.  
  79. [LOD]
  80. fDistanceMultiplier=1.00
  81.  
  82. [MapMenu]
  83. fMapWorldMaxPitch=90
  84. fMapWorldMinPitch=0
  85. fMapWorldYawRange=400
  86.  
  87. [Papyrus]
  88. bEnableLogging=0
  89. bEnableProfiling=0
  90. bEnableTrace=0
  91. bLoadDebugInformation=0
  92. fPostLoadUpdateTimeMS=2000
  93.  
  94. [Trees]
  95. bEnableTreeAnimations=1
  96. bEnableTrees=1
  97. fUpdateBudget=1.5
  98.  
  99. [Water]
  100. bReflectLODLand=1
  101. bReflectLODObjects=1
  102. bReflectLODTrees=1
  103. bReflectSky=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement