Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 19 5:17 am)
Hi, I just got PMDedit from the store here and from what I am reading it looks like it is really easy to make INJ_REM files with this tool. It has a short PDF that explains how it works, but it seems very simple and straight forward. You might check it out, it will make the rem files for you.
Mike
Quote - Hi, I just got PMDedit from the store here and from what I am reading it looks like it is really easy to make INJ_REM files with this tool. It has a short PDF that explains how it works, but it seems very simple and straight forward. You might check it out, it will make the rem files for you.
Mike
Mike,
I just spent close to $200 this month (September) in Poser stuff, that is close to 4 months normally for me. I cannot afford to spend another dime till the 15th of October.
Poserverse The New Home
for NYGUY's Freebies
Quote - Can you not ..................... ? :blink:
A picture is worth .............................. what you paid for it, n'est pas? ....
cheers,
dr geep
;=]
That I knew about but I want to create a pose file that will remove morphs with out the end user having to do too much work.
Poserverse The New Home
for NYGUY's Freebies
I think there are some free apps that will do it but I don't remember what they are, Oh where is Acadia she's great at this. I bet Ockham or lesbently would know. (hope I spelled their names right.) There was a tute in a thread just a week or so ago on this I will look.
Attached Link: lesbentley post
lesbentley gave this help to me on how to make a REM pose for a non-INJ figure and it worked perfectly.Here is another lesbently tute: http://www.renderosity.com/mod/forumpro/showthread.php?message_id=2883862 This one uses morphmanager which is free.
Quote - Here is another lesbently tute: http://www.renderosity.com/mod/forumpro/showthread.php?message_id=2883862 This one uses morphmanager which is free.
Morph Manager won't work
Let me try to rephrase the question - Can I create a pose that will remove all morphs or is there a way to create a pose with a text editor to remove the morphs?
Sample of the pose file
injectPMDFileMorphs :Runtime:Libraries:Pose:V4 AFCO:A4 Top Morphs.pmd
createFullBodyMorph FBMA4AikoPetite
createFullBodyMorph FBMA4Realistic
createFullBodyMorph FBMA4Stylized
createFullBodyMorph FBMA4AikoBody
actor BODY:3
{
channels
{
valueParm FBMA4AikoPetite
{
name A4 Petite
}
valueParm FBMA4Realistic
{
name A4 Realistic
}
valueParm FBMA4Stylized
{
name A4 Stylized
}
valueParm FBMA4AikoBody
{
name Aiko4
}
}***
**** }*
Poserverse The New Home
for NYGUY's Freebies
Here is a step by step tutorial for creating inj and rem files that you can watch on You Tube, it explains what you need to write into the Cr2 ect.
http://www.youtube.com/watch?v=7Yw_dNk1-IQ Perhaps it will help.
Quote - Here is a step by step tutorial for creating inj and rem files that you can watch on You Tube, it explains what you need to write into the Cr2 ect.
http://www.youtube.com/watch?v=7Yw_dNk1-IQ Perhaps it will help.
Mike what I am trying to do is create a pose file to remove the morphs not a cr2 file
Poserverse The New Home
for NYGUY's Freebies
a very simple REM pose:
{
Version
{
Number 4
}
readScript ":Runtime:Libraries:!DAZ:Blackhearted GND4:MORPHNAME_03-lShin.pz2"
readScript ":Runtime:Libraries:!DAZ:Blackhearted GND4:MORPHNAME_03-rShin.pz2"
}
and the remMORPHNAME_03-lShin.pz2 script looks like this:
{
version
{
number 4
}
actor lShin:1
{
channels
{
targetGeom MORPHNAME
{
name -
indexes 0
numbDeltas 0
keys
{
static 0
k 0 0
}
}
}
}
}
Quote - a very simple REM pose:
{
Version
{
Number 4
}
readScript ":Runtime:Libraries:!DAZ:Blackhearted GND4:MORPHNAME_03-lShin.pz2"
readScript ":Runtime:Libraries:!DAZ:Blackhearted GND4:MORPHNAME_03-rShin.pz2"
}and the remMORPHNAME_03-lShin.pz2 script looks like this:
{
version
{
number 4
}
actor lShin:1
{
channels
{
targetGeom MORPHNAME
{
name -
indexes 0
numbDeltas 0
keys
{
static 0
k 0 0
}
}
}
}
}
Thanks I will experiment on this tonight.
Poserverse The New Home
for NYGUY's Freebies
Quote - > Quote - Here is a step by step tutorial for creating inj and rem files that you can watch on You Tube, it explains what you need to write into the Cr2 ect.
http://www.youtube.com/watch?v=7Yw_dNk1-IQ Perhaps it will help.
Mike what I am trying to do is create a pose file to remove the morphs not a cr2 file
Sorry I said CR2 I meant PZ2 the tute deals with INJ-REM files.
I think I have it figured out with help of Blackhearted.
Poserverse The New Home
for NYGUY's Freebies
Ya the tute was exactly the same thing. shows you how to do it by hand with a txt editor step by step.
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.
How to create a generic remove morphs Pose?
I have a outfit I am working on and created some morphs for it for different figures, but the app I had used to create the morphs did not create a remover of the morphs. How hard would it be to do this?
Poserverse The New Home for NYGUY's Freebies