Skip to content

AnalogMan151/DDSZ_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DDSZ_Tool

A python 3 script to decompress and recompress DDSZ files

Created to decompress the DDS files found in the Final Fantasy 8 Remaster for Switch game files and then recompress them again.

Requirements: LZ4 pip install lz4

usage: DDSZ.py [-h] filename

Process DDSZ files with LZ4

positional arguments:
  filename    Path to file

optional arguments:
  -h, --help  show this help message and exit

About

A python 3 script to decompress and recompress DDSZ files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages