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

Clean room specifications of Blood data structures #1

Open
DaZombieKiller opened this issue Jun 9, 2018 · 2 comments
Open

Clean room specifications of Blood data structures #1

DaZombieKiller opened this issue Jun 9, 2018 · 2 comments

Comments

@DaZombieKiller
Copy link

DaZombieKiller commented Jun 9, 2018

As you may or may not be aware of, there was a leak of Blood's source code (in alpha form, approximately a year or so before the first shareware release) a while back.

Conveniently, many of the game's data formats (such as QAV, SEQ, etc) were completed by this time, and the included tools for authoring and modifying these files still work with the final game.

It might be worthwhile to consider getting a team together to write some specifications based on this code to ensure more accuracy when you get around to dealing with Blood.

@sirlemonhead
Copy link

I can help - I've reverse engineered the Blood data formats and can correctly decrypt the MAP and RFF files without any guesswork on what decrypt keys need to be used. I also know the correct format for the XWALL, XSECTOR and XSPRITE data specific to Blood's .map files. Let me know if you need anything!

@TsarFox
Copy link
Owner

TsarFox commented Jun 10, 2018

Thanks for the suggestion, I was aware of the source code release but wasn't sure of how I'd go about "ethically" extracting that sort of info.

And I'll definitely get in contact with you, @sirlemonhead. Thanks for offering to help with that!

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

3 participants