i need help with a custom texture format to unswizzle for the ps2 game NANA. If you could help me achieve this in any way it would be a great help as i could get to work on fantranslating the game. I am putting a 65$ USD LTC/BTC bounty on anyone who can successfully unswizzle this format, and it will be paid to the first person who can provide the function or proof that they can unswizzle the current texture format. Please contact me on my social platforms for this : @mxlg on discord and @mxlgborn on telegram.
This image ^ is what i got in tile molester, from using 8x8 block size 32bpp RGBA, on 2 dimensions with the custom block size. i still see the swizzling, and also i have this image with 24x24:
also here is the sample files you can test in tilemolester or any file explorer: https://www.mediafire.com/folder/gx88877fgxwye/NKT
The issues are the unswizzle method. The pallete starts at 0x1A0 and the texture at 0x5A0. The width and the height it seems is 256x512, the color depth is 8bpp.