Posted: Sun Mar 04, 2012 2:24 pm
Actually it's because they don't really have a working alternative...KGJV wrote:QUOTE (KGJV @ Mar 3 2012, 09:12 PM) At this point I already warned everyone to stop using Milkshape and the plugin but , well, human and habits, you know...
QUOTE Stick to the MSR tools. period.
The last stage (4) is where the mdl/cvh are generated and , since we're using the MSR tools, it requires using .X file format. But before that, any tool or format can be used as long as in the end they can be converted without lose.[/quote]
I did manage to get the .x -> mdl conversion working with the MS tools once, but then my computer crashed and I lost my working tool chain.
Unfortunately it's not as simple as just passing a .x file to mdlc / xmunge or the original MS .bat files in the source. Well, it is if you try to convert the .x files in the MS source, but they use an old format for .x files. Files from modern .x file exporters didn't work too well. I managed to get it working by comparing the layout of the MS .x files with the ones from my exporter and writing a program to convert from the new layout to the old (the old layout had a name but I don't remember what it was). After converting from new to old layout I think I abused the flattening functionality of xmunge(?) to make a .x file to feed into a heavily edited version of the MS .bat file for conversion.
Anyway, it was a lot of work and I didn't manage to get things working again after the crash (the crash occurred while zipping the working tool chain for distribution - irony much?).
As it stands I don't believe there are any guides about on how to use the MS tools to convert .x to .mdl, and certainly not do it elegantly or using modern .x formats.
@compellor
I remember seeing mdlEdit's LOD slider working on some of my converted models - I was playing with multiple LODs in an mdl file so I used some extreme numbers.