Thu, Dec 26, 6:02 AM CST

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Coordinators: RedPhantom

Poser - OFFICIAL F.A.Q (Last Updated: 2024 Dec 23 7:38 pm)



Subject: Deltas,ChanVis question?


uncle808us ( ) posted Sun, 05 September 2010 at 1:47 PM · edited Thu, 26 December 2024 at 5:53 AM

file_458724.png

I have a figure Boston terrier: When I load it and go to Poses I choose a mat file and then Poser 8 on Mac. starts asking me for a long list of ChanVis,and Deltas. Where can I put these files so It Poser 8 can locate all of them without asking me to locate them. Here is where I have them.

MacBook Pro OSX El Capitan Ver 10.11.6


Medzinatar ( ) posted Sun, 05 September 2010 at 2:16 PM

Look inside the pz2 file you are invoking and see where it thinks those files are, then put them there.  It may reference yet another pz2, so you may have to check that one also



uncle808us ( ) posted Sun, 05 September 2010 at 2:18 PM

How do I look into the file and what do I look for. Sorry I've never done this. Thanks

MacBook Pro OSX El Capitan Ver 10.11.6


markschum ( ) posted Sun, 05 September 2010 at 3:33 PM

the pz2 files are just plain text, any text editor will open them. If the file is using other files there will be a readscript  line with a file name and path. A mat pose file should NOT be loading deltas or channel visibility because those are morph injections.

It looks like those poses are loading morphs and textures, which is OK .  It may be that your preferences are set to a shallow search path which will limit finding the referenced files.


Medzinatar ( ) posted Sun, 05 September 2010 at 3:35 PM

You can use any text editor to look inside PZ2 file (you can't with PZZ because they are compressed)

For example, below is injecting base morphs to V4

{
 version
 {
  number 4.01
 }
 readScript ":Runtime:libraries:!DAZ:Victoria 4:Deltas:InjDeltas.V4BaseAll.pz2"
}

But that points to another file, so we look in that and see what it wants (part below)

{
version
 {
  number 4.01
 }

** readScript ":Runtime:libraries:!DAZ:Victoria 4:Deltas:Base:InjDeltas.CTRLTongueSide-Side.pz2"
 readScript ":Runtime:libraries:!DAZ:Victoria 4:Deltas:Base:InjDeltas.DSTStrength.pz2"
 readScript ":Runtime:libraries:!DAZ:Victoria 4:Deltas:Base:InjDeltas.FBMMale.pz2"
 readScript ":Runtime:libraries:!DAZ:Victoria 4:Deltas:Base:InjDeltas.FBMMaleNS.pz2"
 readScript ":Runtime:libraries:!DAZ:Victoria 4:Deltas:Base:InjDeltas.FHMGeorge.pz2"
 readScript ":Runtime:libraries:!DAZ:Victoria 4:Deltas:Base:InjDeltas.FHMJohn.pz2"
 ....and more stuff**

so make sure the files are in the folder it is asking for.
 



kirwyn ( ) posted Sun, 05 September 2010 at 3:38 PM

Sent you a site mail.


uncle808us ( ) posted Sun, 05 September 2010 at 3:38 PM

Ok I'll give that a go. Thanks

MacBook Pro OSX El Capitan Ver 10.11.6


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.