Advertisement
GuyWithOneEye

po3_SeasonsOfSkyrim.ini

Mar 6th, 2023
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. [Settings]
  2.  
  3. ;0 - disabled
  4. ;1 - permanent winter
  5. ;2 - permanent spring
  6. ;3 - permanent summer
  7. ;4 - permanent autumn
  8. ;5 - seasonal
  9. Season Type = 5
  10.  
  11. ;0 - none
  12. ;1 - winter
  13. ;2 - spring
  14. ;3 - summer
  15. ;4 - autumn
  16.  
  17. ;January
  18. Morning Star = 1
  19. ;February
  20. Sun's Dawn = 1
  21. ;March
  22. First Seed = 2
  23. ;April
  24. Rain's Hand = 2
  25. ;May
  26. Second Seed = 2
  27. ;June
  28. Mid Year = 3
  29. ;July
  30. Sun's Height = 3
  31. ;August
  32. Last Seed = 3
  33. ;September
  34. Hearthfire = 4
  35. ;October
  36. Frost Fall = 4
  37. ;November
  38. Sun's Dusk = 4
  39. ;December
  40. Evening Star = 1
  41.  
  42.  
  43. [Winter]
  44.  
  45. ;Autogenerated winter formswap config will not be applied.
  46. Ignore auto generated WIN formswap = false
  47.  
  48. ;Skip loading these form types from autogenerated winter formswap.
  49. Skip Land Textures = false
  50. Skip Activator = false
  51. Skip Furniture = false
  52. Skip Movable Statics = false
  53. Skip Statics = false
  54. Skip Tree = false
  55.  
  56. ;Valid worldspaces.
  57. Worldspaces = DLC1HunterHQWorld|DLC2SolstheimWorld|MarkarthWorld|RiftenWorld|SolitudeWorld|Tamriel|WhiterunWorld|WyrmstoothWorld
  58.  
  59. ;Swap objects of these types for seasonal variants.
  60. Activators = true
  61. Furniture = true
  62. Movable Statics = true
  63. Statics = true
  64. Trees = true
  65. Flora = true
  66. Visual Effects = true
  67.  
  68. ;Seasonal LOD must be generated using DynDOLOD Alpha 67/SSELODGen Beta 88 or higher.
  69. ;See https://dyndolod.info/Help/Seasons for more info
  70. Object LOD = true
  71. Terrain LOD = true
  72. Tree LOD = true
  73.  
  74. ;Enable seasonal grass types (eg. snow grass in winter).
  75. Grass = true
  76.  
  77.  
  78. [Spring]
  79. ;
  80. Worldspaces = DLC1HunterHQWorld|DLC2SolstheimWorld|MarkarthWorld|RiftenWorld|SolitudeWorld|Tamriel|WhiterunWorld|WyrmstoothWorld
  81. ;
  82. Activators = true
  83. Furniture = true
  84. Movable Statics = true
  85. Statics = true
  86. Trees = true
  87. Flora = true
  88. Visual Effects = true
  89. ;
  90. Object LOD = true
  91. Terrain LOD = true
  92. Tree LOD = true
  93. ;
  94. Grass = true
  95.  
  96.  
  97. [Summer]
  98. ;
  99. Worldspaces = DLC1HunterHQWorld|DLC2SolstheimWorld|MarkarthWorld|RiftenWorld|SolitudeWorld|Tamriel|WhiterunWorld|WyrmstoothWorld
  100. ;
  101. Activators = true
  102. Furniture = true
  103. Movable Statics = true
  104. Statics = true
  105. Trees = true
  106. Flora = true
  107. Visual Effects = true
  108. ;
  109. Object LOD = true
  110. Terrain LOD = true
  111. Tree LOD = true
  112. ;
  113. Grass = true
  114.  
  115.  
  116. [Autumn]
  117. ;
  118. Worldspaces = DLC1HunterHQWorld|DLC2SolstheimWorld|MarkarthWorld|RiftenWorld|SolitudeWorld|Tamriel|WhiterunWorld|WyrmstoothWorld
  119. ;
  120. Activators = true
  121. Furniture = true
  122. Movable Statics = true
  123. Statics = true
  124. Trees = true
  125. Flora = true
  126. Visual Effects = true
  127. ;
  128. Object LOD = true
  129. Terrain LOD = true
  130. Tree LOD = true
  131. ;
  132. Grass = true
  133.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement