Jump to content

Sorting LOD for my city mod


RedBag

Recommended Posts

I'm making a city mod that changes land, objects and trees. I've made land LOD with oscape and objects TES5LODGen, and it works fine for me.

 

My question is; which LOD files do i include to the public mod? For example, i don't want to overwrite entire Tamriel terrain for everyone that will use my mod, since i only make changes to Solitude area.

 

To be more specific, terrain files come with Tamriel.4.[coordinates].btr, Tamriel.8.[coordinates].btr, Tamriel.16.[coordinates].btr and Tamriel.32.[coordinates].btr. Are those simply LOD files of different quality? I noticed Tamriel.4. has coordinates that are divisible by 4, Tamriel.8. by 8, and so on. Do i have to include files for every Tamriel.nuber. or just 4? Higher the number, higher the quadrants, so Tamriel.32. are one sixteenth of the whole Skyrim.

 

Same with object files, except i don't have Tamriel.32.[coordinates].bto for those, only 4, 8 and 16.

 

For trees, i only have Tamriel.4.[coordinates].btt.

 

Any help with the question and other advice on how to best implement LOD for a public release is appreciated!

Link to comment
Share on other sites

  • Recently Browsing   0 members

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