Soul Calibur 4
- chrrox
- Moderator
- Posts: 2601
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1358 times
Re: Soul Calibur 4
How to extract DDS from the file?Itze wrote:i've ripped this game from my disk to my drive now and i can't find the textures lol...
can anyone tell me in which file(s) the character textures are?
Re: Soul Calibur 4
i too am stumped on how to access the textures... i've seen that someone posted some compressed dds and jpeg files which i was able to decompress using xbdecompress and they worked...
however when i run xbdecompress on any of the .spd archives i still don't see any dds files or png's / jpegs whatever inside
however when i run xbdecompress on any of the .spd archives i still don't see any dds files or png's / jpegs whatever inside
-
Darko
- double-veteran

- Posts: 709
- Joined: Mon Jul 13, 2009 6:16 pm
- Has thanked: 71 times
- Been thanked: 119 times
Re: Soul Calibur 4
How does the xbdecompress work?? I was trying to make it work but I couldn'tItze wrote:i too am stumped on how to access the textures... i've seen that someone posted some compressed dds and jpeg files which i was able to decompress using xbdecompress and they worked...
however when i run xbdecompress on any of the .spd archives i still don't see any dds files or png's / jpegs whatever inside
Re: Soul Calibur 4
you just write xbdecompress inputfile outputfile and it decompresses the file for you...
i've found out that soul calibur iv runs with decompressed files too, so that makes modding a bit easier
i still don't know how to get usable texture out of the uncompressed bigfiles tho
i'm guessing that NMD = namco model data
and NTXR = namco texture
but theres also NDXR files
i can''t do anything with any of those tho
where is
chrrox
when you need him?
i've found out that soul calibur iv runs with decompressed files too, so that makes modding a bit easier
i still don't know how to get usable texture out of the uncompressed bigfiles tho
i'm guessing that NMD = namco model data
and NTXR = namco texture
but theres also NDXR files
i can''t do anything with any of those tho
where is
- chrrox
- Moderator
- Posts: 2601
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1358 times
Re: Soul Calibur 4
I can read the face data now I am just putting it all together in a script ill release it once i am all done.
here is one model file vertex view.

here is one model file vertex view.

- lionheartuk
- double-veteran

- Posts: 727
- Joined: Tue May 16, 2006 10:55 pm
- Location: Everywhere
- Has thanked: 32 times
- Been thanked: 34 times
Re: Soul Calibur 4
Awesome ^__^.
Thanks Chroxx.
Thanks Chroxx.
"Lemons are people nice hardworking & honest people too..."
- chrrox
- Moderator
- Posts: 2601
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1358 times
Re: Soul Calibur 4
its getting there just need to look at one other type of mesh then it should be good.


Re: Soul Calibur 4
looking good Chrrox
i've found out that model swapping works (try replacing f_face_* with m_face_* brrr
)
do you think it's possible to modify the mesh and inject it back into the bigfiles?
also do you know anything about the texture format yet?
i'd love to mod this game like sf iv, not "just" extract stuff from it
i've found out that model swapping works (try replacing f_face_* with m_face_* brrr
do you think it's possible to modify the mesh and inject it back into the bigfiles?
also do you know anything about the texture format yet?
i'd love to mod this game like sf iv, not "just" extract stuff from it



