RogueRim Posted May 4, 2021 Posted May 4, 2021 3 hours ago, sheson said: There might be grass meshes that have no billboards generated because of 0 object bounds. I switched from Tamrielic Grass to Folkvangr and it worked on the very first try. Thank you @sheson and @z929669 so much for your continued and unwavering support! I was under the impression that dyndo would work with any grass, but looking back with hindsight, trying a different grass seems like an obvious option. I'm so happy that it works now, it looks awesome. Now I just have to get the colour of the distant grass to more closely match the near grass. https://imgur.com/a/HzIvqay I see that there has already been some discussion here about it, so I will begin happily tinkering. I'm so psyched! Skyrim never looked top tier until now THANK YOU.
sheson Posted May 4, 2021 Author Posted May 4, 2021 1 minute ago, RogueRim said: I switched from Tamrielic Grass to Folkvangr and it worked on the very first try. Thank you @sheson and @z929669 so much for your continued and unwavering support! I was under the impression that dyndo would work with any grass, but looking back with hindsight, trying a different grass seems like an obvious option. I'm so happy that it works now, it looks awesome. Now I just have to get the colour of the distant grass to more closely match the near grass. https://imgur.com/a/HzIvqay I see that there has already been some discussion here about it, so I will begin happily tinkering. I'm so psyched! Skyrim never looked top tier until now THANK YOU. Grass billboards and grass LOD can be generated with any grass mod in the load order. It is all explained in second post and its source ..\DynDOLOD\docs\help\GrassLOD.html and the rest of manual. A couple posts back, the user gigan2 uploaded his TexGen config file for Tamrielic. Either that or updating the objects bounds with CK to make sure all grass billboards are created.
jared_maxwell Posted May 4, 2021 Posted May 4, 2021 27 minutes ago, jared_maxwell said: It is set to 20k. Actually - FPS is fine, but it stutters a lot.
sheson Posted May 4, 2021 Author Posted May 4, 2021 14 minutes ago, jared_maxwell said: Actually - FPS is fine, but it stutters a lot. LOD does not typically cause stutter since LOD is always loaded. Unless maybe available memory is really low. It is typically the loading of the cell and its full models. Make sure that No Grass in Objects has OnlyLoadFromCache = True
jared_maxwell Posted May 4, 2021 Posted May 4, 2021 10 minutes ago, sheson said: LOD does not typically cause stutter since LOD is always loaded. Unless maybe available memory is really low. It is typically the loading of the cell and its full models. Make sure that No Grass in Objects has OnlyLoadFromCache = True Yes, it has. It is maybe on cell change, but i can say for sure that disabling dyndolod output increases perfomance and almost eliminates stutters, except some micro ones in riverwood area.
sheson Posted May 5, 2021 Author Posted May 5, 2021 7 hours ago, jared_maxwell said: Yes, it has. It is maybe on cell change, but i can say for sure that disabling dyndolod output increases perfomance and almost eliminates stutters, except some micro ones in riverwood area. Don''t overload the system with a too busy load order, large textures, large models, high settings etc.. That applies to everything, full or LOD models and textures, grass etc. The LOD mod is created based on the load order on your choices helps. It typically contains 3 LOD types that work independently of each other. All have their own creation options, models and textures and settings in game.
jared_maxwell Posted May 5, 2021 Posted May 5, 2021 2 minutes ago, sheson said: Don''t overload the system with a too busy load order, large textures, large models, high settings etc.. That applies to everything, full or LOD models and textures, grass etc. The LOD mod is created based on the load order on your choices helps. It typically contains 3 LOD types that work independently of each other. All have their own creation options, models and textures and settings in game. Just if i had an idea what could possibly cause this...
sheson Posted May 5, 2021 Author Posted May 5, 2021 7 minutes ago, jared_maxwell said: Just if i had an idea what could possibly cause this... Testing lower game settings is typically a way to start. For testing LOD, For disabling specific LOD types only help. Reading the manual helps. Understanding that rendering grass or grass LOD outside the loaded cells really requires performance and resource no matter what. It doesn't come free.
jared_maxwell Posted May 5, 2021 Posted May 5, 2021 12 minutes ago, sheson said: Testing lower game settings is typically a way to start. For testing LOD, For disabling specific LOD types only help. Reading the manual helps. Understanding that rendering grass or grass LOD outside the loaded cells really requires performance and resource no matter what. It doesn't come free. I have regenerated not using grass, it still stutter. According to resource manager it happens when any textures/dyndolod stuff loaded.
sheson Posted May 5, 2021 Author Posted May 5, 2021 11 minutes ago, jared_maxwell said: I have regenerated not using grass, it still stutter. According to resource manager it happens when any textures/dyndolod stuff loaded. LOD for a worldspace is always loaded. It is enabled/disabled for the areas where cells are attached. If you want to find out if a specific LOD type might have the highest impact on resource usage, then disable only it. Easiest via settings,
gmahadhika91 Posted May 5, 2021 Posted May 5, 2021 12 hours ago, sheson said: Read the section "How LOD works in Skyrim" and "Mod Configuration Menu (SkyUI MCM)" in ..\DynDOLOD\docs\DynDOLOD_Manual.html The static LOD distance settings can be changed at any time, even directly in the game with the DynDOLOD SkyUI MCM Settings as already explained. OK I've read it and (hopefully) understood it better now. However, does this mean I should just increase Neverfade maximum? Because it is also said that eventually neverfade still fades. Also the mountain object that's been disappearing and pops in again turns out not necessarily because it's so far away. At some points, whether it's near or far, it's bound to pops out and pops in again. Is this unfixable, like is it just how SSE engine is?
sheson Posted May 5, 2021 Author Posted May 5, 2021 55 minutes ago, gmahadhika91 said: OK I've read it and (hopefully) understood it better now. However, does this mean I should just increase Neverfade maximum? Because it is also said that eventually neverfade still fades. Also the mountain object that's been disappearing and pops in again turns out not necessarily because it's so far away. At some points, whether it's near or far, it's bound to pops out and pops in again. Is this unfixable, like is it just how SSE engine is? It seems save to assume that if you are trying to alleviate resource usage for better performance it is usually better to change INI settings so they require resources/performance. Generally that means lowering INI settings. If LOD generation went as expected the Neverfade maximum more or less only applies to clouds and maybe a few "High" glow LOD Windows. As explained in the manual object LOD typically has 3 LOD levels. If the max distance of the third object LOD level is set lower than the max render distance of about a hundred cells, then objects in that distance turn on/off when crossing the threshold and the entire LOD 16 file for that distant area is enabled/disabled.
jared_maxwell Posted May 5, 2021 Posted May 5, 2021 1 hour ago, sheson said: LOD for a worldspace is always loaded. It is enabled/disabled for the areas where cells are attached. If you want to find out if a specific LOD type might have the highest impact on resource usage, then disable only it. Easiest via settings, Some nvidia cache is first on the list when it stutters actually. I got everything run through CAO and it got better, thou nvidia’s stuff is now causing 10 fps drops for about 0.5 second when i run to a new area. (sorry for text screenshot, it moves too fast so i can’t copy it)
gmahadhika91 Posted May 5, 2021 Posted May 5, 2021 19 minutes ago, sheson said: It seems save to assume that if you are trying to alleviate resource usage for better performance it is usually better to change INI settings so they require resources/performance. Generally that means lowering INI settings. If LOD generation went as expected the Neverfade maximum more or less only applies to clouds and maybe a few "High" glow LOD Windows. As explained in the manual object LOD typically has 3 LOD levels. If the max distance of the third object LOD level is set lower than the max render distance of about a hundred cells, then objects in that distance turn on/off when crossing the threshold and the entire LOD 16 file for that distant area is enabled/disabled. When it comes to LOD I try to make it the best as possible, because it's very distracting much more than textures or meshes. These are my DynDOLOD settings. How do I set it so the distant mountain pops in/out eliminated?
sheson Posted May 5, 2021 Author Posted May 5, 2021 11 minutes ago, gmahadhika91 said: When it comes to LOD I try to make it the best as possible, because it's very distracting much more than textures or meshes. These are my DynDOLOD settings. How do I set it so the distant mountain pops in/out eliminated? From the manual: fBlockMaximumDistance=distance for object LOD Level 16 If you want LOD level 16 to cover max render distance it should be around 100 * 4096 or so. It does not seem surprising there is a high resource usage if almost doubling the ultra LOD level 4 distance of 60000. Especially if LOD level 4 object LOD contains 3D tree LOD and/or grass LOD. With the terrain LOD multiplier of 4 this means terrain LOD level 4 meshes and textures are shown all the way to the max render distance. You might want to make the INIs default again so they do not contain other similar insane settings for the other things.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now