Skip to content

A Python library for decompressing and compressing BZZ files that were originally created for a couple of old PS1 games.

License

Notifications You must be signed in to change notification settings

Yavin7/python-bzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 still work-in-progress

Features

It supports the following features:

  • Extract/Decompress BZZ files
    • Note: It does not name or properly type the files. I'm working on a file type map

I hope to add the following:

  • Identify and correctly type output files
  • Compress files into BZZ format

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

About

A Python library for decompressing and compressing BZZ files that were originally created for a couple of old PS1 games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages