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.

Wolfenstein Youngblood (.MDL)

Featured Replies

  • Author
  • Localization

DJ Normality, posted Sat Apr 03, 2021 7:00 pm (63203)


After exporting the contents the mesh is .md6mesh. I've tried looking into the format but there isn't much on it. I was able to figure out a few things though from looking at the data.

The files are strange but it was able to find some patterns. Seems the characters and objects are padded to 34. The vertex always start after the 00 00 00 3F.
Image

These seem to be the offset of each mesh. It does change here for the hair/eyelashes/eyebrows. The padding is 36.
Image

It still has the 80 3F but there is a gap of 00's before the vertex start i noticed. I did cut each file from the 1st blue set of bytes. Making it so each file starts out at model/xxxx
Image

This is the header now from the cut files
Image

Faces are always in short and start directly after uv's
Image

After much time the model is extractable. I was hoping a script could be made based off the information. Thanks in advance.
Image


md6mesh sample
https://drive.google.com/file/d/1sVKRCB ... sp=sharing

cut sample
https://drive.google.com/file/d/1XXOtVY ... sp=sharing
  • Author
  • Localization

coredevel, posted Sun Apr 04, 2021 7:09 pm (63217)


I don't have any information about .md6mesh, but I recall you need two files:
.md6mesh
.md6skl

.md6mesh may have some data dependencies stored in .md6skl, so both files need to be read together.

So, you're missing abby.md6skl.
  • Author
  • Localization

DJ Normality, posted Sun Apr 04, 2021 8:51 pm (63222)


Sorry about that. I found that file. Do you recall how its done ? And yeah idk why i put MDL on the name then md6mesh in the post :?
  • Author
  • Localization

coredevel, posted Mon Apr 05, 2021 4:07 am (63224)


I just remember looking at some Wolfenstein New Order files a while ago. The files were named .bmd6model. But it looks like they changed some things since then? I haven't kept up.
  • Author
  • Localization

func_door, posted Wed Jul 14, 2021 3:46 pm (65194)


I was interested in seeing if I could import that Jager model you extracted in Blender but the download link doesn't seem to work.

Is there anyway you could reupload the extracted model into a working link? Thanks :)
  • Author
  • Localization

DJ Normality, posted Thu Jul 15, 2021 1:43 am (65203)


I never hosted the assets only the samples.
  • Author
  • Localization

DKDave, posted Thu Jul 15, 2021 8:05 pm (65212)


I did this manually with Noesis a while ago, from your sample, which was the only 1 I had. You might have sorted them all by now :-)

It was a bit of an odd format to try and script properly though - I wasn't sure if your sample was cut from a larger file, or that's how it was extracted from the game itself.

If you do have any other samples textures, I can have another look at it sometime

Image
  • Author
  • Localization

DJ Normality, posted Fri Jul 16, 2021 1:21 am (65217)


You didnt :D :D :D :D Ok here is a link to the folder. I got some textures not many. And I cut the mesh data from the OG files. which prob wasnt good but they seem to start out the same each time. Not sure if it will help.

[Samples]
**edit**

OK I have a few more samples now of the original mesh and i left my _CUTS.zip in there just incase. I also included the .anim files someone above mentioned them are for bones not sure if you needed them too.
  • Author
  • Localization

func_door, posted Fri Jul 16, 2021 4:19 pm (65222)


DJ Normality wrote:
I never hosted the assets only the samples.


That's a bummer, I've been after that model for about 2 years now, tried extracting it myself from the files but no luck.

It was a worth a shot anyway :P
  • Author
  • Localization

scarrior, posted Wed May 04, 2022 6:19 pm (71402)


Hey author. For what game you create this model?
  • Author
  • Localization

spaceman35, posted Thu Jun 02, 2022 9:33 pm (71804)


How to extract textures?
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.