Page 1 of 1
Documentation
Posted: December 17th, 2008, 10:56 am
by scape
Hi, this is probably a really stupid question - but I haven't done any pop editing for a long time. I downloaded prm 1.2 and have extracted and edited one of the dat files. All well and good, but how on earth do you put the files back into a dat file?I can't seem to work it out. Is there any documentation for this?
Cheers
Re: Documentation
Posted: December 18th, 2008, 12:15 pm
by BlackChar
A brief documentation is included within the PR archive. See readme, you'll find out you can import files back using the -i option

eg:
Code: Select all
C:\PRINCED\PR> pr -iext compiled\vdungeon.dat
This will import the bitmaps and palettes that are in c:\princed\pr\ext and associated to vdungeon.dat in the resource file and generate the file c:\princed\pr\compiled\vdungeon.dat.
Re: Documentation
Posted: December 20th, 2008, 10:40 am
by scape
Cheers - I'll give it a shot
