VMAP: Difference between revisions
Jump to navigation
Jump to search
Polygonerror (talk | contribs) No edit summary |
(Add some info about the encoding) |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
.Vmap stands for Valve Map File, and it is the main map file extension used | .Vmap stands for Valve Map File, and it is the main map file extension used by Source 2's Hammer. The file itself is just a binary [[dmx]] file under encoding version 4, however Hammer can export an ASCII-encoded vmap. | ||
.Vmap_c stands for Valve Map File Compiled, and is the main map file extension used by [[Dota 2]] and [[Source 2]]. | .Vmap_c stands for Valve Map File Compiled, and is the main map file extension used by [[Dota 2]] and [[Source 2]]. |
Revision as of 14:40, 26 May 2020
.Vmap stands for Valve Map File, and it is the main map file extension used by Source 2's Hammer. The file itself is just a binary dmx file under encoding version 4, however Hammer can export an ASCII-encoded vmap.
.Vmap_c stands for Valve Map File Compiled, and is the main map file extension used by Dota 2 and Source 2.
The specifications for it are not currently known.
Vmap - Valve Map File (Successor of .map/.vmf)
Vmap_c - Valve Map File, Compiled (Successor of BSP Format)