Alternative to wad archive format.

Moderator: GZDoom Developers

Cyb
Posts: 912
Joined: Tue Jul 15, 2003 5:12 pm

Post by Cyb »

Graf Zahl wrote:
Chris wrote: That said, it might not be that hard to use zip files. There's libs around that do the handling for you (zzlib, I think) that run off zlib.

It's definitely not that hard. So far I just had problems to find some library that is usable for this. Most are either far too complex or just a big pain to use.
physfs: http://icculus.org/physfs/

I had a pain in the butt time getting it to compile for MinGW, but it should be a lot easier with MSVS (which I haven't attempted to compile it with).

At any rate, it actually already supports reading from wads, as well as zip files and a couple other archive types. Pretty easy to use too.
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”