STEAM-GRUPPE
Blender Tutorial Community BlenderTuts
STEAM-GRUPPE
Blender Tutorial Community BlenderTuts
15
I SPIL
174
ONLINE
Grundlagt:
16. oktober 2012
Sprog:
Engelsk
Lokation:
United States 
HellJumper 26. sep. 2013 kl. 16:22
Problem Decompiling Model
By user Dr. Shenanigans:

Oprindeligt skrevet af Dr. Shenanigans:
I was recommended to ask support here for a little problem I have in regards to decompiling.

in mdldecomplier, I try to decompile my model and it loads the model, but it's unable to load the vertex data, and just quits.

studiocompiler on the other hand, just freezes when it gets to mdldecompiler_expressions.vta

OK Shenanigans, there are a few things that could be going wrong with the decompilation. First of all, you are aware that the folder structure of most valve games were changed with the implementation of the steampipe system, right? This means that you will need to fix your SDK in order to properly tell the decompiler where to look. That is explained in this guide: http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=157717488

Next, make sure that your decompiler is placed in the correct folder (should be located in the same folder as the studiomdl.exe file is which is generally your \username\sourcesdk\bin\ep1\bin\ folder). If you are using the fixed version of the decompiler, you will not need to hex your model. However, if you are using the regular MDLDecompiler program, you will need to open the extracted .mdl file with notepad++ and change "IDST0" to "IDST," in order to decompile.

If all else fails, you can always find the already decompiled tf2 models in your \username\sourcesdk_content\tf\modelsrc\player\ folder.
< >
Viser 1-3 af 3 kommentarer
Dr. Shenanigans 26. sep. 2013 kl. 21:04 
thanks man
Fafhrd 16. nov. 2013 kl. 23:18 
Where are the skeletons for the already decompiled models? If I import the Spy .mdl, for example, I get the model, but not the rig. I tried importing the DMX files, but that got nothing.

[edit]nm, the DMX does work. I guess it has to be the first thing that's opened. Though I get a C runtime error when I import the DMX.
Sidst redigeret af Fafhrd; 16. nov. 2013 kl. 23:23
HellJumper 17. nov. 2013 kl. 0:51 
When you import the .dmx or .smd file, make sure to uncheck the box that says "Append existing model" (bottom left of the import screen). Otherwise if there are ANY bones in your current scene, you won't get a new rig.
< >
Viser 1-3 af 3 kommentarer
Per side: 1530 50