Hi guys,
Could anyone help me to figure out the texture format of MXvsATV Untamed PS2 version.
Like this :
MX_S_450f_Honda_Plastics_4_4.pst
Thx in advance
MXvsATV Untamed textures files
- Strobe
- Moderator
- Posts: 411
- Joined: Mon Oct 24, 2005 8:52 am
- Location: Sweden
- Been thanked: 16 times
- Contact:
Re: MXvsATV Untamed textures files
8 bit palettized image, X width specified in header. Cannot find Y though.
first block is 32bit indexes of palette, the rest of the body is image data.
import as RAW into photoshop with 512x and 340y for grayscale image.
this should be fairly simple to make a Conversion/Reconversion tool for.
first block is 32bit indexes of palette, the rest of the body is image data.
import as RAW into photoshop with 512x and 340y for grayscale image.
this should be fairly simple to make a Conversion/Reconversion tool for.

