Search found 2 matches

by hrvach
October 14th, 2014, 3:21 pm
Forum: Princed Resources (PR)
Topic: LZG format
Replies: 5
Views: 4546

Re: LZG format

Thanks for the reply! I will try using PR the way you mentioned... I'm not doing anything too smart, just trying to implement some of these routines in Python, POP1 was one of my favorite games when I was a kid and it's fun to finally learn what was in those DAT files and how the data was stored... :)
by hrvach
October 12th, 2014, 12:16 pm
Forum: Princed Resources (PR)
Topic: LZG format
Replies: 5
Views: 4546

LZG format

Hello everybody,

I'm new here, trying to write LZG implementation in Python to extract images from DAT files, and I was wondering if anybody could give me example of compressed and extracted data?

Thanks a lot!