Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Playstation 2 "r2t" / "rtx" textures

Get your graphics formats figures out here! Got details for others? Post here!
Post Reply
Caboose
advanced
Posts: 67
Joined: Fri Sep 18, 2009 6:20 pm
Has thanked: 16 times
Been thanked: 1 time

Playstation 2 "r2t" / "rtx" textures

Post by Caboose »

I extracted some texture files from a game archive, and I'm wondering if any of you know how to open them. The file extensions are "r2t" and the first 3 characters of the files are always "rtx."

First 0x70 bytes:

Code: Select all

72 74 78 54 CD CD CD CD C0 44 00 00 01 00 00 00 01 01 00 00 00 00 00 00 61 00 00 00 00 00 00 00 00 00 08 00 24 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD 24 00 00 00 00 01 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 CD CD CD CD CD CD CD CD
User avatar
SILENTpavel
advanced
Posts: 54
Joined: Fri Aug 05, 2011 5:53 am
Has thanked: 87 times
Been thanked: 16 times

Re: Playstation 2 "r2t" / "rtx" textures

Post by SILENTpavel »

Say the full game title or upload files - samples.
Caboose
advanced
Posts: 67
Joined: Fri Sep 18, 2009 6:20 pm
Has thanked: 16 times
Been thanked: 1 time

Re: Playstation 2 "r2t" / "rtx" textures

Post by Caboose »

The game title is Star Wars Bounty Hunter

Here are some samples http://www.mediafire.com/download/cqn61 ... xtures.zip
password: xentax
User avatar
cra0
ultra-veteran
ultra-veteran
Posts: 438
Joined: Fri Apr 27, 2012 9:37 am
Has thanked: 29 times
Been thanked: 189 times
Contact:

Re: Playstation 2 "r2t" / "rtx" textures

Post by cra0 »

Seems like RGB data but I can't tell much with those file samples they are all the same size doesn't help with deciphering the header

112byte header
RGB data???
Acewell
VIP member
VIP member
Posts: 1330
Joined: Wed Nov 05, 2008 12:16 pm
Has thanked: 2710 times
Been thanked: 884 times

[PS2] Star Wars: Bounty Hunter (*.r2t)

Post by Acewell »

Caboose wrote: Sun Jun 22, 2014 5:14 am The game title is Star Wars Bounty Hunter

Here are some samples http://www.mediafire.com/download/cqn61 ... xtures.zip
password: xentax
here is Noesis python script to open your three *.r2t samples. :D
tex_StarWarsBountyHunter_PS2_r2t.zip
supports 8bit rgba with shuffled palette
need more diverse samples to extend the script.
You do not have the required permissions to view the files attached to this post.
Post Reply