textures mtx - p2b2

Textures, recreate headers, conversions, algorithms and parsing of image files
reh
Posts: 48
Joined: Sun Apr 21, 2019 2:09 am

textures mtx - p2b2

Post by reh »

Hi, I'm trying to extract textures from these files, but they don't look right when I use TextureFinder.
example.png


The larger file has a MTX header, where you can see other types of files, such as P2B2, which are the textures (can be found in the folders).
000000aa.zip

I thank you for your help!
Acewell
Posts: 706
Joined: Fri Aug 08, 2014 1:06 am

[PS2] Zatch Bell! Mamodo Fury (*.mtx, *.p2b2)

Post by Acewell »

here is Noesis python script to open all images straight from mtx file. :D
tex_ZatchBellMamodoFury_PS2_mtx_p2b2.zip

edit
i set the script up to open single p2b2 files too. :)
Last edited by Acewell on Sat Feb 29, 2020 2:13 am, edited 5 times in total.
reh
Posts: 48
Joined: Sun Apr 21, 2019 2:09 am

Re: textures mtx - p2b2

Post by reh »

Acewell wrote:what is the game name and platform from which the samples came? :)

here is Noesis python script to open all images straight from mtx file. :D
tex_somegame_mtx.zip


Thank you again !!
The textures are from the game Zatch bell mamodo fury PS2.

Is it possible to make the script work with the gamecube version?
examples.zip

As I understand it, the files are big endian.