Jump to content

Recommended Posts

Posted
5 hours ago, sheson said:

MO2, right window, data tab, any files in textures\terrain\lodgen\ other than from TexGen Output should be removed.

For any case there are 3rd party billboards for which TexGen does not automatically create billboards. Like shrubs, bushes, objects bounds too small etc.

It's been a long time since I last used that feature of MO2 and it's indeed useful in this case, thanks for the reminders.

I just had a conversation with that user and it seems TexGen did generate that particular billboard, though it most likely overwrote the 3rd party billboard which has a wrong file path. Not sure how this affected things. They seemed to have some trouble understanding not everything included in a zip file named "3D tree lod resources" is a 3D tree lod resource, but now hopefully they have already deleted those pesky 3rd party billboards (and nothing else) and is running TexGen/DynDOLOD anew. If the problem still persists, I'll ask them to check the object report and see if there's anything useful there.

Posted

I'm getting a lot of LOD which won't go away in Whiterun Exteriors.

Can you please help me figure out what might be wrong?

Spoiler

271730252_SkyrimSE2023-04-1514-33-14-26.thumb.jpeg.6a1a98bd799215108f3a46e98aff109b.jpeg191018807_SkyrimSE2023-04-1514-32-38-56.thumb.jpg.69e88a50ea2b3f231517b7deef92822e.jpg1380273958_SkyrimSE2023-04-1514-29-36-21.thumb.jpg.308c7577647e1f583c3460398cdc93a0.jpg

 

After setting uLargeRefLODGridSize to 5 and disabling reference fix in MCM, the draw bridge LOD becomes funny. Others stay the same.

image.thumb.jpeg.0bcda3a88a80e1bc88fc523d0408dbba.jpeg

I get it consistently by:

Alternate start -> Riverwood inn -> run to Whiterun -> find a lot of LOD on top of the models

The affected models are very consistent across new character and DynDOLOD regeneration

 

Things I've tried:

I confirmed DynDOLOD_SSE.ini had always been Expert=1 and Level32=1

Turned down the fBlockLevel0Distance setting in SkyrimPref.ini

Set uLargeRefLODGridSize to 5 and deselected reference fix in DynDOLOD MCM

        The LODs along the river unloads properly, but others still have the issues.

 

I know it's DynDOLOD related because disabling the DynDOLOD output folder in MO2 solves the problem. 

 

Log file Upload files for free - Logs.zip - ufile.io

Bug report file https://ufile.io/5az7qzs0

 

 

 

Posted
9 hours ago, yxzhang said:

I'm getting a lot of LOD which won't go away in Whiterun Exteriors.

Can you please help me figure out what might be wrong?

  Hide contents

271730252_SkyrimSE2023-04-1514-33-14-26.thumb.jpeg.6a1a98bd799215108f3a46e98aff109b.jpeg191018807_SkyrimSE2023-04-1514-32-38-56.thumb.jpg.69e88a50ea2b3f231517b7deef92822e.jpg1380273958_SkyrimSE2023-04-1514-29-36-21.thumb.jpg.308c7577647e1f583c3460398cdc93a0.jpg

 

After setting uLargeRefLODGridSize to 5 and disabling reference fix in MCM, the draw bridge LOD becomes funny. Others stay the same.

image.thumb.jpeg.0bcda3a88a80e1bc88fc523d0408dbba.jpeg

I get it consistently by:

Alternate start -> Riverwood inn -> run to Whiterun -> find a lot of LOD on top of the models

The affected models are very consistent across new character and DynDOLOD regeneration

 

Things I've tried:

I confirmed DynDOLOD_SSE.ini had always been Expert=1 and Level32=1

Turned down the fBlockLevel0Distance setting in SkyrimPref.ini

Set uLargeRefLODGridSize to 5 and deselected reference fix in DynDOLOD MCM

        The LODs along the river unloads properly, but others still have the issues.

 

I know it's DynDOLOD related because disabling the DynDOLOD output folder in MO2 solves the problem. 

 

Log file Upload files for free - Logs.zip - ufile.io

Bug report file https://ufile.io/5az7qzs0

Verify this is object LOD that goes away by typing tll in console.
Set uLockedObjectMapLOD=16 in all INIs that set it to 32, including A Clear Map of Skyrim.ini

If that does not change anything, test if it also happens without  Season Of Skyrims switching LOD files.

Posted
17 hours ago, heheloveer said:

It's been a long time since I last used that feature of MO2 and it's indeed useful in this case, thanks for the reminders.

I just had a conversation with that user and it seems TexGen did generate that particular billboard, though it most likely overwrote the 3rd party billboard which has a wrong file path. Not sure how this affected things. They seemed to have some trouble understanding not everything included in a zip file named "3D tree lod resources" is a 3D tree lod resource, but now hopefully they have already deleted those pesky 3rd party billboards (and nothing else) and is running TexGen/DynDOLOD anew. If the problem still persists, I'll ask them to check the object report and see if there's anything useful there.

Welp, it seems the user deleted the 3rd party billboards and got rid of the wrong path file errors but the problem persisted. They were frustrated and decided to switch to HLT, which has full DynDOLOD 3 support thanks to z929669. This time they encountered no such problem and thus the case is closed. We'll never get to know where exactly did the problem lie, but I guess it can't be helped.

Posted
7 hours ago, sheson said:

Verify this is object LOD that goes away by typing tll in console.
Set uLockedObjectMapLOD=16 in all INIs that set it to 32, including A Clear Map of Skyrim.ini

If that does not change anything, test if it also happens without  Season Of Skyrims switching LOD files.

I've already used tll to confirm. This is a LOD problem. 

Just tried setting uLockedObjectMapLOD=16 in all *.ini file inside MO2 folder, including Skyrim.ini, SkyrimCustom.ini, A Clear Map of Skyrim.ini. No difference

 

Turning off Seasons of Skyrim SKSE works. Thanks!

 

I then turned "Seasons of Skyrim SKSE" back on and tried to find the culprit in Data/Seasons.

        Removing Seasonal Landscapes_{WIN SUM SPR AUT}.ini solves the problem.

 

I'm sharing my seasons file here

https://ufile.io/3mkhbpyn

 

Should I keep bothering you about this problem, or go ask the author of Seasonal Landscapes instead?

Posted
19 minutes ago, yxzhang said:

I've already used tll to confirm. This is a LOD problem. 

Just tried setting uLockedObjectMapLOD=16 in all *.ini file inside MO2 folder, including Skyrim.ini, SkyrimCustom.ini, A Clear Map of Skyrim.ini. No difference

 

Turning off Seasons of Skyrim SKSE works. Thanks!

 

I then turned "Seasons of Skyrim SKSE" back on and tried to find the culprit in Data/Seasons.

        Removing Seasonal Landscapes_{WIN SUM SPR AUT}.ini solves the problem.

 

I'm sharing my seasons file here

https://ufile.io/3mkhbpyn

 

Should I keep bothering you about this problem, or go ask the author of Seasonal Landscapes instead?

Looks like an in-game issue related to switching things that you should ask po3 about.

Make sure you have the latest version of po3's tweaks as well. Check the po3_SeasonsOfSkyrim.log log for hints.

Posted

I have an issue with grass LOD (see also linked movie file below): the grass LOD in the distance is almost black, when getting nearer, the grass LOD seems to disappear and when getting even nearer, the "real" grass appears. At least that's what it looks to me.

I use Folkvangr Complex grass with pre-cached grass and DynDOLOD 3 Alpha 122.

What am I doing wrong? Any settings I should change in TexGen and/or DynDOLOD?

https://we.tl/t-nywyYOftdA

Posted
54 minutes ago, TomForStep said:

I have an issue with grass LOD (see also linked movie file below): the grass LOD in the distance is almost black, when getting nearer, the grass LOD seems to disappear and when getting even nearer, the "real" grass appears. At least that's what it looks to me.

I use Folkvangr Complex grass with pre-cached grass and DynDOLOD 3 Alpha 122.

What am I doing wrong? Any settings I should change in TexGen and/or DynDOLOD?

https://we.tl/t-nywyYOftdA

Read the first post which log and debug log to upload when making posts.

https://dyndolod.info/Help/Grass-LOD
Using the grass cache made by somebody else for a different load order for grass LOD generation only but not in game, means that grass LOD and full grass are not going to match.

https://dyndolod.info/Help/Grass-LOD#Settings
In case the grass LOD brightness or color seems off (it might depend on weathers or ENB settings), try different Direct/Ambient settings for grass LOD billboards in TexGen. In addition or alternatively change the GrassBrightnessTop*/ComplexGrassBrightnessTop* and GrassBrightnessBottom*/ComplexGrassBrightnessBottom* settings in ..\DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_SSE.ini - those settings help if the color tone is off. Especially the image based lighting effect from ENB has a big impact on the brightness and color tone of the grass LOD. Additional complex grass lighting and time of day settings will obviously not apply to object LOD, as they are separate meshes and shaders. Do not use them so full grass and grass LOD match better for all weathers/times.

Make sure full grass renders to the edge of the active cells if NGIO is not used. Have a look at Grass Cache Fixes.
If full grass texture have bad mipmaps that were made without alpha-to-coverage it becomes more transparent the further away the texture are. To create better mipmaps for a full texture you can use Texconv -keepcoverage number. See https://github.com/Microsoft/DirectXTex/wiki/Texconv

Posted
43 minutes ago, sheson said:

Read the first post which log and debug log to upload when making posts.

https://dyndolod.info/Help/Grass-LOD
Using the grass cache made by somebody else for a different load order for grass LOD generation only but not in game, means that grass LOD and full grass are not going to match.

https://dyndolod.info/Help/Grass-LOD#Settings
In case the grass LOD brightness or color seems off (it might depend on weathers or ENB settings), try different Direct/Ambient settings for grass LOD billboards in TexGen. In addition or alternatively change the GrassBrightnessTop*/ComplexGrassBrightnessTop* and GrassBrightnessBottom*/ComplexGrassBrightnessBottom* settings in ..\DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_SSE.ini - those settings help if the color tone is off. Especially the image based lighting effect from ENB has a big impact on the brightness and color tone of the grass LOD. Additional complex grass lighting and time of day settings will obviously not apply to object LOD, as they are separate meshes and shaders. Do not use them so full grass and grass LOD match better for all weathers/times.

Make sure full grass renders to the edge of the active cells if NGIO is not used. Have a look at Grass Cache Fixes.
If full grass texture have bad mipmaps that were made without alpha-to-coverage it becomes more transparent the further away the texture are. To create better mipmaps for a full texture you can use Texconv -keepcoverage number. See https://github.com/Microsoft/DirectXTex/wiki/Texconv

Thank you. That's very valuable information! Much appreciated!

Posted
10 hours ago, sheson said:

Read the first post which log and debug log to upload when making posts.

https://dyndolod.info/Help/Grass-LOD
Using the grass cache made by somebody else for a different load order for grass LOD generation only but not in game, means that grass LOD and full grass are not going to match.

https://dyndolod.info/Help/Grass-LOD#Settings
In case the grass LOD brightness or color seems off (it might depend on weathers or ENB settings), try different Direct/Ambient settings for grass LOD billboards in TexGen. In addition or alternatively change the GrassBrightnessTop*/ComplexGrassBrightnessTop* and GrassBrightnessBottom*/ComplexGrassBrightnessBottom* settings in ..\DynDOLOD\Edit Scripts\DynDOLOD\DynDOLOD_SSE.ini - those settings help if the color tone is off. Especially the image based lighting effect from ENB has a big impact on the brightness and color tone of the grass LOD. Additional complex grass lighting and time of day settings will obviously not apply to object LOD, as they are separate meshes and shaders. Do not use them so full grass and grass LOD match better for all weathers/times.

Make sure full grass renders to the edge of the active cells if NGIO is not used. Have a look at Grass Cache Fixes.
If full grass texture have bad mipmaps that were made without alpha-to-coverage it becomes more transparent the further away the texture are. To create better mipmaps for a full texture you can use Texconv -keepcoverage number. See https://github.com/Microsoft/DirectXTex/wiki/Texconv

This is quite an essential tip, honestly. I've always noticed that in my game distant full grass tend to fade quite a lot and the shorter grass types can straight-up disappear. I haven't thought much of it until I saw this post. I used the Texconv included in DynDOLOD and experimented a bit. As of now I tried setting the number to 0.5 and 0.2, and sure enough, the full grass at a distance looked much fuller, though they also seem to be "sharper", which I don't like that much.  I don't know much about textures but as I understand it, the higher the number, the more lush the distant grass will look. So is there a general recommendation about how much one should set this value?

Posted
36 minutes ago, heheloveer said:

This is quite an essential tip, honestly. I've always noticed that in my game distant full grass tend to fade quite a lot and the shorter grass types can straight-up disappear. I haven't thought much of it until I saw this post. I used the Texconv included in DynDOLOD and experimented a bit. As of now I tried setting the number to 0.5 and 0.2, and sure enough, the full grass at a distance looked much fuller, though they also seem to be "sharper", which I don't like that much.  I don't know much about textures but as I understand it, the higher the number, the more lush the distant grass will look. So is there a general recommendation about how much one should set this value?

The "correct" value is probably 0.5, though as I keep suggesting in these cases, if you want to find out what looks best for your setup/use case, do screenshots and compare yourself.

Posted
20 minutes ago, sheson said:

The "correct" value is probably 0.5, though as I keep suggesting in these cases, if you want to find out what looks best for your setup/use case, do screenshots and compare yourself.

Figured as much. I personally didn’t really like how 0.5 looked in my game so I guess I’ll keep experimenting. Also I think this grass mipmap thing deserves a mention in the documents, even if strictly speaking it doesn’t have much to do with DynDOLOD itself. I use the complex grass textures provided here and judging from my experiences most textures on the page probably weren’t “correctly” mipmapped, so to say. Complex grass textures for lots of grass mods can only be found there so I imagine lots of people could encounter such issues. Experimenting with the value could also help with matching the density of the distant full grass to that of the grass lods better.

Posted
1 hour ago, heheloveer said:

Another Chinese user asked me about an error: Load order FileID [54] can not be mapped to file FileID for file "Occlusion.esp". This doesn't seem to be in the documents and searching in this thread also yielded little results. DynDOLOD logs and bug report here: https://anonfiles.com/G9a0hfmfz3/logs_0419_rar

The bug report contains from what I can tell two instances of the same error.

Check the DaisyIsles worldspace record xx5A164A  for errors, including any plugin overwriting it.

How come that there are "No references for dynamic LOD found" for DaisyIsles?

Need to know the mods/plugins that do that in addition to the main mod.

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.