Advertisement
Guest User

skyrim.ini

a guest
Aug 31st, 2015
403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. [General]
  2. sLanguage=ENGLISH
  3.  
  4. uGridsToLoad=7
  5. bPreemptivelyUnloadCells=0
  6. iPreloadSizeLimit= 4194304000
  7. bRunHighLevelProcess=1
  8. bMultiThreadMovement=1
  9. bUseThreadedParticleSystem=1
  10. bUseThreadedBlood=1
  11. bUseThreadedMorpher=1
  12. bUseThreadedTempEffects=1
  13. bUseThreadedTextures=1
  14. bUseThreadedMeshes=1
  15. bUseThreadedLOD=1
  16. bUseThreadedAI=1
  17. bUseHardDriveCache=0
  18. bSelectivePurgeUnusedOnFastTravel=1
  19. uStaticNeverFade=1
  20. bForceFullLOD=1
  21. fFlickeringLightDistance=8192
  22.  
  23. [BackgroundLoad]
  24. bUseMultiThreadedFaceGen=1
  25. bBackgroundCellLoads=1
  26. bUseMultiThreadedTrees=1
  27. bUseBackgroundFileLoader=1
  28.  
  29. [Display]
  30. fDefaultWorldFOV=75
  31. fDefault1stPersonFOV=75
  32. fSunShadowUpdateTime=0.25
  33. fSunUpdateThreshold=1.5
  34. fShadowLODMaxStartFade=1000.0
  35. fSpecularLODMaxStartFade=2000.0
  36. fLightLODMaxStartFade=7000.0
  37. bAllowScreenshot=1
  38. fDecalLifetime=256.50
  39. iAdapter=0
  40. iPresentInterval=1
  41. bDecalsOnSkinnedGeometry=1
  42. fNearDistance=25.0000
  43.  
  44. [Audio]
  45. fMusicDuckingSeconds=6.0
  46. fMusicUnDuckingSeconds=8.0
  47. fMenuModeFadeOutTime=3.0
  48. fMenuModeFadeInTime=1.0
  49.  
  50. [Grass]
  51. iGrassCellRadius=2
  52. bAllowCreateGrass=1
  53. bAllowLoadGrass=0
  54. bGrassPointLighting=1
  55. b30GrassVS=0
  56. iMaxGrassTypesPerTexure=15
  57. iMinGrassSize=80
  58.  
  59. [GeneralWarnings]
  60. 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.
  61.  
  62. [Archive]
  63. sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa, Skyrim - Sounds.bsa
  64. sResourceArchiveList2=Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa, Dawnguard - Original.bsa, Dawnguard - Textures.bsa, HearthFires - Original.bsa, HearthFires - Textures.bsa, Dragonborn - Original.bsa, Dragonborn - Textures.bsa
  65.  
  66. [Combat]
  67. fMagnetismStrafeHeadingMult=0.0
  68. fMagnetismLookingMult=0.0
  69. f1PArrowTiltUpAngle=0.7
  70. f3PArrowTiltUpAngle=0.7
  71. f1PBoltTiltUpAngle=0.7
  72.  
  73. [Papyrus]
  74. fUpdateBudgetMS=1.2
  75. fExtraTaskletBudgetMS=1.2
  76. fPostLoadUpdateTimeMS=500.0
  77. iMinMemoryPageSize=128
  78. iMaxMemoryPageSize=512
  79. iMaxAllocatedMemoryBytes=76800
  80. bEnableLogging=0
  81. bEnableTrace=0
  82. bLoadDebugInformation=0
  83. bEnableProfiling=0
  84.  
  85. [Water]
  86. bReflectLODObjects=1
  87. bReflectLODLand=1
  88. bReflectSky=1
  89. bReflectLODTrees=1
  90.  
  91. [Trees]
  92. bForceFullDetail=1
  93.  
  94. [TerrainManager]
  95. bKeepLowDetailTerrain=0
  96.  
  97. [Decals]
  98. bForceAllDecals=1
  99. bDecalMultithreaded=1
  100.  
  101. [Actor]
  102. fVisibleNavmeshMoveDist=12288.0000
  103.  
  104. [SaveGame]
  105. bAllowProfileTransfer=1
  106. bUseSaveGameHistory=1
  107.  
  108. [Animation]
  109. fAnimInterpFarDist=10500.0000
  110. fAnimInterpNearDist=10000.0000
  111.  
  112. [MapMenu]
  113. sMapCloudNIF=0
  114. bWorldMapNoSkyDepthBlur=1
  115. fWorldMapNearDepthBlurScale=0
  116. fWorldMapDepthBlurScale=0
  117. fWorldMapMaximumDepthBlur=0
  118. fMapWorldYawRange=3600.0000
  119. fMapWorldMaxHeight=130000.0000
  120. fMapWorldMinHeight=5000.0000
  121.  
  122. [LightingShader]
  123. fDecalLODFadeEnd=0.5100
  124. fDecalLODFadeStart=0.6100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement