FireSoft Half-Life MDL Converter: Difference between revisions
Jump to navigation
Jump to search
(Created page with ''''FireSoft Half-Life MDL Converter''' ('''FMC''') is a semi-automatic models allows converter to convert the model of the Source Engine to a format understandable for the GoldSR…') |
Ultradude25 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
'''FireSoft Half-Life MDL Converter | '''FireSoft Half-Life MDL Converter (FMC)''' is a semi-automatic converter to convert a model made for the Source Engine to a format understandable for the GoldSRC Engine. | ||
The model should be put in | The model should be put in the folder <code>modelsrc\models</code>. | ||
Run <code>mdldecompiler.exe</code> and decompile the model. | |||
Then start <code>compiler.bat</code> and if you're lucky you get a model ready for use in the GoldSRC Engine. | |||
One of the features of this compiler is that it can | One of the features of this compiler is that it can compile a model even if it has no texture. If necessary, it makes one. | ||
If necessary, | |||
== Changelog == | == Changelog == | ||
Fixed compilation ragdoll and animations with simple parameters. | |||
Fixed bug with attached sometimes arises because of defects decompilation. | |||
Optimised code handler textures. | |||
Fixed a bug with the size of textures | Fixed a bug with the size of textures. | ||
== | == Download == | ||
* [http://www.sendspace.com/file/nsfjbx FMC 0.7b] - | * [http://www.sendspace.com/file/nsfjbx FMC 0.7b] - Download mirror for the latest version. | ||
[[Category:Fire Soft]] | [[Category:Fire Soft]] |
Revision as of 04:25, 7 March 2010
FireSoft Half-Life MDL Converter (FMC) is a semi-automatic converter to convert a model made for the Source Engine to a format understandable for the GoldSRC Engine.
The model should be put in the folder modelsrc\models
.
Run mdldecompiler.exe
and decompile the model.
Then start compiler.bat
and if you're lucky you get a model ready for use in the GoldSRC Engine.
One of the features of this compiler is that it can compile a model even if it has no texture. If necessary, it makes one.
Changelog
Fixed compilation ragdoll and animations with simple parameters.
Fixed bug with attached sometimes arises because of defects decompilation.
Optimised code handler textures.
Fixed a bug with the size of textures.
Download
- FMC 0.7b - Download mirror for the latest version.