Iuvenis_Scriptor opened this issue on Nov 18, 2020 ยท 31 posts
Iuvenis_Scriptor posted Wed, 18 November 2020 at 12:22 PM
There are already at least two threads on this topic, but given them that one has devolved into an argument over the reasons for the end of DSON compatibility in Poser 12, I decided to create a separate one focused on exploring solutions and work-arounds.
I can confirm my suspicions that you can technically get G8 figures into Poser 12 via the following steps:
I assume this process will work for G1-3 figures as well. This will at least get a posable, morphable, and subdivided Genesis+ base figure into Poser 12. The downside is that I doubt the "Transfer Active Morphs" script will work on this converted figure, so getting clothes to fit a morphed character won't be as simple as it once was, though it's still technically possible via a process similar to the above. Pose presets are also unlikely to work.
I have some background in programming, and I've been researching ways to convert Python 2 material to Python 3. While script conversion seems rather easy, I think the core of the incompatibility lies in the "dzdsonimporter" PYD file, which is a compiled module. This means that I would most likely need access to the source code. Given that Daz does not appear to have any plans to continue supporting (and thus profiting from) the DSON Importer, what do you think the chances are that they'd be willing to open up the source code? Does anyone think it's worth asking?