Jump to content

Recommended Posts

Posted

My mod packs some .bto files in Meshes/Terrain/Tamriel/Objects. Those files were made by generating LOD with TES5LODGen with my mod loaded, and then deleting files corresponding to cells my mod doesn't alter. Only level 4 lod files are used. Files are then packed for users in a .bsa archive.

 

For me, that works. But some users report missing LOD textures, even tho my mod doesn't touch the actual LOD meshes at all, it just provides the binary LOD files. All the vanilla buildings have their assigned LOD untouched.

 

What could cause this issue? Is it my mod, or perhaps a conflict with some other mod?

Posted

Open BTOs in NifSkope and look what textures are used. Textures that exceed size and UV mapping thresholds (and thus can not be atlased) will be referenced directly by generated BTO meshes. And if those textures happen to be not the vanilla ones, then there will be missing textires in LOD.

Posted

My mod packs some .bto files in Meshes/Terrain/Tamriel/Objects. Those files were made by generating LOD with TES5LODGen with my mod loaded, and then deleting files corresponding to cells my mod doesn't alter. Only level 4 lod files are used. Files are then packed for users in a .bsa archive.

 

For me, that works. But some users report missing LOD textures, even tho my mod doesn't touch the actual LOD meshes at all, it just provides the binary LOD files. All the vanilla buildings have their assigned LOD untouched.

 

What could cause this issue? Is it my mod, or perhaps a conflict with some other mod?

If you are trying to regenerate LODs for specific cell in Tamriel, see this Post it has worked for me. The only issue you may have is the landscape colors may be a little off. But when comparing your files with the originals you can make your files look as close to the originals as possible, using PAINT.net to edit the .dds files, by increasing the brightness with 64%, increased contrast with 52% and increased saturation with 30%. You may have to play with these settings a bit but it does work.

 

Posted

@zilav, i didn't include atlas in the archive ... could this be the problem?

 

@Aragorn58, this must be the 3rd time you posted this link ;) . Ground LOD has been taken care of.

Posted

Yes, you must include the atlas texture generated by TES5LODGen. Please note that it has a different name than the vanilla one.

Posted

Does this mean my mod will conflict with other mods who also use atlas by TES5LODGen? Can this be avoided?

Posted (edited)

If they run DynDoLOD/TES5LODGen, it will regenerate the entire LOD anyway including the changes from your mod so it doesn't matter.

Edited by zilav
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...