Tian Xia 2 .wdf (PFDW)

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
moonpaladin
Posts: 74
Joined: Wed Mar 06, 2019 12:53 pm

Tian Xia 2 .wdf (PFDW)

Post by moonpaladin »

Hello! I saw some cool creatures from this game and finally was able to get the client (these chinese links took days to download lol), please someone can take a look at this samples, I have been trying with some netease scripts but them don't work. Thanks in advance!
:mrgreen:

https://www.mediafire.com/file/eudth8he ... 2.zip/file
rabatini
Posts: 179
Joined: Tue Jan 18, 2022 12:21 am

Re: Tian Xia 2 .wdf (PFDW)

Post by rabatini »

I take a look in those two files.
one of them char.wdf

have some dds images.

you can extract with this script.
is not the ideal, but helps.

Code: Select all

findloc OFFSET string "DDS" 0 "" 0
math i = 0
do

    goto OFFSET
    get DUMMY long
    findloc NEXT_OFFSET string "DDS" 0 ""

     if NEXT_OFFSET == ""

        get SIZE asize
    else
        math SIZE = NEXT_OFFSET

    endif
    math SIZE -= OFFSET
   log "" OFFSET SIZE
    math i += 1
    math OFFSET = NEXT_OFFSET

while NEXT_OFFSET != ""


Image
moonpaladin
Posts: 74
Joined: Wed Mar 06, 2019 12:53 pm

Re: Tian Xia 2 .wdf (PFDW)

Post by moonpaladin »

rabatini wrote:I take a look in those two files.
one of them char.wdf
have some dds images.

Thanks for the script rabatini! it works really well. I'm a bit confused about where are the mesh files! I need to check the others .wdf. Thank you!
moonpaladin
Posts: 74
Joined: Wed Mar 06, 2019 12:53 pm

Re: Tian Xia 2 .wdf (PFDW)

Post by moonpaladin »

Well seems that the client I got (around 1.7gb) is not complete, actually the current Tian Xia 3 could have all the meshes, hope someone can go further on this. Thanks :(
https://tx3.163.com/