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.

Tian Xia 2 .wdf (PFDW)

Featured Replies

  • Author
  • Localization

moonpaladin, posted Thu Feb 10, 2022 11:24 pm (69809)


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
  • Author
  • Localization

rabatini, posted Fri Feb 11, 2022 12:21 am (69811)


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:
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
  • Author
  • Localization

moonpaladin, posted Fri Feb 11, 2022 2:39 am (69812)


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!
  • Author
  • Localization

moonpaladin, posted Fri Feb 11, 2022 3:12 am (69813)


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/
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.