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

Very broken textures on mesh export #32

Open
Ry3yr opened this issue Nov 1, 2024 · 1 comment
Open

Very broken textures on mesh export #32

Ry3yr opened this issue Nov 1, 2024 · 1 comment

Comments

@Ry3yr
Copy link

Ry3yr commented Nov 1, 2024

While it was possibleto use AssetStudio to get a perfect rip on DeadlyPremonition2's models,

a more recent title (2024, Reynatis - Nintendo Switch) will only produce a mesh with garbled textures

Screenshot_2024-11-01-12-41-58

Texture Format DXT5
Screenshot_2024-11-01-12-47-52

Is there a way to fix this ?
All textures in this game come out strange like this,
asif they are missing data partially

This issue has been part of AssetStudio since 2020 it appears (!)
Perfare#559


It appears the textures in question are SWIZZLED:
"Unfortunately, there doesn't really seem to be a reliable way to unswizzle textures at this time, but the only thing I know of that ever produced usable results is rawtex on raw exported textures which doesn't support many newer texture formats and seems to work with less and less even of the formats it does support (like this) -- I just get almost empty files with a few squares in a corner from most now. You can try your luck with it though. Just make sure to export raw, not a conversion."
Perfare#1095

@Ry3yr
Copy link
Author

Ry3yr commented Nov 1, 2024

This fork includes unswizzel capabilities:
https://github.com/nesrak1/AssetStudio/releases

(Source: nesrak1/UABEA#185 (comment) )

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