Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional CatSystem2 Information #36

Open
trigger-segfault opened this issue Mar 17, 2019 · 0 comments
Open

Additional CatSystem2 Information #36

trigger-segfault opened this issue Mar 17, 2019 · 0 comments

Comments

@trigger-segfault
Copy link

trigger-segfault commented Mar 17, 2019

I’m currently writing a C# library for working with and translating CatSystem2 files. I’ve discovered a lot of unknown values that don’t seem to be known in any other code I’ve seen, including how to properly read the offset for the next HG-X image along with its ID.

I’m working on dumping everything I’ve learned into a CatSystem2 Documentation Wiki. So far file formats are almost all documented. (HG-X is the last one needing documentation unfortunately, since it’s the hardest format.)

There’s also marcussacana‘s CatSceneEditor which can be used to enable debug mode via executable patch (although the KIF int archives will also need to be decrypted).

Edit: HG-X is now fully documented besides the unrle/deltafilter processing for standard images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant