[physfs] Adding Support for Custom Archives

Dave Kiddell mewse at azkaban.despayre.local
Fri Aug 6 16:50:36 EDT 2010


On Fri, Aug 06, 2010 at 10:18:12AM +0200, Christoph Nelles wrote:
> My primary goal is the ability to compile files into my executables which
> can be used in the same manner as files on the HDD and possibly overriden
> by files there, or vice versa.

I am pretty ignorant but I've heard that PhysFS is able to open a
self-extracting zip file as an archive. You can pass it argv[0] on a
Unix system and it behaves like a normal zip file (i think).. this is not a
solution if you want to write files to the archive or the NFS stuff
you mentioned.

-Dave


More information about the physfs mailing list