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

The Simpsons Game PS3 - txd files

Get your graphics formats figures out here! Got details for others? Post here!
Post Reply
User avatar
Johny233
ultra-n00b
Posts: 6
Joined: Sat Jan 27, 2018 11:38 pm
Has thanked: 2 times

The Simpsons Game PS3 - txd files

Post by Johny233 »

Hey there, i've managed to extract the .str files with aluigi's quickbms script for .str extraction. Which then it extracted some files were extracted as .txd which are the texture files. I've tried gta's txd editors and none of them recognized the format, some of them would only show what's inside the txd but wouldn't extract or show the textures, just the names. Anyone could help me out?

Using ViceTXD i'am able only to see the names of the files. Can't see the textures or extract em.
https://imgur.com/a/mBOXhfP



Example Files: https://files.fm/u/p4tvwqkb
Acewell
VIP member
VIP member
Posts: 1330
Joined: Wed Nov 05, 2008 12:16 pm
Has thanked: 2710 times
Been thanked: 884 times

Re: The Simpsons Game PS3 - txd files

Post by Acewell »

here is Noesis python script to open your txd samples. :D
tex_TheSimpsonsGame_PS3_txd.zip
supports dxt1, dxt3, dxt5, morton swizzled rgba, top level mip only
i wasn't 100% sure about type 0x2 but i only saw one of those in all your samples. :]
You do not have the required permissions to view the files attached to this post.
User avatar
Johny233
ultra-n00b
Posts: 6
Joined: Sat Jan 27, 2018 11:38 pm
Has thanked: 2 times

Re: The Simpsons Game PS3 - txd files

Post by Johny233 »

Thank you very much haha! Didin't expect a reply so soon. It works perfectly!
ftpjif
ultra-n00b
Posts: 2
Joined: Sat Aug 31, 2019 4:03 pm

Re: The Simpsons Game PS3 - txd files

Post by ftpjif »

hey, im looking to do the same thing, can this be achieved the same way on an Xbox360 version? if so, where can i find the .txd's. I'm able to extract .str's with QuickBMS but navigating through The Simpsons Game's folders is such a hassle.

thanks!
User avatar
Edness
n00b
Posts: 12
Joined: Sun Feb 11, 2018 12:26 pm
Location: Kurzeme, Latvija
Has thanked: 4 times
Been thanked: 3 times
Contact:

Re: The Simpsons Game PS3 - txd files

Post by Edness »

(Sorry for the 3 year bump)
Acewell wrote: Mon Jan 21, 2019 5:08 am [...] i wasn't 100% sure about type 0x2 but i only saw one of those in all your samples. :]
I've seen texture format 0x2 in other RenderWare games, and depending on how it's stored, it can either have an accompanying palette with an 8-bit bitmap where the palette is stored as a separate 0x86 (32-bit) formatted texture with an identical filename, or it's simply an A8 formatted texture. Some games like Burnout Revenge use both :P
ftpjif wrote: Sat Aug 31, 2019 6:06 pm hey, im looking to do the same thing, can this be achieved the same way on an Xbox360 version? if so, where can i find the .txd's. I'm able to extract .str's with QuickBMS but navigating through The Simpsons Game's folders is such a hassle.
Here is a plugin for the Xbox 360 version! It uses a different data layout, and an .ITXD extension.
https://github.com/EdnessP/scripts/blob ... _NewGen.py

Edit: Hope you don't mind, I wrote my own implementation of PS3 textures in the above script, because the filenames in the original script were being cut off at 16 characters for whatever bizarre reason, and during batch exports it'd be very noticeably slow, likely due to needlessly reading and processing all the mipmaps. :D
ColROSSal
ultra-n00b
Posts: 1
Joined: Thu Jul 13, 2023 11:09 am

Re: The Simpsons Game PS3 - txd files

Post by ColROSSal »

Hi, so I’m trying to work on making a vrchat model of a Simpsons game character but, when I try to get the texture for the specific character it only shows one color or one texture


Example:
You do not have the required permissions to view the files attached to this post.
sr20det
ultra-n00b
Posts: 1
Joined: Wed Jul 26, 2023 2:17 pm
Has thanked: 2 times

Re: The Simpsons Game PS3 - txd files

Post by sr20det »

I'm still not able to get mine to load textures in blender. Can load the models just fine but not the textures. Anyone else have this issue?


Edit: Didn't realize this post was 4 years old... Sorry :roll:
Post Reply