SeriousCache/UABE

Extracted Texture2D is broken

paul-arg opened this issue · 0 comments

Hello,

I am trying to extract a texture 2D from compressed assets (in a StreamingAssets folder).

The resulting PNG is
adder_menu png-CAB_6b90c0c83ee5c4f9631b0f9a7e167c8c-2042195884972777644

It looks like we are almost there, but the PNG is kinda "compressed" with blocks of 4x4 pixels.

Is there something I can so to get the correct format?

Thanks