Page 1 of 1

REQUEST: Star Trek Online .mest file format

Posted: Wed Jul 04, 2012 7:02 pm
by flarespire
If this thread needs to be moved to an archive format request thread then so be it

As we know so far, the .mset file the MMO Star Trek Online uses is an archive format, containing 2 file, a .geo2 file and a .lodinfo file, now id like to start work with someone to bring into being a program or even a Noesis plugin that will alow us to extract these files from the .mset file, so that we may then start to study the .geo2 and .lodinfo files to then build a reliable 3d model viewer. The texture files (.wtex) are a simple modified .dds file, which can easily be extracted through the use of QuickBMS.

if anyone wants a .mset file to look at in full i will provide one. if you want to extract from the .hogg files yourself, looke up a program called "Gibbed.Champions.Bacon.exe" you should be able to fine it, if not leave a post and i will host a link to the program and the QuickBMS script which allows for texture conversions after extraction.

here is a screenshot of a .mset file open in hex workshop, i hope this is usefull
Image

heres is a download of a .mset file from STO for people to look at in more detail: http://www.mediafire.com/?rswxwae9o221x94

Re: REQUEST: Star Trek Online .mest file format

Posted: Thu Jul 05, 2012 12:26 pm
by Ekey
I think it's model file.

Re: REQUEST: Star Trek Online .mest file format

Posted: Thu Jul 05, 2012 12:31 pm
by pivke
Ekey wrote:I think it's model file.
I just wonder, where the indices are stored... :?

Re: REQUEST: Star Trek Online .mest file format

Posted: Thu Jul 05, 2012 12:41 pm
by flarespire
pivke wrote:
Ekey wrote:I think it's model file.
I just wonder, where the indices are stored... :?
The .mset format is a container file, as it lists 2 files inside of it in a hex editor, the .geo2 is the actual model file and the .lodinfo is, well the lod info for the model....

Re: REQUEST: Star Trek Online .mest file format

Posted: Wed Jan 01, 2014 5:28 am
by Carnaxus
Sorry for the necrobump, I won't bump this more than once. I'm wondering if this has ever been resolved and, if so, where the answer is hiding. Thanks for your time :)

Re: REQUEST: Star Trek Online .mest file format

Posted: Wed Jan 01, 2014 10:23 am
by shakotay2
as from the mset sample, at address 0x1E0, there seems to be 3 floats but then I don't see any structure in the data. Maybe compressed, encoded, whatever. So guess noone will waste time on this.

But you might have a look into this thread,
viewtopic.php?f=10&t=4225&p=85930&hilit=mset#p85930
see flarespire's post of Tue Jun 04, 2013 4:19 pm