Jump to content

Recommended Posts

Posted

My guess is that it's dependent upon the MM version being used. the texture looks right, but the tone looks different. I assume what comes with MM is Darkside or default. I use Lightside, so the texture is lighter, but it looks same with same file name:

image.png

My TexGen one (right) matches the tone of Lightside, but the left one (from the MM LOD pack) does not.

image.png

Never noticed that this texture has 'M M' in the rock :P

PS: I keenly await a response and evaluation of this, because I recall being confused by the MM LOD pack at one point, and I'm way too lazy right now to troubleshoot.

Posted
17 hours ago, sheson said:

im stumped. all the grass has object bounds via ck now, texgen has configuration files, all the billboards are showing up in texgen preview and it's still not displaying in game. some kinds of grass goes out as far as the eye can see, others pop up as i approach.  i tried disabling ignorelargebillboards, i tried halving the MinGrassModelHeight and  MinGrassModelVolume

i wanted to add GRAS to basesignatures but dyndolod errors out when i do that.

also at one point it made a dyndolod.esm that had ai-overhaul.esp as a master, so that's weird.

when i recal'd bounds with ck it said some of them did not have normal maps https://pastebin.com/u7CPVTS2 - could this be why?  does anyone have any more ideas or am i just crap out of luck on this one?

Posted
2 hours ago, DoubleYou said:

Have you by chance disabled or renamed the MajesticMountains_Landscape.esm file? Because that's your issue, if so. TexGen contains special rules to handle Majestic Mountains that are loaded when that plugin is enabled.

Thanks for the tip. MajesticMountains_Landscape.esm is enabled at all times and has not been renamed.

 

42 minutes ago, z929669 said:

My guess is that it's dependent upon the MM version being used. the texture looks right, but the tone looks different. I assume what comes with MM is Darkside or default. I use Lightside, so the texture is lighter, but it looks same with same file name:

image.png

My TexGen one (right) matches the tone of Lightside, but the left one (from the MM LOD pack) does not.

MM LOD Pack's FOMOD has options for 'Main' (normal), Darkside and Lightside to go along with the full model textures in the main mod. You may have chosen different options between the two?

Here are my mountainslablod.dds, DynDOLOD Resources > MM LOD Pack > TexGen:

image.pngimage.pngimage.png

Posted
1 hour ago, Mousetick said:

Thanks for the tip. MajesticMountains_Landscape.esm is enabled at all times and has not been renamed.

 

MM LOD Pack's FOMOD has options for 'Main' (normal), Darkside and Lightside to go along with the full model textures in the main mod. You may have chosen different options between the two?

Here are my mountainslablod.dds, DynDOLOD Resources > MM LOD Pack > TexGen:

image.pngimage.pngimage.png

You were correct. I had tested the diffs over a year ago and never changed back to Lightside/ Wow. Never noticed this in game, lol.

Here's mine, same order:

image.pngimage.pngimage.png

I have the same LO as you  (with my full mod list aside)

Obviously, the LOD texture has no bearing on TexGen. I'm really not well versed on how DynDOLOD works with these resources.

Posted
1 hour ago, DoubleYou said:

Hmmm.... Mine matches nearly perfectly (close enough that you would never be able to tell). Perhaps rerun TexGen? 

Good for you :) I've had this issue for some time and have run several versions of TexGen since it started. Anyway I just reran it now just in case. No improvement, but I confirmed that the config files are loaded:

Loading configuration files
	...
	<path>\DynDOLOD\Edit Scripts\DynDOLOD\Configs\DynDOLOD_SSE_TexGen_noalpha_majesticmountains_landscapeesm.txt
	<path>\DynDOLOD\Edit Scripts\DynDOLOD\Configs\DynDOLOD_SSE_TexGen_copy_majesticmountains_landscapeesm.txt
	...

 

Posted
10 hours ago, Mousetick said:

How should I go about troubleshooting this issue: textures/lod/mountainslablod.dds generated by TexGen doesn't match the full model textures at all.

Relevant excerpt of load order (next overwrites previous):

  • DynDOLOD Resources Alpha 27
  • Majestic Mountains
  • Majestic Mountains DynDOLOD 3 LOD Pack
  • TexGen Output

mountainslablod.dds as generated byTexGen is overwriting MM DynDOLOD 3 LOD Pack's version (which itself looks good and matches the full model textures), and is looking like a brighter version of DynDOLOD Resources Alpha's vanilla texture.

TexGen's debug log tells me:


Creating <path>\TexGen_Output\textures\lod\mountainslablod.dds from 9 textures

I don't know where to go from there. Before you ask: yes, TexGen is run with the same load order as above and same as used in-game.

Also noteworthy, for example with meshes/lod/rockl05_lod_0.nif:

  • DynDOLOD Resources's version uses the full model texture textures/landscape/mountains/mountainslab02.dds and it looks correct in NifSkope.
  • MM DynDOLOD 3 LOD Pack's version uses the lod texture textures/lod/mountainslablod.dds and it looks wrong in NifSkope (due to the texture mismatch and overwriting by TexGen).

There are related, repeated questions on the MM comments section that remain unanswered. Could we perhaps get a definitive answer:

  • Is MM DynDOLOD 3 LOD Pack still relevant and up to date, or is it obsolete and should no longer be used?
  • Which should overwrite what between DynDOLOD Resources Alpha and MM DynDOLOD 3 LOD Pack?

Full DynDOLOD logs here: https://drive.google.com/file/d/1FRT_3cHSuexygEYiytyw-5RTk3SHhH4L/view?usp=sharing

Thanks.

A TexGen config for Beyond Reach overwrites the TexGen config for Majestic Mountains. For now sort MajesticMountains_Landscape.esm to load after arnima.esm so that the TexGen config for Majestic Mountains takes precedence, too.

I will look more into it, but there is nothing  else you need to do about it.

The DynDOLOD documentation https://dyndolod.info/Mods/Majestic-Mountains answers your two questions about the DynDOLOD V3.0 LOD Pack I created:
Download and install the DynDOLOD V3.0 LOD Pack from the mods file section overwriting all of DynDOLOD Resources SE.

Posted
4 hours ago, tooandrew said:

im stumped. all the grass has object bounds via ck now, texgen has configuration files, all the billboards are showing up in texgen preview and it's still not displaying in game. some kinds of grass goes out as far as the eye can see, others pop up as i approach.  i tried disabling ignorelargebillboards, i tried halving the MinGrassModelHeight and  MinGrassModelVolume

i wanted to add GRAS to basesignatures but dyndolod errors out when i do that.

also at one point it made a dyndolod.esm that had ai-overhaul.esp as a master, so that's weird.

when i recal'd bounds with ck it said some of them did not have normal maps https://pastebin.com/u7CPVTS2 - could this be why?  does anyone have any more ideas or am i just crap out of luck on this one?

Go through the No Grass LOD Check List from https://dyndolod.info/Help/Grass-LOD instead of doing all these weird things.

If "some kinds of grass goes out as far as the eye can see, others pop up as i approach", that either means those grasses that pop-up have no grass LOD billboards or they are not part of the grass cache.

I would assume you should have no problem to identify which grass models/base records/form IDs are missing from the grass LOD to see if their grass LOD billboards exist in the load order and if they show up in the files the No Grass LOD Check List suggests to check etc.

Posted
1 hour ago, sheson said:

A TexGen config for Beyond Reach overwrites the TexGen config for Majestic Mountains. For now sort MajesticMountains_Landscape.esm to load after arnima.esm so that the TexGen config for Majestic Mountains takes precedence, too.

Oh I see... Now sorted, and solved. Thanks for the quick response! Should I expect that Beyond Reach is going to have mismatched mountain/rocks lod textures then, as it seems the same mountainslablod.dds filename is used for 2 completely different source textures, whether Majestic Mountains or Beyond Reach? I have no idea how Beyond Reach lods are supposed to look, as I've never been "there" yet, so to speak.

1 hour ago, sheson said:

The DynDOLOD documentation https://dyndolod.info/Mods/Majestic-Mountains answers your two questions about the DynDOLOD V3.0 LOD Pack I created:
Download and install the DynDOLOD V3.0 LOD Pack from the mods file section overwriting all of DynDOLOD Resources SE.

Ugh, I swear I looked at https://dyndolod.info/Mods, but I stopped at https://dyndolod.info/Mods/Useful-3rd-Party-Mods and didn't find anything, instead of scrolling down. I'm silly, sorry. Thanks for the confirmation.

That being said, I'm a bit perplexed by the notable quality differences between DynDOLOD Resources and MM LOD Pack. Looking at several lod meshes available in both packs, those in DynDOLOD Resources look much better to me at first glance than the MM LOD Pack ones - they use higher resolution, full model textures, seemingly exhibit better UV mapping, and in some cases, they have more vertices/are more detailed.

A few examples: DynDOLOD Resources > MM LOD Pack

image.pngimage.png

image.pngimage.png

image.pngimage.png

Putting aside the texture differences, it seems to me that the MM LOD Pack is a "downgrade" overall compared to DynDOLOD Resources. What am I missing here? I'd like to hear your take as you're familiar and involved with both.

Thank you much for your attention and help, as always.

Posted
54 minutes ago, Mousetick said:

Oh I see... Now sorted, and solved. Thanks for the quick response! Should I expect that Beyond Reach is going to have mismatched mountain/rocks lod textures then, as it seems the same mountainslablod.dds filename is used for 2 completely different source textures, whether Majestic Mountains or Beyond Reach? I have no idea how Beyond Reach lods are supposed to look, as I've never been "there" yet, so to speak.

Ugh, I swear I looked at https://dyndolod.info/Mods, but I stopped at https://dyndolod.info/Mods/Useful-3rd-Party-Mods and didn't find anything, instead of scrolling down. I'm silly, sorry. Thanks for the confirmation.

That being said, I'm a bit perplexed by the notable quality differences between DynDOLOD Resources and MM LOD Pack. Looking at several lod meshes available in both packs, those in DynDOLOD Resources look much better to me at first glance than the MM LOD Pack ones - they use higher resolution, full model textures, seemingly exhibit better UV mapping, and in some cases, they have more vertices/are more detailed.

A few examples: DynDOLOD Resources > MM LOD Pack

image.pngimage.png

image.pngimage.png

image.pngimage.png

Putting aside the texture differences, it seems to me that the MM LOD Pack is a "downgrade" overall compared to DynDOLOD Resources. What am I missing here? I'd like to hear your take as you're familiar and involved with both.

Thank you much for your attention and help, as always.

Beyond Reach is using that different texture with one LOD model presumably. I haven't checked which worldspace / how often and if the stitched LOD texture is actually used or if it sticks to the full texture for LOD level 4 anyways. Next version the TexGen config for arnima will generate to a different filename and there won't be no filename collision anymore, e.g. load order of plugins will not matter.

LOD models defining full textures is often not what will be used in the object LOD meshes in the end, because they might be replaced by the stitched object LOD textures added to the object LOD atlas in the end, in particular for the higher LOD levels.

Majestic Mountains changes full meshes and their UV.  The corresponding LOD models in the LOD pack reflect those changes and visual compatibility. The LOD models in DynDOLOD Resources SE 3 for the vanilla full models/textures are not matching those changes.

Posted
47 minutes ago, sheson said:

Majestic Mountains changes full meshes and their UV.  The corresponding LOD models in the LOD pack reflect those changes and visual compatibility. The LOD models in DynDOLOD Resources SE 3 for the vanilla full models/textures are not matching those changes.

I understand the need for visual compatibility with Majestic Mountains, aptly provided by the MM LOD Pack, there's no denying that. It's just that, each taken on their own, irrespective of their visual compatibility with MM or vanilla, respectively, many DynDOLOD Resources LOD models look better to me quality-wise than their MM LOD Pack counterpart.

I'm wondering if using a higher resolution mountainslablod.dds texture would help reduce the fuzziness/stretching observed on some MM LOD Pack models? If so, is it possible to instruct TexGen to generate, say, a 1K mountainslablod.dds texture instead of 512x512? If so, could you tell me how to do it for testing purpose?

I'm probably thinking about this wrongly and this is a matter of UV mapping more than resolution, but asking just in case.

Thanks for your input.

Posted
33 minutes ago, Mousetick said:

I understand the need for visual compatibility with Majestic Mountains, aptly provided by the MM LOD Pack, there's no denying that. It's just that, each taken on their own, irrespective of their visual compatibility with MM or vanilla, respectively, many DynDOLOD Resources LOD models look better to me quality-wise than their MM LOD Pack counterpart.

I'm wondering if using a higher resolution mountainslablod.dds texture would help reduce the fuzziness/stretching observed on some MM LOD Pack models? If so, is it possible to instruct TexGen to generate, say, a 1K mountainslablod.dds texture instead of 512x512? If so, could you tell me how to do it for testing purpose?

I'm probably thinking about this wrongly and this is a matter of UV mapping more than resolution, but asking just in case.

Thanks for your input.

The question is not how anything looks in NifSkope but how the generated LOD looks and matches the full models in the game at their usual distances.

As explained at https://dyndolod.info/Help/TexGen, the Base size drop down together with the config files is already supposed to generated LOD textures that have sufficient resolution for the advertised game resolution at default FOV.

Read the linked https://dyndolod.info/Help/Texture-Resolution, which explains this in more detail. Use the MipMapTests INI setting to verify live in the game if any of the generated LOD textures would benefit from a larger resolution. Make sure to not be confused by LOD in the distance that uses LOD textures that TexGen does not update.

Posted

do i need to disable xlodgen generated terrain lod file when running texgen/dyndolod?

do i need to regenerate dyndolod if i use bethini?

Posted
1 hour ago, Azratun002 said:

do i need to disable xlodgen generated terrain lod file when running texgen/dyndolod?

do i need to regenerate dyndolod if i use bethini?

https://dyndolod.info/Generation-Instructions
Typically generate terrain LOD meshes and textures with xLODGen before generating the LOD mod with DynDOLOD, as the terrain LOD meshes are used to optimize object LOD meshes.

If you read the rest of the instruction you will notice it does not say anything about the millions of things that should not be done, like there is no mentioned about disabling terrain LOD and no mention of jumping off a cliff etc. So do not do any of that.

As you will notice, there is no mention about changing INI settings requiring updating of LOD on the https://dyndolod.info/Updating page. It is all about plugins and assets.
However, pay attention to https://dyndolod.info/Mods/Skyrim-Special-Edition-Skyrim-Anniversary-Edition#Large-References:
For dynamic LOD to work correctly with the large reference system of Skyrim Special Edition or Skyrim VR, the Large References Fix setting in the DynDOLOD SkyUI MCM Main page needs to be checked or unchecked depending on the large reference distance setting. See DynDOLOD SkyUI MCM for details

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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