XBLAH's Modding Tool/Docs/Models/Decompile: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Language subpage}} {{note|This tutorial was written for {{xblahmt|4}} v1.18.2. Please be aware that subsequent updates might have introduced alterations in terminologies, in...")
 
No edit summary
Line 4: Line 4:


[[File:XBLAH's Modding Tool - Decompile Models.png|thumb|700px|Decompiling a Model]]
[[File:XBLAH's Modding Tool - Decompile Models.png|thumb|700px|Decompiling a Model]]
Compiled models for {{goldsrc|4}} and {{source|4}} can be decompiled through the {{Xblahmt|4}}. The tool will list all the mounted models, both the loose files and the ones inside the [[VPK|VPKs]]. You will be able to decompile the models without having to extract them beforehand. The decompiled models will be saved under {{path|content/modelsrc/decompiled}} as loose files.
Compiled models for {{goldsrc|4}} and {{source|4}} can be decompiled through the {{Xblahmt|4}}. The tool will list all the mounted models, both the loose files and the ones inside the [[VPK|VPKs]]. You will be able to decompile the models without having to extract them beforehand.  


== Accessing the feature ==
== Accessing the feature ==
This can be accessed within the tool via {{Path|Top Menu > Models > Decompile|icon=custom|customico=Pointer.png}}.
This can be accessed within the tool via {{Path|Top Menu > Models > Decompile|icon=custom|customico=Pointer.png}}.
== Decompiling a model ==
Select the {{path||mdl|icon=file}} you want to decompile.
The decompiled models will be saved under {{path|content/modelsrc/decompiled}} as loose files.


== Supported Games ==
== Supported Games ==

Revision as of 19:50, 9 August 2023

English (en)Translate (Translate)
Note.pngNote:This tutorial was written for XBLAH's Modding Tool XBLAH's Modding Tool v1.18.2. Please be aware that subsequent updates might have introduced alterations in terminologies, introduced novel features, or reorganized certain elements within the interface.


Decompiling a Model

Compiled models for GoldSrc GoldSrc and Source Source can be decompiled through the XBLAH's Modding Tool XBLAH's Modding Tool. The tool will list all the mounted models, both the loose files and the ones inside the VPKs. You will be able to decompile the models without having to extract them beforehand.

Accessing the feature

This can be accessed within the tool via Custom IconTop Menu > Models > Decompile.

Decompiling a model

Select the File.mdl you want to decompile.

The decompiled models will be saved under 🖿content/modelsrc/decompiled as loose files.

Supported Games

See also