<div dir="ltr">Hi everyone,<div>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.</div><div><br></div><div>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?</div><div><br></div><div>Cheers,</div><div>Francesco Bertolaccini</div></div>