Jump to content

The Grinch (PS1) .bzz files


Recommended Posts

  • 4 weeks later...

I did a bit of work on these formats.  The BZZ headers do change slightly from game to game, but the compression algorithm seems to be the same.  One day I might combine all the header formats into one script, but for now you should be able to use this Python script to decompress the data in The Grinch for further analysis.  It's not perfect because the format is crap (i.e. it doesn't store decompressed size that I can see, no proper filenames or file types, etc.).

 

 

grinch_bzz.zip

  • Like 3
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...