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

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
..-..
somehow the PC g1t files work on PSVita though which is weird since the vita certainly cannot do DX5 (see below:)

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
..-..