VitaSmith / gust_tools

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

A11-A14 .PSSG.GZ support? #17

Closed NikoofDeath closed 3 years ago

NikoofDeath commented 3 years ago

I was looking into possibly upscaling some of Atelier Rorona DX's textures, however, unfortunately the majority of its textures (as well as those for Totori, Meruru, and Ayesha) are contained in PSSG.GZ, before they moved to the Elixir format with Escha and Logy. I haven't found any working tools (only brief investigations/requests) for the format, and standard PSSG tools do not work. Would it be within the scope of this project to add support for these files?

VitaSmith commented 3 years ago

Would it be within the scope of this project to add support for these files?

If someone else want to submit a patch, then yes. If I'm the one that has to do it, then I'm afraid not...

CatClawed commented 3 years ago

Is there something Ego PSSG Editor isn't doing for you? It seems to read and extract these files properly, though I can't comment on repacking.

The ones that are just PSSG files were a pain to me (these contain G1T files and Ego doesn't know how to mass extract these textures), so I made a very janky tool to mass extract them.

VitaSmith commented 3 years ago

I'm going to close this issue then, as I'm hoping it is solved with the comment above.