Advertisement
arcline11

skyrim.ini

Jul 4th, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. [Actor]
  2. fVisibledNavmeshMoveDist=16384.0000
  3.  
  4. [Archive]
  5. bInvalidateOlderFiles=0
  6. SInvalidationFile=ArchiveInvalidation.txt
  7. sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa, Skyrim - Sounds.bsa
  8. sResourceArchiveList2=Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa
  9.  
  10. [Audio]
  11. fMenuModeFadeInTime=1.0
  12. fMenuModeFadeOutTime=3.0
  13. fMusicDuckingSeconds=6.0
  14. fMusicUnDuckingSeconds=8.0
  15.  
  16. [BackgroundLoad]
  17. bSelectivePurgeUnusedOnFastTravel=1
  18.  
  19. [Camera]
  20. f1st3rdSwitchDelay=0.95
  21. fMouseWheelZoomSpeed=60.0
  22.  
  23. [Combat]
  24. fMagnetismLookingMult=0.0
  25. fMagnetismStrafeHeadingMult=0.0
  26. f1PArrowTiltUpAngle=0.7
  27. f3PArrowTiltUpAngle=0.7
  28. f1PBoltTiltUpAngle=0.7
  29. f3PBoltTiltUpAngle=0.7
  30.  
  31. [Controls]
  32. bBackgroundMouse=0
  33. fMouseHeadingSensitivityMax=0.1000
  34. fMouseHeadingXScale=0.0200
  35. fMouseHeadingYScale=0.8500
  36.  
  37. [Decals]
  38. bDecals=1
  39. uMaxSkinDecalPerActor=40
  40. uMaxSkinDecals=50
  41.  
  42. [Display]
  43. bAllowScreenshot=1
  44. bShowMarkers=0
  45. fDefault1stPersonFOV=85.0
  46. fDefaultWorldFOV=85.0
  47. fDefaultWorldFOV=85.0
  48. fLightLODMaxStartFade=7250
  49. fLightLODRange=33750
  50. fNearDistance=18.0000
  51. fShadowLODMaxStartFade=1000.0
  52. fSpecularLODMaxStartFade=2000.0
  53. fSunShadowUpdateTime=0
  54. fSunUpdateThreshold=2.0
  55. iAdapter=0
  56. iMaxAnisotropy=0
  57. iMultisample=0
  58. iPresentInterval=1
  59.  
  60. [General]
  61. bAlwaysActive=0
  62. bDisableAllGore=0
  63. bPreemptivelyUnloadCells=0
  64. fFlickeringLightDistance=8192
  65. iNumHWThreads=8
  66. sIntroSequence=
  67. sLanguage=ENGLISH
  68. uExterior Cell Buffer=36
  69. uGridstoLoad=5
  70.  
  71. [GeneralWarnings]
  72. 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.
  73.  
  74. [Grass]
  75. b30GrassVS=0
  76. bAllowCreateGrass=1
  77. bAllowLoadGrass=0
  78. bDrawShaderGrass=1
  79. bGrassPointLighting=1
  80. fGrassFadeRange=7500
  81. fGrassWindMagnitudeMax=125
  82. fGrassWindMagnitudeMin=5
  83. iMaxGrassTypesPerTexure=15
  84. iMinGrassSize=60
  85.  
  86. [Interface]
  87. bShowTutorials=1
  88. fBookOpenTime=200.0
  89. uTicksToWait=16
  90.  
  91. [LightingShader]
  92. fDecalLODFadeEnd=0.06
  93. fDecalLODFadeStart=0.05
  94.  
  95. [LOD]
  96. fDistanceMultiplier=1
  97.  
  98. [MapMenu]
  99. bWorldMapNoSkyDepthBlur=1
  100. fMapWorldMaxPitch=90
  101. fMapWorldMinPitch=0
  102. fMapWorldYawRange=400
  103. fWorldMapDepthBlurScale=0
  104. fWorldMapMaximumDepthBlur=0
  105. fWorldMapNearDepthBlurScale=0
  106.  
  107. [Papyrus]
  108. bEnableLogging=0
  109. bEnableProfiling=0
  110. bEnableTrace=0
  111. bLoadDebugInformation=0
  112. fPostLoadUpdateTimeMS=500
  113.  
  114. [TerrainManager]
  115. bUseNewTerrainSystem=1
  116.  
  117. [Trees]
  118. bEnableTreeAnimations=1
  119. bEnableTrees=1
  120. fUpdateBudget=1.5
  121.  
  122. [Water]
  123. bReflectLODLand=1
  124. bReflectLODObjects=1
  125. bReflectLODTrees=1
  126. bReflectSky=0
  127.  
  128. [Weather]
  129. bPrecipitation=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement