ac2c2b3e18f325d080201f00c93b99a6d182a607
Updated num_bits to use int.fromBytes with big endian conversion. this makes that coversion much easier to understand
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%