Do we have a Persist reader?

LetsRaceBwoi

Well-Known Member
Is there anything that could be used to read Persist files, and then read their RefPack-compressed data and decompress it?
 
The FARv3 reader unpacks Persist Containers, but it hasn't been generalized for whatever reason? See tso.files.FAR3.FAR3Archive, line 115-133. Shouldn't be too hard to read the extra info that this implementation skips over, spec is here: http://wiki.niotso.org/Persist_container
 
E4NUI4h.png

The Far extractor doesn't seem to work for it; does it support it? I'll check up on the code too.
 
Check out my tuning.dat reader in TSO. Files. It reads persist :)
Also, on a slightly unrelated note, d'you mind if I add the Mozilla license to your launcher?
 
Check out my tuning.dat reader in TSO. Files. It reads persist :)
Also, on a slightly unrelated note, d'you mind if I add the Mozilla license to your launcher?
I'll check the tuning.dat reader out too since it's similar to censor.DAT. Thank you. As for the license, go ahead.
 
Back
Top