Jump to content

sheson

Mod Author
  • Posts

    13,163
  • Joined

  • Last visited

  • Days Won

    430

Everything posted by sheson

  1. Yes. It auto builds the mesh when clicking low, medium, high based on the currently loaded esm/esp filenames. Yes. It can only auto build mesh rules for esm/esp it knows and finds, so if you click low, medium, high mesh rules will be "lost" for esm/esp merged and their filename not existing anymore. Option 1) Click through to advanced. Manually add mesh rules after clicking low, medium, high Option 2) Click through to advanced. While the esp still exists with its original file name, auto build the mesh rules by clicking low, medium, high and save a preset. Then reload the preset after merging as the listed mesh rules themselves are independent from loaded mods, unless they are a reference rule which starts with modname.esp;00ABCDEF so it obvious that those need to be renamed to merged.esp Option 3) Check the rules folder DynDOLOD\rules\ and open a rules file in notepad. Copy and paste the rules from the different rules files in to a new file. Make sure the numbering of each line LODGen1= starts at 1 and is continues without any gabs or repeating numbers. Save the file as DynDOLOD_[mergedesp].ini Note how the [mergedesp] file name has no spaces and no . Now it will auto load the rukles from this file is a matching mergedesp is found in the load order. You can see that it loaded the rules file in the messages log
  2. Again, tree LOD is done by TES5LODGen. The billboards for download are probably not 100% correct then. DynDOLOD does not list Tamriel Reloaded HD as compatible for various reasons, mostly textures though.
  3. I would be interested in the TES5Edit\TES5Edit_log.txt file to see if I can find out how that happened, because it shouldn't. If you could upload it somewhere please. Will be added to next version :)
  4. Make sure that you got the correct billboards versions for SFO and Tamriel Reloaded HD. Sort each set of billboards right after their mod. The Vanilla come first and are overwritten by everything else. Tree LOD generation is done by TES5LODGen and straight forward if the billboards already exist for the mods that are used. Check its description page for more info.
  5. DynDOLOD 1.43 Fixed not picking up SMIMs SkyMills meshes reported by Ilkob Fixed doubling of Whiterun main gate reported by secreth Added rules for Raven Castle, Sicarius' Refuge - A Hitman's Hideout - Assassin Home, Waterfalls Retreat and Weissadler's Hamlet - A Quest Mod Consider updating existing DynDOLOD.esp and static LOD if using any of these mods. Make a backup first. If updating fails generate from scratch. When doing this, follow the save game update procedure. RTFM, watch the video or check DynDOLOD SkyUI MCM. [spoiler=Changelog]DynDOLOD Worlds.pas - fixed mesh replacement not working DynDOLOD Worlds.pas - allow full textures to be atlassed DynDOLOD Worlds.pas - output an alternate texture replacement list for future releases DynDOLOD-rules - added/updated rules for better compatibility with mods Meshes - updated LOD meshes for better compatibility with mods DynDOLOD_Manual.html - updated compatibility information for several mods DynDOLOD 1.42
  6. Yes you can just click through to advanced and untick all but 'Generate tree LOD'. Then copy generate tree LOD from meshes/textures from output over the existing one.
  7. I would be interested in the TES5Edit\TES5Edit_log.txt file to see if I can find out how that happened, because it shouldn't. If you could upload it somewhere please.
  8. Unless the billboards you used are somehow messed up, either the tree LOD atlas textures is the wrong one or the tree LOD data in the meshes folder is the wrong one. I guess open the tree LOD atlas texture dds in an image viewer to make sure it looks fine, but that would be a first. Because the memory is really reserved for a particularly purpose within the engine. Whatever is not used is wasted and not available to other process of the engine. See this post and check if all the files contain a bunch of numbers
  9. You know how form ids start with 0Axxxxxx and 0A is a mods load order. The masters are used to determine at what position a mod is in case load order changes so that records are till found. You just need to make sure that after merging and mods and changing masters in other that the link records linked by those form id still point to the same data. If an error check shows no error that is a good sign. Weather mods records are typically used in world and cell data (via Regions). Just find a couple cell records that use records from the weather mods and compare and after to double check. FAQ: Tree LOD: LOD trees textures cut off mid-way Verify that the tree texture atlas Textures\Terrain\Tamriel\Trees\TamrielTreeLod.dds and the tree LOD in Meshes\Terrain\Tamriel\Trees\*.* are the ones from the output folder and none of the files are overwritten by other mods. The tree texture atlas like Textures\Terrain\Tamriel\Trees\TamrielTreeLod.dds does not belong to the generated tree LOD in Meshes\Terrain\Tamriel\Trees\*.*. Keep generated files in sync. The texture flicker of the Whiterun main gate will be fixed next version.
  10. Will be fixed next version
  11. That most likely will not work, because the masters are used to link records from the different esp. If you remove a master the records can not be resolved anymore. In TES5Edit check DynDOLOD.esp for errors. Right click DynDOLOD.esp in the left pane and select 'Check for Errors'. If it finds any errors you need to generate again from scratch or fix the broken links manually by entering their new load order form ids.
  12. Could be updating of save game with old DynDOLOD.esp gone wrong. Test with new game by using coc whiterun from console in main menu.
  13. Check out the video in this thread: https://enbseries.enbdev.com/forum/viewtopic.php?f=21&t=3961 It would be a cool effect if it would be intentional. I can verify that also without ENB the molten glowing metal shows/shines a bit (and nothing intense like the flashes from above video) before the surrounding smelter structure fades in and everything is normal. This only happens with the smelter model from SIMIM. For now I guess your best option is to delete meshes\furniture\smeltermarker.nif installed by SMIM. The game will then automatically fall back using the the vanilla version from Skyrim - Meshes.bsa and you can continue to use all the other improved meshes from SMIM.
  14. Good info. Is there a link for more details about the problem with the nif or which ENB settings involved?
  15. I will spend the next few days checking this. I believe I have seen this flashing before so I am hopeful I can replicate it. We will see what I find.
  16. From your description it sounds like it is only there for a short time, like some sort of a flash when it switches from LOD to full version. If you blink you miss it? I will check if I can replicate it with using SMIM etc. Don't get to worked up over this :) We will figure it out eventually.
  17. Here is a better answer When DynDOLOD adds LOD objects to a world/cell, it copies the highest overwrite record for that world/cell. Technically that mod is not required as a master for DynDOLOD if it doesn't link to any other of its own records by form ids. Still, it may have changed data values of the record that is copied and thus it is added as a master. While you are able to clean masters and then remove such a mod from load order, its changes will still be merged in DynDOLOD.esp. If your intentions are to remove a mod and its changes you will have to generate a new DynDOLOD.esp for your load order from scratch. Well there is your problem, of course you first need to learn how to use a smelter so its textures can show properly. What were you thinking? Honestly, I quite don't get how it could "miss" a texture there while all rest of it has it... Love it, we will figure it out! Using SMIM or not should have no effect on the LOD at all, as it use a complete unique set of textures that do not overwrite the vanilla texture which is used for LOD. Maybe a screenshot would be helpful after all. start game, open console, type "coc windhelmexterior01" after it loaded, open console, type "tfc" to have the free flight camera fly south to the smelter from them mine at Kyngrove Here is how it should look The load order you screenshotted is perfectly fine.
  18. I would guess if you really run out of VRAM there would be much more visual problems :) That 10 days it just so cell reset. It is not really needed, it just that the typical "clean" save step include it. If push comes to shove use a save game clear to remove any remaining artifacts.
  19. You don't play Skyrim, you prepare Skyrim eternally. But it is LOD smelters right? They *should* all be the same in regards to the texture. Must maybe you run our of VRAM. You use ENBoost? If all fails, you could also remove the smelter_lod.nif before generating LOD. ATM it intentionally adds ITMs for a bunch of cells and thus their masters are required while adding them. I guess that is what you are seeing. Currently that is the only way it can securely reset persistent objects, which seems counter intuitive, since persistent objects are in the persistent cell. If you remove them there might be a chance of missing objects in cells that were former neverfades. Just remember that... If you ever encounter missing objects that show when you remove DynDOLOD, it is because you removed ITMs :) I am still checking if there is another way without the ITMs, because they *shouldn't* be needed *ever*
  20. Don't give up now, checking a log file takes 10 seconds ;) After installing nifskope, checking a nif takes not much longer... Already in there: "1) Check TES5Edit\TES5Edit_log.txt for 'Can not find [filename].dds for texture atlas'" probably should stop execution at that point :)
  21. Start with a default DynDOLOD.esp, copy the DynDOLOD.esp.bak to DynDOLOD.esp If it fails then upload that TES5Edit_log.txt, please.
  22. :facepalm: https://wiki.step-project.com/TES5Edit
  23. DynDOLOD 1.42 Small update to papyrus scripts to fix a potential cause for CTD when resetting former IsFullLOD references when initializing for the first time. This is plug and play, simply overwrite the files. Added rules for Legacy of the Dragonborn (Dragonborn Gallery). Consider generating from scratch when using this mod. When doing this, follow the save game update procedure. RTFM, watch the video or check DynDOLOD SkyUI MCM. [spoiler=Changelog]DynDOLOD Worlds.pas - added an extra switch to reference json data for LOD using emissive color for future releases DynDOLOD Worlds.pas - added ability to add both near and far grid to a reference DynDOLOD Worlds.pas - added an one time splash screen to point out helpful documents DynDOLOD TexGen.pas - fixed creating smelter01lod.dds Papyrus Scripts - updated to not reset disabled references DynDOLOD-rules - added/updated rules for better compatibility with mods DynDOLOD_Manual.html - updated compatibility information for several mods Meshes - updated LOD meshes for better compatibility with mods DynDOLOD 1.41
  24. Will fix DynDOLOD TexGen.pas to create the correct filename. Make sure to not delete the existing smelter01lod.dds from the package in the meantime. You really do not need to post a screenshot of missing textures. We know it is missing. We know it is something on your end :) If the texture is missing from LOD it double troubling because usually all LOD uses one big texture - the LOD texture atlas - and basically almost all objects but rocks/mountains should be missing their texture then. If only a single LOD object is missing a texture it means it didn't make it into the atlas, because 1) it is missing at the time of atlas creation, or 2) it could atlas version can not be used because of technical requirements, or 3) something went wrong using the atlas. 1) Check TES5Edit\TES5Edit_log.txt for 'Can not find [filename].dds for texture atlas'. Make sure it can find all files. 2) + 3) Go close to object which LOD is missing the texture. Open DynDOLOD MCM / You Are Here. Take note of the current object LOD file for that area, like Tamriel.4.4.-12.bto Find that file in Data\Meshes\Terrain\Tamriel\Objects\Tamriel.4.4.-12.bto and open it in nifskope. Set Options / Settings / Resources to point to .../Skyrim/Data if you want to see textures properly Click an object that has the missing textures and it should highlight everything including its BSSegmentedTriShape in the BlockList In the Block List unfold [+] BSMultiBoundNode [+] BSSegmentedTriShape [+] BSLightingShaderProperty [+] BSShaderTexture The Block Details should list the texture paths and names. They should look like textures\dyndolod\lod\dyndolod_atlas_tamriel.dds or textures\landscape\mountains\mountainslab02.dds etc If the paths are correct double check the files exist.
  25. They will be too big, use an upload service.
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.