f1c346a634873c7f9f0e5cfcceb039b756c42788
Fised a lot of logic Set starting bit to 0x800, since that's after a big blank space in files, is the method bit we are expecting (0x0B) every time, and works to decomp all files (wow!)
python-bzz
A Python library for decompressing and compressing BZZ files that were originally created for a couple of old PS1 games.
Notice
This project is VERY work-in-progress
Features
It supports the following features:
- (uh...)
I hope to add the following:
- Extract/decompress BZZ files
- Compress files into BZZ format (I did say it was a work in progress)
Why did I start this?
To support mods for the PS1 game, The Grinch; especially Archipelago randomizer support. For more information on Archipelago, please go here
Languages
Python
100%