Ceberus132 / pzz_compression

(De)compressor & (un)packer for files with pzz compression (Monster Hunter, GioGio’s Bizarre Adventure, many Capcom Games, etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(De)compressor & (un)packer for files with pzz compression

(Monster Hunter, GioGio’s Bizarre Adventure / JoJo no Kimyō na Bōken: Ōgon no Kaze, many Capcom Games, etc.)

Requirements

You need Python 3.x (Get it here: https://www.python.org/downloads/)

Usage

- Double-click the pzz_compression.py file
- Decide if you want to decompress a single file or batch decompress multiple files
- Enter a input file / folder path like e.g. "C:\Downloads\MonsterHunter\afs_data\BKYK0_1.HTM"
- Enter a output file / folder path like e.g. "C:\Downloads\MonsterHunter\afs_data_output\BKYK0_1.HTM"

NOTE: You can also change the file extension if needed (currently not supported in batch decompression)
e.g. "C:\Downloads\MonsterHunter\afs_data_output\BKYK0_1.html"

About

(De)compressor & (un)packer for files with pzz compression (Monster Hunter, GioGio’s Bizarre Adventure, many Capcom Games, etc.)

License:MIT License


Languages

Language:Python 100.0%