Yavin7 aff1cc77f7 Figured out what carry is meant to be, I think.
Fixed bitarrays masking bitarrays
Working on figuring out how we load first data
2025-09-15 23:33:26 -06:00
2025-09-15 19:32:58 -06:00
2025-09-15 19:24:19 -06:00
2025-09-15 19:33:58 -06:00

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

Description
A Python library for decompressing and compressing BZZ files that were originally created for a couple of old PS1 games.
Readme MIT 56 KiB
Languages
Python 100%