problem for C2-files is: the Noesis Bayonetta plugin expects
pl00c2.wtb
but there is a
pl00c2.wta only
Changing the code from wtb to wta and choosing different DXT types as defaults results in this:
Bayo_Tex_.JPG
(mariokart64n posted the WTA Format here:
viewtopic.php?f=16&t=10147&p=83739&hilit=wtb#p83739
well,
XPR2_headers? I'll check that...)
C2-wta (offsets/sizes should refer to pl00c2.wtp):
8 textures at offsets
00040 00 00 00 00 00 08 00 00 00 28 00 00 00 28 E0 00
00050 00 48 E0 00 00 49 00 00 00 49 40 00 00 4A 40 00
sizes:
00060 00 0A B5 3C 00 2A B5 3C 00 00 C1 1C 00 2A B5 3C
00070 00 00 31 3C 00 00 61 3C 00 01 69 3C 00 05 69 3C
Doesn't make sense to me. Assumed we've big endian notation here:
first tex, offset + size > next offset!?
0x0 + 0xAB53C > 0x80000
Ah, see: the offsets make sense, the sizes might be the uncompressed ones.
You do not have the required permissions to view the files attached to this post.