XBLAH's Modding Tool/Docs/Models/Decompile: Difference between revisions
< XBLAH's Modding Tool | Docs
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) m (clean up, replaced: {{goldsrc → {{gldsrc (2)) |
m (Multipage removal) |
||
Line 1: | Line 1: | ||
{{ | {{LanguageBar}} | ||
{{Source topicon}} | |||
{{note|This tutorial was written for {{xblahmt|4}} 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.}} | {{note|This tutorial was written for {{xblahmt|4}} 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.}} | ||
Line 21: | Line 24: | ||
* [[XBLAH's Modding Tool]] | * [[XBLAH's Modding Tool]] | ||
* [[XBLAH's Modding Tool/Docs|XBLAH's Moddding Tool - Documentation Index]] | * [[XBLAH's Modding Tool/Docs|XBLAH's Moddding Tool - Documentation Index]] | ||
[[Category:Modeling]] | |||
[[Category:XBLAH's Modding Tool]] |
Revision as of 12:32, 12 July 2024




Compiled models for GoldSrc and
Source can be decompiled through the
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 Top Menu > Models > Decompile
.
Decompiling a model
Select the .mdl
you want to decompile.
The decompiled models will be saved under content/modelsrc/decompiled
as loose files.