Morphography tutorials
Text file hacking for fun and profit
• Main Index • Tutorial Index

Actually, I'm lying about the fun. The profit is probably not true, either :-)

Most of the files used by Poser are in text format; this makes them more enormous than they would be in some other format, but on the positive side they can be hacked if you know what you're doing.

This tutorial will serve as an introduction to the general concepts and methods. We won't try to explain everything that goes on within these files, for the simple reason that I can't explain things that I don't understand myself. :-) We'll deal with some simple procedures that will nevertheless be useful in a lot of different situations:

• What you need

There is a handy program you can buy which will do all this and more, without the possibility of wrecking your files. CR2 Edit by Daniel Wilmes can be obtained from Zenware Online. If you've got CR2 Edit, you probably won't need the rest of this tutorial.

If you prefer to get your hands dirty, you'll need a text editor capable of handling enormous files. Notepad won't do! I use Programmer's File Editor which, although it isn't being developed any more, is more than adequate and is free. Get it from any of the usual download sites, or visit the author's page at http://www.lancs.ac.uk/people/cpaap/pfe/.

• Dire warnings

If you mess up editing one of these files, the object it controls almost certainly won't work properly, and Poser might crash. So take heed of these basic precautions:

• Down to business

Pick your destination:

• Main Index • Tutorial Index