Page 1 of 1

Edit EGA /Tandy graphics

Posted: July 15th, 2022, 2:30 pm
by Mills
Hi.

I was looking for a way to edit the ega and tandy graphics of prince 1 for DOS. I only know the "edungeon.dat" and "epalace.dat" contain the ega and tandy graphics for the levels, They can look much better with a few changes I think.

I exported them using PR:

Code: Select all

pr -e DAT\edungeon.dat edungeon.dat
But I don't know how to re-import them again, because this does nothing, only errors:

Code: Select all

pr -i DAT edungeon.dat
Also I'd like to edit the "sprites" and I don't Know where they are.

Thanks a lot!

Re: Edit EGA /Tandy graphics

Posted: July 16th, 2022, 10:18 am
by Mills
So I found that pr is working ok, edungeon and epalace have the ega and tandy graphics, and the other dat files have 16 colour images which are loaded using the ega tandy palette.

All mods I found use vga palettes, so I'll have to convert them to ega palette.