Advertisement
dead_gamer

Skyrim.ini

Mar 1st, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. [General]
  2. sLanguage = ENGLISH
  3. bRunHighLevelProcess = 1
  4. bMultiThreadMovement = 1
  5. bUseThreadedParticleSystem = 1
  6. bUseThreadedBlood = 1
  7. bUseThreadedMorpher = 1
  8. bUseThreadedTempEffects = 1
  9. bUseThreadedTextures = 1
  10. bUseThreadedMeshes = 1
  11. bUseThreadedLOD = 1
  12. bUseThreadedAI = 1
  13. bUseHardDriveCache = 0
  14. fFlickeringLightDistance = 8192
  15. iHWThread6 = 6
  16. iHWThread5 = 6
  17. iHWThread4 = 6
  18. iNumHWThreads = 8
  19. sIntroSequence =
  20. iFPSClamp=60
  21. ugridstoload 5
  22. uExterior Cell Buffer = 36
  23. iPreloadSizeLimit=
  24.  
  25. [Display]
  26. fShadowLODMaxStartFade = 1000.0
  27. fSpecularLODMaxStartFade = 2000.0
  28. fLightLODMaxStartFade = 3500.0
  29. iShadowMapResolutionPrimary = 8192
  30. bAllowScreenshot = 1
  31. iAdapter = 0
  32. iPresentInterval = 1
  33.  
  34. [BackgroundLoad]
  35. bUseMultiThreadedFaceGen = 1
  36. bBackgroundCellLoads = 1
  37. bUseMultiThreadedTrees = 1
  38. bUseBackgroundFileLoader = 1
  39.  
  40. [Water]
  41. bReflectLODObjects = 1
  42. bReflectLODLand = 1
  43. bReflectSky = 1
  44. bReflectLODTrees = 1
  45.  
  46. [Audio]
  47. fMusicDuckingSeconds = 6.0
  48. fMusicUnDuckingSeconds = 8.0
  49. fMenuModeFadeOutTime = 3.0
  50. fMenuModeFadeInTime = 1.0
  51.  
  52. [Decals]
  53. bDecalMultithreaded = 1
  54. bForceAllDecals = 1
  55.  
  56. [Animation]
  57. bEnableHavokHit = 1
  58. fHavokHitImpulseMult = 150.0000
  59. uiMaxNumActorHit = 50
  60. bAlwaysDriveRagdoll = 1
  61.  
  62. [Grass]
  63. bAllowCreateGrass = 1
  64. bAllowLoadGrass = 0
  65. iMaxGrassTypesPerTexure = 15
  66. iMinGrassSize = 70
  67. fSunShadowUpdateTime = 0.0025
  68. fSunUpdateThreshold = 0.0025
  69. fShadowBiasScale = 0.6
  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. [Archive]
  75. sResourceArchiveList =Skyrim - Invalidation.bsa, Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa, Skyrim - Sounds.bsa, Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa
  76. sResourceArchiveList2 = Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa
  77. bInvalidateOlderFiles=1
  78. SInvalidationFile=
  79.  
  80. [Combat]
  81. fMagnetismStrafeHeadingMult = 0.0
  82. fMagnetismLookingMult = 0.0
  83.  
  84. [Papyrus]
  85. fPostLoadUpdateTimeMS = 500.0
  86. bEnableLogging = 0
  87. bEnableTrace = 0
  88. bLoadDebugInformation = 0
  89.  
  90. [Interface]
  91. fBookOpenTime = 200.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement