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.

Warhammer 40K: Fire Warrior (*.geodx, *.tgdx)

Featured Replies

  • Author
  • Localization

Doctor Loboto, posted Mon Apr 25, 2016 11:13 pm (12858)


Apparently nothing has been researched in terms of this game's file formats. Here we have what I believe to be the model and texture files. Not sure if they're archives or otherwise. Can someone see if these can be converted to something useful?

https://www.dropbox.com/s/w1krf1e27v43ovb/C_daemon.zip?dl=0
  • Author
  • Localization

Acewell, posted Tue Apr 26, 2016 2:23 am (12860)


first submesh of c_daemon.GeoDx with inverted normals :D
Image

the face indices for each submesh are clearly separated by 00 00 01 00 02 00 so it looks like 47 or so :shock:

c_daemon.TgDx is an uncompressed archive of dxt3 textures. you can separate these by hand and add a proper header if there is no other way to extract them. each texture begins with a 24 byte custom header starting with ELEM that probably has the type, width, and height of the texture data that follows.

the 24 byte texture header looks like this to me
4 bytes - ELEM
4 bytes - length of data starting immediately after this
4 bytes - type?
4 bytes - width
4 bytes - height
4 bytes - ?
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.