[physfs] Unpacked file format with long paths

Francesco Bertolaccini bertolaccinifrancesco at gmail.com
Thu Jun 15 13:57:33 EDT 2017


Hi everyone,
I am currently writing a loader for an archive which uses - as usual - an
unpacked format. The only problem is that the pathnames may exceed 64
bytes, and this poses a problem because it goes against the "rules" stated
in the physfs source. But: it also mentions that those rules can be relaxed
as necessary.

So, is it possible to use the unpacked utilities with filenames longer than
64 bytes, or do I have to rewrite all those just to have more headroom?

Cheers,
Francesco Bertolaccini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/physfs/attachments/20170615/84c748fa/attachment.html>


More information about the physfs mailing list