Advertisement
Sharlikran

Skyrim SE Tests

Nov 11th, 2016
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.01 KB | None | 0 0
  1. ## 1.1.51
  2.  
  3. > Skyrim Special Edition no longer officially stores the 5 official data files in the plugins.txt
  4.  
  5. The in game mods menu never put Skyrim.esm, Update.esm, or the DLC in plugins.txt. I made a video that showed this.
  6.  
  7. I had two files Campfire.esm and 3rdEraWeaponsMoS.esm. Campfire.esm had Skyrim.esm and Update.esm as masters and 3rd Era had just Skyrim.esm as a master. If there is no DLC in plugins.txt you would get this as a result.
  8. ```
  9. Skyrim.esm
  10. Update.esm
  11. Campfire.esm
  12. 3rdEraWeaponsMoS.esm
  13. Hearthfires.esm <<- \
  14. Dragonborn.esm <<- not the order we use
  15. Dawnguard.esm <<- /
  16.  
  17. Campfire.esm and 3rdEraWeaponsMoS.esm won't load above their masters but will load
  18. above the other DLC.
  19.  
  20. If you have the DLC in plugins.txt then you get this.
  21.  
  22. Skyrim.esm
  23. Update.esm
  24. Dawnguard.esm
  25. Hearthfires.esm
  26. Dragonborn.esm
  27. Campfire.esm
  28. 3rdEraWeaponsMoS.esm
  29.  
  30. I have not tested a mod that has Dawnguard.esm as a master, but if the DLC isn't listed
  31. in plugins.txt then I hypothesize the game will load it like this.
  32.  
  33. Skyrim.esm
  34. Update.esm
  35. Campfire.esm
  36. 3rdEraWeaponsMoS.esm
  37. Dawnguard.esm
  38. <<mod with dawnguard as master>>
  39. Hearthfires.esm
  40. Dragonborn.esm
  41. ```
  42. --------------------------
  43. ## 1.2.39
  44. As for the 1.2.39 Beta, I'll test this as I want to see what it does differently.
  45.  
  46. > Bethesda's timestamp bug not withstanding]
  47. > I beg your pardon ?
  48.  
  49. Arthmoor mentioned that the DLC will load in the order of the time date stamp for just the three DLC. I haven't tested it.
  50.  
  51. With this:
  52.  
  53. *Skyrim.esm ```Modified: 11/10/2016 3:36 PM Created: 11/10/2016 3:36 PM```
  54. *Update.esm ```Modified: 11/09/2016 8:30 AM Created: 11/09/2016 8:30 AM```
  55. *Dawnguard.esm ```Modified: 11/10/2016 10:03 PM Created: 11/09/2016 10:03 PM```
  56. *Hearthfires.esm ```Modified: 11/09/2016 8:30 AM Created: 11/09/2016 8:30 AM```
  57. *Dragonborn.esm ```Modified: 11/09/2016 8:30 AM Created: 11/09/2016 8:30 AM```
  58. *Campfire.esm
  59. *3rdEraWeaponsMoS.esm
  60. *Riftrun_HF_v_2_0.esp
  61. *3rdEraWeapMoS-lvlList.esp
  62. *Unofficial Skyrim Special Edition Patch.esp
  63. *Bashed Patch, 0.esp
  64.  
  65. I got this in the header
  66.  
  67. Skyrim.esm
  68. Update.esm
  69. Hearthfires.esm <<- \
  70. Dragonborn.esm <<- Loaded differently then what's in plugins.txt
  71. Dawnguard.esm <<- /
  72. Campfire.esm
  73. 3rdEraWeaponsMoS.esm
  74. Riftrun_HF_v_2_0.esp
  75. 3rdEraWeapMoS-lvlList.esp
  76. Unofficial Skyrim Special Edition Patch.esp
  77. Bashed Patch, 0.esp
  78.  
  79. ---------
  80.  
  81. Just tested this I really messed with the Time Date stamp:
  82.  
  83. Skyrim.esm ```Modified: 11/11/2016 7:51 AM Created: 11/11/2016 7:51 AM```
  84. Update.esm ```Modified: 11/10/2016 7:51 AM AM Created: 11/10/2016 7:51 AM```
  85. Dawnguard.esm ```Modified: 11/7/2016 7:51 AM Created: 11/7/2016 7:51 AM```
  86. Hearthfires.esm ```Modified: 11/9/2016 7:51 AM Created: 11/9/2016 7:51 AM```
  87. Dragonborn.esm ```Modified: 11/8/2016 7:51 AM Created: 11/8/2016 7:51 AM```
  88.  
  89. Plugins.txt
  90.  
  91. *Campfire.esm
  92. *3rdEraWeaponsMoS.esm
  93. *Riftrun_HF_v_2_0.esp
  94. *3rdEraWeapMoS-lvlList.esp
  95. *Unofficial Skyrim Special Edition Patch.esp
  96. *Bashed Patch, 0.esp
  97.  
  98. *Dawnguard.esm ```Modified: 11/7/2016 7:51 AM Created: 11/7/2016 7:51 AM```
  99. *Dragonborn.esm ```Modified: 11/8/2016 7:51 AM Created: 11/8/2016 7:51 AM```
  100. *Hearthfires.esm ```Modified: 11/9/2016 7:51 AM Created: 11/9/2016 7:51 AM```
  101. *Update.esm ```Modified: 11/10/2016 7:51 AM AM Created: 11/10/2016 7:51 AM```
  102. *Skyrim.esm ```Modified: 11/11/2016 7:51 AM Created: 11/11/2016 7:51 AM```
  103.  
  104. Dwanguard being the oldest, Skyrim.esm being the newest.
  105.  
  106. Result:
  107.  
  108. Skyrim.esm
  109. Update.esm
  110. Hearthfires.esm <<- \
  111. Dawnguard.esm <<-- | All three ignored time date stamp.
  112. Dragonborn.esm <<- \
  113. Campfire.esm
  114. 3rdEraWeaponsMoS.esm
  115. Riftrun_HF_v_2_0.esp
  116. 3rdEraWeapMoS-lvlList.esp
  117. Unofficial Skyrim Special Edition Patch.esp
  118. Bashed Patch, 0.esp
  119.  
  120. ---------
  121.  
  122. Just test this I really messed with the Time Date stamp:
  123.  
  124. *Skyrim.esm ```Modified: 11/11/2016 7:51 AM Created: 11/11/2016 7:51 AM```
  125. *Update.esm ```Modified: 11/10/2016 7:51 AM AM Created: 11/10/2016 7:51 AM```
  126. *Dawnguard.esm ```Modified: 11/1/2016 7:51 AM Created: 11/1/2016 7:51 AM```
  127. *Hearthfires.esm ```Modified: 10/1/2016 7:51 AM Created: 10/1/2016 7:51 AM```
  128. *Dragonborn.esm ```Modified: 9/1/2016 7:51 AM Created: 09/1/2016 7:51 AM```
  129. *Campfire.esm
  130. *3rdEraWeaponsMoS.esm
  131. *Riftrun_HF_v_2_0.esp
  132. *3rdEraWeapMoS-lvlList.esp
  133. *Unofficial Skyrim Special Edition Patch.esp
  134. *Bashed Patch, 0.esp
  135.  
  136. *Dragonborn.esm ```Modified: 9/1/2016 7:51 AM Created: 09/1/2016 7:51 AM```
  137. *Hearthfires.esm ```Modified: 10/1/2016 7:51 AM Created: 10/1/2016 7:51 AM```
  138. *Dawnguard.esm ```Modified: 11/1/2016 7:51 AM Created: 11/1/2016 7:51 AM```
  139. *Update.esm ```Modified: 11/10/2016 7:51 AM AM Created: 11/10/2016 7:51 AM```
  140. *Skyrim.esm ```Modified: 11/11/2016 7:51 AM Created: 11/11/2016 7:51 AM```
  141.  
  142. Dwanguard being the oldest, Skyrim.esm being the newest.
  143.  
  144. Result:
  145.  
  146. Skyrim.esm
  147. Update.esm
  148. Dragonborn.esm <<- \
  149. Hearthfires.esm <<-- | Time Date stamp observed
  150. Dawnguard.esm <<- \
  151. Campfire.esm
  152. 3rdEraWeaponsMoS.esm
  153. Riftrun_HF_v_2_0.esp
  154. 3rdEraWeapMoS-lvlList.esp
  155. Unofficial Skyrim Special Edition Patch.esp
  156. Bashed Patch, 0.esp
  157.  
  158. ---------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement