Jump to content

DynDOLOD 3.00 Alpha 173


sheson

Recommended Posts

My latest Dyndolod generation did not output the esm or either of the esps. I did check the settings carefuly before running it since it takes over six hours (probably, I went to sleep) to generate the output with Seasons.

Of note: IgnoreLargeReferences=0 because uLargeRefLODGridSize=11 in my skyrimprefs.ini. I'm pretty sure it's something obvious to everyone but I can't think of what might have changed since I last ran Alpha 88. SSELODGen ran fine, as did TexGen. I only decided to regenerate this output because RWT updated to 5.3 and I wanted to see the glory. Nothing else changed in my last successful run except updating RWT, Turn of the Seasons to 1.0.7 (only adding seasonal ivy) and Dyndolod Resources to Alpha 26.

If anyone could help point me somewhere before I try again, this time whilst awake. Thanks.

Link to comment
Share on other sites

Hey Sheson, just had a small idea to further enhance usability when using open cities skyrim.

Would it be possible to add something like

if(open cities skyrim.esp = true || dummyplugin.esp = false){

 ignore opencitiesskyrim.esp and every plugin with opencitiesskyrim.esp as master
 activate every options for the first run
 name output dyndolod_output_part1.zip without the dyndolod esps but instead with an dummyplugin.esp

} else if (open cities skyrim.esp = true || dummyplugin.esp = true){

 activate every options for the second run
 name output dyndolod_output_part2.zip

} else if (open cities skyrim.esp = false) {

 run as normal

}


Dont know if its even as simple as that and it probably does not have priotity but i thought i just share my thought in case it might be usefull.

Anywayes following thoose alpha updates with great interest. Nice work so far :)

Link to comment
Share on other sites

50 minutes ago, universalrecycler said:

My latest Dyndolod generation did not output the esm or either of the esps. I did check the settings carefuly before running it since it takes over six hours (probably, I went to sleep) to generate the output with Seasons.

Of note: IgnoreLargeReferences=0 because uLargeRefLODGridSize=11 in my skyrimprefs.ini. I'm pretty sure it's something obvious to everyone but I can't think of what might have changed since I last ran Alpha 88. SSELODGen ran fine, as did TexGen. I only decided to regenerate this output because RWT updated to 5.3 and I wanted to see the glory. Nothing else changed in my last successful run except updating RWT, Turn of the Seasons to 1.0.7 (only adding seasonal ivy) and Dyndolod Resources to Alpha 26.

If anyone could help point me somewhere before I try again, this time whilst awake. Thanks.

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

26 minutes ago, Vashnera said:

Hey Sheson, just had a small idea to further enhance usability when using open cities skyrim.

Would it be possible to add something like


if(open cities skyrim.esp = true || dummyplugin.esp = false){

 ignore opencitiesskyrim.esp and every plugin with opencitiesskyrim.esp as master
 activate every options for the first run
 name output dyndolod_output_part1.zip without the dyndolod esps but instead with an dummyplugin.esp

} else if (open cities skyrim.esp = true || dummyplugin.esp = true){

 activate every options for the second run
 name output dyndolod_output_part2.zip

} else if (open cities skyrim.esp = false) {

 run as normal

}


Dont know if its even as simple as that and it probably does not have priotity but i thought i just share my thought in case it might be usefull.

Anywayes following thoose alpha updates with great interest. Nice work so far :)

If I ever spend time regarding Open Cities it would be to create the necessary LOD models required for single pass LOD generation.

Link to comment
Share on other sites

Hello, I hope everyone is well. I just downloaded DYNDOLOD and trying to get it to work. It's giving me the error "There are no modules in the data folder". I can see it's not using the correct file path for the SSE data folder on the loading screen.

How do I change the data file path? Will this also automatically update the plugins.txt, because the contents of that file don't look correct as well?

Thank you.

Link to comment
Share on other sites

51 minutes ago, ThorRight said:

Hello, I hope everyone is well. I just downloaded DYNDOLOD and trying to get it to work. It's giving me the error "There are no modules in the data folder". I can see it's not using the correct file path for the SSE data folder on the loading screen.

How do I change the data file path? Will this also automatically update the plugins.txt, because the contents of that file don't look correct as well?

Thank you.

See https://dyndolod.info/Messages/Windows-Registry-Key

The mod manager is responsible for updating plugins.txt

Link to comment
Share on other sites

So I have seen mostly good results from Dyndolod 3.0 alpha but I've noticed some pretty bad z-fighting occurring in Solitude (video link: https://imgur.com/jXLvvqc), I have noticed that to a much lesser extent in some other areas too, also I have a problem where sometimes the LOD won't unload, especially in Whiterun where I'll have the LOD model clipping through the full model.

Link to comment
Share on other sites

4 hours ago, TFVgen said:

So I have seen mostly good results from Dyndolod 3.0 alpha but I've noticed some pretty bad z-fighting occurring in Solitude (video link: https://imgur.com/jXLvvqc), I have noticed that to a much lesser extent in some other areas too, also I have a problem where sometimes the LOD won't unload, especially in Whiterun where I'll have the LOD model clipping through the full model.

Moved to the post to the DynDOLOD 3 Alpha thread.

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

Read all log messages https://dyndolod.info/Messages and the summary https://dyndolod.info/Help/Summary-Of-Messages that opens at the end, especially about large reference bugs https://dyndolod.info/Help/Large-References

Read the https://dyndolod.info/FAQ answers for Object LOD shows in active exterior cells and Out of place or floating objects

Link to comment
Share on other sites

I have a slight issue, DynDOLOD has the grass lod check box untickable because it can't locate the grass cache. I have that generated, the folder is called 'grass cache' and it's in my MO2 mods folder, and box ticked in the MO2 load order. Should I do something different with the grass cache folder so DynDOLOD can see it?

Link to comment
Share on other sites

1 hour ago, ThorRight said:

Should I do something different with the grass cache folder so DynDOLOD can see it?

If the folder is named 'grass cache', neither DynDOLOD nor NGIO* can see it.

  1. In MO2, you should have a mod named anything you like, 'Grass Cache' or whatever.
  2. Inside this mod, there should be a folder named 'grass'.
  3. Inside this 'grass' folder, there should be a bunch of *.cgid files.
  4. This mod should be enabled.

The 'grass' folder and its contents are generated by NGIO by running it pre-caching mode. You can move it from MO2's overwrite to inside a mod or from a mod to another one. But don't rename it and don't touch its contents.

(*) Assuming you're using Skyrim 1.5.97?

Link to comment
Share on other sites

2 hours ago, ThorRight said:

I have a slight issue, DynDOLOD has the grass lod check box untickable because it can't locate the grass cache. I have that generated, the folder is called 'grass cache' and it's in my MO2 mods folder, and box ticked in the MO2 load order. Should I do something different with the grass cache folder so DynDOLOD can see it?

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

If DynDOLOD "can't locate the grass cache" it means there are no *.cgid (or whatever is set with GrassGID INI setting) grass cache files in the virtual/physcial data\grass\ folder that DynDOLOD checks.

https://dyndolod.info/Help/Grass-LOD

Link to comment
Share on other sites

1 hour ago, sheson said:

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

If DynDOLOD "can't locate the grass cache" it means there are no *.cgid (or whatever is set with GrassGID INI setting) grass cache files in the virtual/physcial data\grass\ folder that DynDOLOD checks.

https://dyndolod.info/Help/Grass-LOD

https://imgur.com/a/VLfAFzM

Is this correct? That's the grass folder, with the cgid files in the virtual data folder of MO2. I checked the GrassGID INI and it's cgid.

What if I just throw them into the physical data folder, where should they go - what's the file structure? And is there somewhere in DynDOLOD I can check what pathway it's using to look for grass/cgid files?

Thank you!

Link to comment
Share on other sites

38 minutes ago, ThorRight said:

https://imgur.com/a/VLfAFzM

Is this correct? That's the grass folder, with the cgid files in the virtual data folder of MO2. I checked the GrassGID INI and it's cgid.

What if I just throw them into the physical data folder, where should they go - what's the file structure? And is there somewhere in DynDOLOD I can check what pathway it's using to look for grass/cgid files?

Thank you!

If the folder 'grass' is the mod name in MO2 you have to create another folder 'grass' where the files have to go.

Like this: '.../mod manger/[name of the mod]/grass/*.cgid'

Link to comment
Share on other sites

28 minutes ago, PRieST said:

If the folder 'grass' is the mod name in MO2 you have to create another folder 'grass' where the files have to go.

Like this: '.../mod manger/[name of the mod]/grass/*.cgid'

Bingo! That's done it for me, the Grass lod checkbox is now clickable.

Thank you very much everyone.

Link to comment
Share on other sites

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.