XBLAH's Modding Tool/Docs/Maps/Decompile: Difference between revisions
< XBLAH's Modding Tool | Docs
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 3: | Line 3: | ||
[[File:XBLAH's Modding Tool - Maps - Decompile.png|thumb| | [[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 {{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. | ||
Revision as of 11:54, 22 August 2023




Compiled maps for GoldSrc and
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 Top Menu > Maps > Decompile
.
Decompiling a map
Select the .bsp
you want to decompile.
The decompiled maps will be saved under content/mapsrc/decompiled
as loose files.