MDLDecompiler: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(i added some mirrors to replace the dead links. A shame cannonfodders web is down, it had some very usefull tools.)
mNo edit summary
Line 2: Line 2:


{{warning|'''MDLDecompiler''' only works with Episode 1 engine based models. It cannot decompile Orangebox models.}}
{{warning|'''MDLDecompiler''' only works with Episode 1 engine based models. It cannot decompile Orangebox models.}}
{{note|There is a workaround to decompiling Orangebox models. Simply open the model in [http://notepad-plus.sourceforge.net/uk/site.htm Notepad++] (standard notepad will not work) and in the first line, change IDST'''0''' (Zero) to IDST''',''' (Comma) and save the .mdl,}} then simply decompile.
{{note|There is a workaround to decompiling Orangebox models. Simply open the model in [http://notepad-plus.sourceforge.net/uk/site.htm Notepad++] (standard notepad will not work) and in the first line, change IDST'''0''' (Zero) to IDST''',''' (Comma) and save the .mdl,}}  


== External links ==  
== External links ==  

Revision as of 14:14, 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++ (standard notepad will not work) and in the first line, change IDST0 (Zero) to IDST, (Comma) and save the .mdl,

External links

You can download working versions of the tools from the links below.