Advertisement
Spphy

Skyrim.ini

Jun 26th, 2014
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. [General]
  2. sLanguage=ENGLISH
  3. fFlickeringLightDistance=8192
  4. uExterior Cell Buffer=36
  5. bUseThreadedTempEffects=1
  6. bUseThreadedParticleSystem=1
  7. bMultiThreadMovement=1
  8. bUseThreadedMorpher=1
  9.  
  10. iNumHWThreads=8
  11. iHWThread6=7
  12. iHWThread5=6
  13. iHWThread4=5
  14. iHWThread3=4
  15. iHWThread2=3
  16. iHWThread1=2
  17.  
  18. iRenderingThread2HWThread=1
  19. iRenderingThread1HWThread=0
  20.  
  21. iAIThread2HWThread=3
  22. iAIThread1HWThread=2
  23.  
  24. [Display]
  25. fShadowLODMaxStartFade=1000.0
  26. fSpecularLODMaxStartFade=2000.0
  27. fLightLODMaxStartFade=3500.0
  28. iShadowMapResolutionPrimary=2048
  29. bAllowScreenshot=1
  30. fSunShadowUpdateTime=0.25
  31. fSunUpdateThreshold=1.5
  32. iActorShadowCountExt=1
  33.  
  34. [Audio]
  35. fMusicDuckingSeconds=6.0
  36. fMusicUnDuckingSeconds=8.0
  37. fMenuModeFadeOutTime=3.0
  38. fMenuModeFadeInTime=1.0
  39.  
  40. [Grass]
  41. bAllowCreateGrass=1
  42. bAllowLoadGrass=0
  43.  
  44. [GeneralWarnings]
  45. 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.
  46.  
  47. [Archive]
  48. sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa, Skyrim - Sounds.bsa
  49. sResourceArchiveList2=Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa
  50.  
  51. [Combat]
  52. fMagnetismStrafeHeadingMult=0.0
  53. fMagnetismLookingMult=0.0
  54. f1PArrowTiltUpAngle=0.7
  55. f3PArrowTiltUpAngle=0.7
  56. f1PBoltTiltUpAngle=0.7
  57. f3PBoltTiltUpAngle=0.7
  58.  
  59. [Papyrus]
  60. fUpdateBudgetMS=1.6
  61. fExtraTaskletBudgetMS=1.6
  62. fPostLoadUpdateTimeMS=500.0
  63. iMinMemoryPageSize=128
  64. iMaxMemoryPageSize=512
  65. iMaxAllocatedMemoryBytes=76800
  66. bEnableLogging=0
  67. bEnableTrace=0
  68. bLoadDebugInformation=0
  69. bEnableProfiling=0
  70.  
  71. [Water]
  72. bReflectLODObjects=1
  73. bReflectLODLand=1
  74. bReflectSky=0
  75. bReflectLODTrees=1
  76.  
  77. [Actor]
  78. fVisibleNavmeshMoveDist=12288.0000
  79.  
  80. [BackgroundLoad]
  81. bLoadBackgroundFaceGen=1
  82. bBackgroundLoadLipFiles=1
  83. bUseMultiThreadedFaceGen=1
  84. bBackgroundCellLoads=1
  85. bLoadHelmetsInBackground=1
  86. bUseMultiThreadedTrees=1
  87. bUseBackgroundFileLoader=1
  88.  
  89. [VATS]
  90. fVATSLightDistance=98.0
  91. fVATSCastingAfterKillDelay=3.2
  92.  
  93. [Animation]
  94. bMultiThreadBoneUpdate=1
  95.  
  96. [HAVOK]
  97. iNumThreads=2
  98.  
  99. [Decals]
  100. bDecalMultithreaded=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement