This article's documentation is for anything that uses the Source engine. Click here for more information.

XBLAH's Modding Tool/Docs/Maps/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...")
 
m (Nesciuse moved page XBLAH's Modding Tool/Docs/Maps/Decompile/en to XBLAH's Modding Tool/Docs/Maps/Decompile without leaving a redirect: Move en subpage to basepage)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Language subpage}}
{{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.}}




[[File:XBLAH's Modding Tool - Maps - Decompile.png|thumb|800px|Decompiling a map]]
[[File:XBLAH's Modding Tool - Maps - Decompile.png|thumb|700px|Decompiling a map]]
Compiled maps for {{goldsrc|4}} and {{source|4}} can be decompiled through the tool. The tool will list all the mounted maps, both the loose files and the ones inside the [[VPK|VPKs]]. You will be able to decompile the maps without having to extract them beforehand.
Compiled maps for {{gldsrc|4}} and {{source|4}} can be decompiled through the tool. The tool will list all the mounted maps, both the loose files and the ones inside the [[VPK|VPKs]]. You will be able to decompile the maps without having to extract them beforehand.


== Accessing the feature ==
== Accessing the feature ==
Line 15: Line 18:


== Supported Games ==
== Supported Games ==
* All {{goldsrc|4}} games
* All {{gldsrc|4}} games
* All {{source|4}} games
* All {{source|4}} games


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:Level Design]]
[[Category:XBLAH's Modding Tool]]

Latest revision as of 12:26, 12 July 2024

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 map

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

Accessing the feature

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

Decompiling a map

Select the File.bsp you want to decompile.

The decompiled maps will be saved under 🖿content/mapsrc/decompiled as loose files.

Supported Games

See also