Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

SDD header (Just Dance 2015-2019 - Wii)

Featured Replies

  • Author
  • Localization

TomatoJuice17, posted Sat May 18, 2019 11:31 pm (47821)


I'm trying to create my own textures for JD2019, but when I open the .tga.ckd files in HxD, the header instead of saying DDS says SDD, and when I open it in Photoshop or Paint.net it opens with error.

someone has a solution?


This is what the header looks like:

  • Author
  • Localization

GHFear, posted Mon May 20, 2019 2:15 am (47848)


TomatoJuice17 wrote:
I'm trying to create my own textures for JD2019, but when I open the .tga.ckd files in HxD, the header instead of saying DDS says SDD, and when I open it in Photoshop or Paint.net it opens with error.

someone has a solution?


This is what the header looks like:

SDD Header example.PNG


Try this:
https://zenhax.com/files/file.php_id=6363

It's a plugin for Noesis.
Download noesis and put it in the plugins folder.

Noesis download: http://www.richwhitehouse.com/index.php?content=inc_projects.php&filemirror=noesisv4401.zip
  • Author
  • Localization

TomatoJuice17, posted Fri Jun 21, 2019 9:19 pm (48960)


GHFear wrote:
TomatoJuice17 wrote:
I'm trying to create my own textures for JD2019, but when I open the .tga.ckd files in HxD, the header instead of saying DDS says SDD, and when I open it in Photoshop or Paint.net it opens with error.

someone has a solution?


This is what the header looks like:

SDD Header example.PNG


Try this:
https://zenhax.com/files/file.php_id=6363

It's a plugin for Noesis.
Download noesis and put it in the plugins folder.


Noesis download: http://www.richwhitehouse.com/index.php?content=inc_projects.php&filemirror=noesisv4401.zip



The problem is that this script only works to export textures already created to other formats, I want to create my textures and introduce them to the game (i alredy used that script) :(
  • Author
  • Localization

GHFear, posted Sat Jun 22, 2019 3:49 am (48963)


TomatoJuice17 wrote:
GHFear wrote:
TomatoJuice17 wrote:
I'm trying to create my own textures for JD2019, but when I open the .tga.ckd files in HxD, the header instead of saying DDS says SDD, and when I open it in Photoshop or Paint.net it opens with error.

someone has a solution?


This is what the header looks like:

SDD Header example.PNG


Try this:
https://zenhax.com/files/file.php_id=6363

It's a plugin for Noesis.
Download noesis and put it in the plugins folder.


Noesis download: http://www.richwhitehouse.com/index.php?content=inc_projects.php&filemirror=noesisv4401.zip



The problem is that this script only works to export textures already created to other formats, I want to create my textures and introduce them to the game (i alredy used that script) :(



Could you export a SDD file to a DDS file with noesis and then send me both files please?
  • Author
  • Localization

TomatoJuice17, posted Thu Jun 27, 2019 9:27 pm (49064)


GHFear wrote:
TomatoJuice17 wrote:
GHFear wrote:

Try this:
https://zenhax.com/files/file.php_id=6363

It's a plugin for Noesis.
Download noesis and put it in the plugins folder.


Noesis download: http://www.richwhitehouse.com/index.php?content=inc_projects.php&filemirror=noesisv4401.zip



The problem is that this script only works to export textures already created to other formats, I want to create my textures and introduce them to the game (i alredy used that script) :(



Could you export a SDD file to a DDS file with noesis and then send me both files please?



Sorry for taking so long to respond, my work has me busy and I forget to answer you but here are the files:

https://drive.google.com/open?id=1uKWfbwrh2s1PrfG7wRrRn3MarOTDsE7M

In the folder there's a file divided in two (the photo and the mask), a combined photo in .DDS which the background isn't transparent because the .DDS files don't support it, a photo combined in .PNG with the transparent background, and the .TGA.CKD original file.

The problem I have is that i wanna convert my .DSS files to .TGA.CKD, but it's awful with the wii textures, I already managed with success in Just Dance 2017 PC, but the project that I have in mind is for wii

PD: I already know how to combine them in Photoshop but that does not work for me, what I want is to convert them from .CKD to .DDS manually and vice versa

PD2: This is what it happens when I convert a .DDS file to .TGA.CKD:

https://imgur.com/KNctFP3
  • Author
  • Localization

GHFear, posted Thu Jun 27, 2019 10:38 pm (49065)


Yeah, it looks like an Nvidia created DDS file that's been scrambled up a little.
So should be pretty simple to make a tool to convert normal DDS to this format.
I could take a look at it a little further and maybe come up with some simple script when I have time.
  • Author
  • Localization

TomatoJuice17, posted Fri Jun 28, 2019 1:18 pm (49074)


GHFear wrote:
Yeah, it looks like an Nvidia created DDS file that's been scrambled up a little.
So should be pretty simple to make a tool to convert normal DDS to this format.
I could take a look at it a little further and maybe come up with some simple script when I have time.


Thanks in advance! :mrgreen:
  • Author
  • Localization

AlarodJD, posted Sat Jul 27, 2019 5:56 pm (50042)


Is it finished yet?
  • Author
  • Localization

TomatoJuice17, posted Fri Aug 02, 2019 12:59 am (50123)


AlarodJD wrote:
Is it finished yet?

I think not. :|
  • Author
  • Localization

TomatoJuice17, posted Fri Aug 02, 2019 1:02 am (50124)


GHFear wrote:
Yeah, it looks like an Nvidia created DDS file that's been scrambled up a little.
So should be pretty simple to make a tool to convert normal DDS to this format.
I could take a look at it a little further and maybe come up with some simple script when I have time.

GHFear, Did you find something about textures? :?:
  • Author
  • Localization

GHFear, posted Fri Aug 02, 2019 2:50 am (50127)


TomatoJuice17 wrote:
GHFear wrote:
Yeah, it looks like an Nvidia created DDS file that's been scrambled up a little.
So should be pretty simple to make a tool to convert normal DDS to this format.
I could take a look at it a little further and maybe come up with some simple script when I have time.

GHFear, Did you find something about textures? :?:


I am sorry man, I am building a house and don't have time to do anything really.
So I won't be able to work on anything until my house is done.
  • Author
  • Localization

TomatoJuice17, posted Sat Aug 03, 2019 2:46 pm (50150)


GHFear wrote:
I am sorry man, I am building a house and don't have time to do anything really.
So I won't be able to work on anything until my house is done.


Don't worry, anyway, thanks for your help! :mrgreen:
  • Author
  • Localization

AlarodJD, posted Sun Jun 07, 2020 5:43 am (57086)


Is he done
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.