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

Unsupported GXT textures in MGS HD Collection #28

Open
fagirton opened this issue Oct 4, 2021 · 1 comment
Open

Unsupported GXT textures in MGS HD Collection #28

fagirton opened this issue Oct 4, 2021 · 1 comment

Comments

@fagirton
Copy link

fagirton commented Oct 4, 2021

Seems like Metal Gear Solid HD Collection uses different format than regular GXT files and GXT from PlayStation All-Star Battle Royale, which is made by Bluepoint Games too. I've talked about it with Cri4Key, who made a ripping and packing tool for PSASBR and improved Scarlet for it, he said: "They are totally different from the PSASBR ones.

Honestly, they seem to be based on GXT too, specifically the 16 bytes starting at 0x10 seem very familiar to what in GXT is located at 0x20. It's just modified. It's just a hunch that may be right, or may be totally wrong. Tried trial and error with modifying the header under HEX editor and trying to make it read as a GXT but nothing really worked. Maybe there is a way to make it work, something I am missing, or my deduction is just wrong. Sorry if I can't help out much with these, they have the same extension .ctxr but internally the format is different. That's why the tool says the CTXR is invalid, because it's not designed to open these ones. I don't plan to work on them as of now, I don't have the time for it anyway. The only clue I can give you that may be either right or wrong, is that these may be GXT textures packed just differently, as if it has a sort of stripped header. 0x18 is width, 0x1A is height. That's all I could guess on this format at first glance."

So, is there any chance to add support for this format? Also font texture may be in different format than, for example, splash screens, that I sent to Cri4Key.

@fagirton
Copy link
Author

fagirton commented Oct 4, 2021

Link to splash screens ripped from the game: https://drive.google.com/drive/folders/1phuZNfGuBB4TXe-lBnHc6cWw03lwcbaO?usp=sharing

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