Forum: DAZ|Studio


Subject: Need an Uncorrupted G8F

Cobbler3D opened this issue on Jul 10, 2022 ยท 18 posts


Cobbler3D posted Tue, 12 July 2022 at 5:47 PM

RHaseltine posted at 8:51 AM Tue, 12 July 2022 - #4441147

The path for the file that contains the reference should usually identify the product, and for content from Daz (and isntalled with its metadata) you can also use http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/metadata/list_products_used/start to generate a list of products used, so aply one of the "problem" morphs. You cana lso, with a little adjustment, use this for content from other stores that has been set up (by the vendor or by you) as a product.

It isn't large content sets alone that cause the slow down - it's large libraries of morphs for a given figure as all these links have to be cross-checked on loading to get everything correctly hooked up.

So by nature of purchasing and installing a character or morph set via DIM, that automatically attaches its morph data to a list of items that G8F needs to load when placing her in the scene?

Thanks for the link! So I will run the script in the IDE then and see how it goes.