pakled opened this issue on Oct 12, 2009 · 6 posts
ockham posted Mon, 12 October 2009 at 10:47 PM
Attached Link: Batch converter
If the material files have the MC6 extension, they won't show as icons in P5. And if they are in PZ2 form but use the internal keyword of the MC6, (mtlCollection) they probably won't work either.If the latter is the case, you could try resaving them as PZ2 files and putting
them in a Pose folder. The change is easy: just replace each
mtlCollection
with
figure
and change the ext to PZ2.
If you have a whole bunch of files like this, you could use my
batch-converter script .....
http://ockhamsbungalow.com/Python/CR2%20Helpers/MC6%20-%20MT5%20-%20PZ2.zip