MDLDecompiler: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Site is dead.)
Line 4: Line 4:
{{note|There is a workaround to decompiling Orangebox models. Simply open the model in notepad and change IDST'''0''' (Zero) to IDST''',''' (Comma) and save the .mdl.}}
{{note|There is a workaround to decompiling Orangebox models. Simply open the model in notepad and change IDST'''0''' (Zero) to IDST''',''' (Comma) and save the .mdl.}}


== External links ==
You can download working versions of the tools from the links below.
* [http://www.ecct2.com/files/mdldecompiler.exe MDLDecompiler]
* [http://www.ecct2.com/files/StudioCompiler.exe StudioCompiler]
{{note|The above are patched versions of the original tools, released by [[User:Erix920|Erix920]].}}


[[Category:Modeling]]
[[Category:Modeling]]
[[Category:Third Party Tools]]
[[Category:Third Party Tools]]

Revision as of 13:53, 2 September 2008

MDLDecompiler is a tool written by Cannonfodder for decompiling Source models.

Warning.pngWarning:MDLDecompiler only works with Episode 1 engine based models. It cannot decompile Orangebox models.
Note.pngNote:There is a workaround to decompiling Orangebox models. Simply open the model in notepad and change IDST0 (Zero) to IDST, (Comma) and save the .mdl.