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

Just Dance 3 [X360] Weird DDS Textures

Get your graphics formats figures out here! Got details for others? Post here!
Post Reply
yunyl
n00b
Posts: 10
Joined: Fri Dec 29, 2017 10:27 pm
Has thanked: 2 times

Just Dance 3 [X360] Weird DDS Textures

Post by yunyl »

Hey guys, I found these textures inside the files of Just Dance 3 (Xbox 360) and it's using AnvilNext engine, which uses .forge files for compressing it's data. With a help of a friend, I managed to extract the textures from the forge files and I'm stuck and I can't get the real textures from the files that are in the zip, which is attached below. Someone told me that they are swizzled and they need to be un-swizzled with Noesis's API. Please helğ, I got 1457 textures that I want to convert all together. I would be really really greatful if someone made a Noesis script for these, I really need to extract these textures. They are important to me :cry:
jd3x360.zip
You do not have the required permissions to view the files attached to this post.
Last edited by yunyl on Thu Apr 09, 2020 9:41 pm, edited 1 time in total.
yunyl
n00b
Posts: 10
Joined: Fri Dec 29, 2017 10:27 pm
Has thanked: 2 times

Re: Just Dance 3 [X360] Weird DDS Textures

Post by yunyl »

Anyone?
Acewell
VIP member
VIP member
Posts: 1330
Joined: Wed Nov 05, 2008 12:16 pm
Has thanked: 2710 times
Been thanked: 884 times

Re: Just Dance 3 [X360] Weird DDS Textures

Post by Acewell »

here is Noesis python script to open your samples. :D
tex_JustDance3_X360_jd3.zip
supports X360 tiled dxt1, dxt3, dxt5 and rgba32
your images are going to view as upside down in Noesis,
i didn't want to flip them and mess with the data.
you can do this yourself in image editing software.

i also included a bat file in the attachment for adding a .jd3 extension to your
extensionless samples for the sake of opening them with the Noesis python script. :D
create a folder and put your samples in it and put the bat file in there too,
then click the bat file and it will add jd3 extension to the extensionless files.
You do not have the required permissions to view the files attached to this post.
yunyl
n00b
Posts: 10
Joined: Fri Dec 29, 2017 10:27 pm
Has thanked: 2 times

Re: Just Dance 3 [X360] Weird DDS Textures

Post by yunyl »

Acewell wrote: Fri Apr 10, 2020 7:47 am here is Noesis python script to open your samples. :D
tex_JustDance3_X360_jd3.zip
supports X360 tiled dxt1, dxt3, dxt5 and rgba32
your images are going to view as upside down in Noesis,
i didn't want to flip them and mess with the data.
you can do this yourself in image editing software.

i also included a bat file in the attachment for adding a .jd3 extension to your
extensionless samples for the sake of opening them with the Noesis python script. :D
create a folder and put your samples in it and put the bat file in there too,
then click the bat file and it will add jd3 extension to the extensionless files.
Thank you so much :cry:, you're the best :D
AlarodJD
ultra-n00b
Posts: 2
Joined: Fri Dec 11, 2020 2:12 am

Re: Just Dance 3 [X360] Weird DDS Textures

Post by AlarodJD »

I actually have a question. How did you extract a game that uses AnvilNext on Xbox 360? I have been trying currently to little avail. If you could help me out, I would appreciate it.
Post Reply