VitaSmith / gust_tools

A set of utilities for dealing with Gust (Koei Tecmo) PC games files
Other
206 stars 23 forks source link

Issue with gust_pak and Ciel Nosurge DX #35

Closed Sugoidude closed 3 years ago

Sugoidude commented 3 years ago

When unpacking, the size of the unpacked directory is lower than the .pak; however, the size on disk is still higher. When packing it back together, it stops at 1.76MB, indicating a read error on facemotiondata.bin, sized at 0KB. Multiple files are sized at 0KB. When trying to unpack this faulty .pak, it gets identified as A17 format. Used PACK01.pak for this. PACK02.pak unpacks, but when packing it back together, it doesn't start and indicates an error: "A22 extensions can't be used on 64 bit PAKs"

Sugoidude commented 3 years ago

Attached is PACK01.pak.

PACK01.zip

VitaSmith commented 3 years ago

Thanks for the report. This should be fixed in the latest version.