Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POD file format? (Terminal Velocity, Fury3, Hellbender, FLY!, Monster Truck Madness, etc) #85

Open
StrikerMan780 opened this issue May 28, 2024 · 1 comment

Comments

@StrikerMan780
Copy link

StrikerMan780 commented May 28, 2024

Would you consider adding POD format support to PhysFS?

https://moddingwiki.shikadi.net/wiki/POD_Format

There's several different versions of the format throughout Terminal Reality's history, and here's a python file for reading and extracting nearly all of them: https://github.com/ghoost82/podextract/blob/master/podextract.py

This should give you a good idea on how to read/write them.

I'm asking this, because I'm developing a source port for Terminal Velocity, Fury3, and Hellbender, and would like to use PhysFS with it, having some experience with it already in EDuke32.

@jopadan
Copy link

jopadan commented Sep 24, 2024

Here are the other POD versions checksum and compression algorithms and header/entry structures:
POD file format versions Checksum Algorithm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants