Craxic / Psiga

Transistor Package Tools
5 stars 5 forks source link

Can't open Hades pkg files. #2

Open MackG96 opened 4 years ago

MackG96 commented 4 years ago

I'm able to look through Pyre and Transistor files without issues. I can load Hades files but when I try to open them the program just crashes. I tried the 720p files and even tried sticking some files in Transistor's path to no avail.

wightfyre commented 4 years ago

Supergiant has updated to Version 7 in their packages. Previously when they had changed to Version 6 before Psiga 0.3 was released, you could modify the .pkg and .pkg_manifest hex value at offset 03 on the first line to read 05 instead of 06 (the version number). This workaround doesn't work for Version 7 it seems, as changing the value from 07 to 06 (or 05) still causes the program to crash when attempting to load the package.

I suspect Version 7 has some actual changes that need to be addressed and not just the new version number

Smashman commented 3 years ago

A fork can open Version 7 packages. https://github.com/quaerus/Psiga

millmouse commented 3 years ago

How do I use the fork? i'm a noob