Jump to content

PS2 Kidou Senshi Gundam Seed .tm2 images


Go to solution Solved by piken,

Recommended Posts

  • Members
Posted

These are not the standard PS2 .tm2 image, for the 33K files, they look like 128x256 image.
The pixels part seems ok at 0x70, but the palette doesn't make scene!?
Any helps?  

Seed_tm2.jpg.6dd169e0a88dad487852af20a3e39083.jpgSeed_tm2.zip

 

 

  • Members
Posted

thanks for the reply, but when I look at the palette parts there are patterns like this:

Hex.thumb.jpg.89d58fbce92392fc364a11ae587e45b5.jpg

 

one block of data contains 32 set of 4-bytes (RGBA) and each file have 8 blocks which give me an idea of 32X8 (256) colors.

Also for 4bbp in pixels part, only 16 color will be use!?

  • Solution
Posted (edited)

Does this look closer? The game probably assigns each tile (16x16 pixels, 16 colors) a different set of 16 colors from the palette, like how the SNES worked with tilemaps. So reconstructing the image with suitable colors would require the graphics, palette, and tilemap palette indices.

image.png.8e29d2caae49b135b117ce9ca5dc9b76.png

image.png.cce387852d19dfd5285360e9af0d44cf.png

Edited by piken
Add 2nd picture.
  • Like 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...