-
Notifications
You must be signed in to change notification settings - Fork 1
Description
A major feature required for libWiiPy to be able to surpass current offerings is the ability to both compress and decompress ASH files. Currently no library has support for this, there's just one Windows tool for extracting standard ASH files, one Python script for extracting only ASH files in My Pokemon Ranch, and then one Windows tool with no source that can compress standard ASH files.
Currently, there isn't any reference code out there for the compression routines, but thanks to the valiant effort of @Garhoogin, we now have modern, readable C code for decompression that can support both standard ASH files and the variant in My Pokemon Ranch, rather that needing two separate variations, which can be found here. It will need to be translated into Python, but then we'll have working decompression code, which is definitely a really great first step.
Work is currently being done to reverse engineer the compression routines.
Metadata
Metadata
Assignees
Labels
Projects
Status