Skip to content

G1TExtract cannot extract G1T's from the PSVita versions of the game #6

Description

@LiEnby

somehow the PC g1t files work on PSVita though which is weird since the vita certainly cannot do DX5 (see below:)
image

the only issue is the images are way to big for the console

im using A20 (Atelier Nelke)
Oh and you have to specify 0x5B as DXT5 to even get the images from A20.
case 0x5B: Format = Textures.TextureFormat.DXT3; BitPerPixel = 8; break;

heres a G1T from psvita version of A20 ..
Textures.zip

..-..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions