Advertisement
Guest User

Untitled

a guest
Oct 11th, 2018
739
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. DynDOLOD beta for Skyrim Special Edition and Skyrim VR | Skyrim
  2.  
  3. This is for experienced (can RTFM) DynDOLOD users for beta testing.
  4.  
  5. This beta version of DynDOLOD standalone generates static object, tree and dynamic LOD for Skyrim SE. It generates static object and tree LOD for Skyrim VR.
  6.  
  7. Required Skyrim SE and Skyrim VR
  8.  
  9. DynDOLOD Standalone 2.43 beta
  10. https://mega.nz/#!hNo1AJBI!VXfz7186nyiPNRbz_mNLCtlcHhA4kqBW_1kgKqbEWJQ
  11.  
  12. DynDOLOD Resources SE 2.43 beta - Make sure to use matching or higher version of DynDOLOD Standalone. Do not use with Standalone 2.44 or higher.
  13. https://mega.nz/#!tRpDhBoT!6u2u_byXPs9XXhUVmx6biN-4YpBYpx1DrKodEkuvwDw
  14.  
  15. DynDOLOD Standalone 2.44 beta
  16. https://mega.nz/#!AM5DTRQD!7GhAs6hCrOJjp4lw4RTAsl5Tqxuc_x54s2mf9gaBMlQ
  17.  
  18. DynDOLOD Resources SE 2.44 beta - Make sure to use matching or higher version of DynDOLOD Standalone.
  19. https://mega.nz/#!AYAEhSpJ!wVuq1iU2D_kCSCbcw-KfhGd6QiwkRV-bZSH_L0Chydc
  20.  
  21. Required Skyrim SE
  22. SKSE64
  23. PapyrusUtil SE
  24.  
  25. Generate from scratch if updating from old version.
  26.  
  27. By default this will generate a DynDOLOD.esm and a DynDOLOD.esp to work around well known game engine bugs.
  28.  
  29. Read the included ..\Docs\DynDOLOD_Manual_SSE.html ..\Docs\DynDOLOD_Manual_TES5VR.html for more information, explanations and the different options of the DynDOLOD patcher and in the DynDOLOD MCM regarding the use of large references in the game. Default settings will make a best compatibility and performance effort based on current INI settings.
  30.  
  31. DynDOLOD dynamic LOD works correctly with large references and there are no issues with the vanilla game. However, in case ESP are used that modify large references there is nothing to be done to stop the flickering other than disabling the large references atm. There might be more compatibility settings or patching in the future.
  32.  
  33. Generally, installation and generation is the same as with Skyrim.
  34.  
  35.  
  36.  
  37. Skyrim VR Notes
  38.  
  39. I do not own Skyrim VR, so testing and support is limited and made on a best effort basis.
  40.  
  41. Everything from Skyrim SE applies to Skyrim VR, but no dynamic LOD, obviously.
  42.  
  43. See ..\Docs\DynDOLOD_Manual_TES5VR.html as it points out the differences to Skyrim SE to the best of my knowledge.
  44.  
  45. -TES5VR command line, but uses all of SSE configs and settings.
  46.  
  47. Install DynDOLOD Resource SE as is, no need to delete scripts anymore, as remaining scripts only required for dynamic LOD are automatically disabled.
  48.  
  49.  
  50.  
  51. Other new stuff 2.44
  52.  
  53. Starting with 2.44 there is now full ESL and ESPs flagged as ESL support for Skyrim SE - based on the latest xEdit updates.
  54.  
  55. Added back proper support for new worldspaces added by ESPs.
  56.  
  57. Added support for external Billboard NIFs to allow for different type of "2D" tree LODs done in object LOD. See DynDOLOD\Docs\trees.ultra\DynDOLOD-Trees.html for full explanation how to use.
  58.  
  59. Enabled Racemenu NiOverride support for Glow LOD Windows
  60.  
  61. Other new stuff 2.36
  62.  
  63. Some of the install options (Whiterun and Solitude Exterior etc.) of DynDOLOD Resources SE 2.36 do not install plugins anymore. Instead the options install patch files used by DynDOLOD.exe. When LOD is generated, the former plugin data is merged into the DynDOLOD plugins directly.
  64.  
  65. Other new stuff 2.37
  66.  
  67. Worked around bugs present in paid mods, so Homestead works fine now.
  68.  
  69. Added proper support for Legacy of the Dragonborn SSE 4.x - it shows on the map now, Guild buildings visible from inside Solitude and other improvement and optimizations.
  70.  
  71. Fixed Wyrmstooth problems as reported by Sandman53
  72.  
  73. Other new stuff 2.38
  74.  
  75. improved paid mods and ESL support
  76.  
  77. fixed no model found issue reported by mtreis86 and others
  78.  
  79. reworked plugin detection in papyrus scripts
  80.  
  81. Other new stuff 2.40
  82.  
  83. Checks for SKSE and PapyrusUtil are automatically disabled in case dynamic LOD is not generated.
  84.  
  85.  
  86.  
  87. Skyrim SE BETA - What to test
  88.  
  89. Test that things generate as expected with whatever plugins in the load order.
  90.  
  91. Test that the dynamic LOD works as intended.
  92.  
  93. Test things work right with plugins adding new worldspaces. I only did brief testing with a couple mods.
  94.  
  95. ESL plugins with new/updated worldspaces are probably going to break things or cause load order issues because they end up as masters in either DynDOLOD plugin.
  96. Remove them at generation time if they cause problems.
  97.  
  98. Because of the need to have an ESM for things to work properly, there is a chance that some records have to copy as "underwrite" into the ESM and as normal overwrite into the ESP at the same time. The DynDOLOD.esm should never have any unflagged ESP as a master and only get its records/data from masterfiles (including flagged ESP). Post a report with log in case the DynDOLOD.esm has an unflagged ESP as master. LOOT typically will let you know one way or another (crash for example).
  99.  
  100. Also check final load order in the game mod menu, as it will enforce the load order.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement