The VG Resource
Double Fine .mesh Models - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: The Resources (https://www.vg-resource.com/forum-109.html)
+--- Forum: The Models Resource (https://www.vg-resource.com/forum-111.html)
+---- Forum: Ripping Help (https://www.vg-resource.com/forum-115.html)
+---- Thread: Double Fine .mesh Models (/thread-26493.html)

Pages: 1 2


Double Fine .mesh Models - Carpaccio - 01-12-2015

Well once again searching has proved to be useless and I have to outright ask for help. I would think this would be a bit easier than some considering the archive format was figured out long ago. The models on the other hand are still a mystery. Can someone have a look and see if they can make any sense of these?

Dropbox Link

Kind of an important thing to me, hope it gets sorted out.


RE: Double Fine .mesh Models - Turbo Thunderbolt - 01-12-2015

.mesh is an xnlara model format.


RE: Double Fine .mesh Models - Mystie - 01-12-2015

(01-12-2015, 05:50 PM)Turbo Thunderbolt Wrote: .mesh is an xnlara model format.

I highly doubt that the Double Fine .mesh format is the same as the XNALara .mesh though.


RE: Double Fine .mesh Models - Carpaccio - 01-15-2015

Indeed, they are very different. I assume it has to do with combining the two files of mesh and header and reading them that way with some method. Otherwise just finding the model data itself in the .mesh file. If you're wondering I got this specific bunch from Costume Quest, one of my favorite indie games. Anyway, I'd really like to be able to rip from this game properly...


RE: Double Fine .mesh Models - Turbo Thunderbolt - 01-16-2015

Well just an example that I can confuse two files that look the same but are handled differently


RE: Double Fine .mesh Models - TGE - 01-16-2015

Here you go!

.zip   ghost_3.zip (Size: 22.31 KB / Downloads: 183)


RE: Double Fine .mesh Models - Carpaccio - 01-17-2015

OH SNAP...I mean...wow, that's awesome! Any particular way you did this? Mind sharing it with me so I can finally do some rips of my own rather than just requesting all the time?

Although if you wish to do them yourself, these are my top four needed...

Dropbox Link


RE: Double Fine .mesh Models - TGE - 01-17-2015

I used hex2obj to rip the model by manually putting in the offsets and values.
I now wrote a maxscript but I'm unable to automate the process due to being unable to figure out a certain section in the .mesh.header
I can't figure out the scaling of the UVs, they're skewed by arbitrary values. Do you think you could get any of the meshes you linked me through ninja ripper and send the rip to me?


RE: Double Fine .mesh Models - Carpaccio - 01-17-2015

Certainly, here's the two overworld figures. First for the Dentist, the other for Time Wizard.

Dropbox Link


RE: Double Fine .mesh Models - TGE - 01-17-2015

Thanks, I'll see what I can figure out by referencing the rips.


RE: Double Fine .mesh Models - Carpaccio - 01-17-2015

Thank you very much. It is very appreciated.


RE: Double Fine .mesh Models - Carpaccio - 01-23-2015

Hate to be pushy or anything, but I was curious if anything was discovered with this so far? These models are a bit important to my projects and I was hoping to get them converted...


RE: Double Fine .mesh Models - TGE - 01-23-2015

Well I'm not sure how to fix the uvs I'm afraid, so the less then wanted answer would be to use ninja ripper which appears to rip the meshes in tpose unless I figure out what's up with the uvs


RE: Double Fine .mesh Models - Carpaccio - 01-24-2015

That's a shame. The models tend to come out a bit distorted with Ninja Ripper, and I have a heck of a time putting them together properly. Ah well, I guess I'll have to make do with what I've got until later. Thank you very much for the effort.


RE: Double Fine .mesh Models - TGE - 01-24-2015

(01-24-2015, 08:40 AM)Carpaccio Wrote: That's a shame. The models tend to come out a bit distorted with Ninja Ripper, and I have a heck of a time putting them together properly. Ah well, I guess I'll have to make do with what I've got until later. Thank you very much for the effort.

The models do rip however, though the uvs are a bit screwed up.