VMEX

From Valve Developer Community
Revision as of 19:44, 31 August 2010 by Barracuda (talk | contribs) (updated modded version. I should create a static link for the newest version...)
Jump to navigation Jump to search

Template:Otherlang2

Valve Map Extractor (VMEX) is a decompiler for Source engine maps. It converts BSP format files back into VMF format maps that can be loaded into Hammer. Since version 0.98g it supports all of Valve's games up to Left 4 Dead.

The Ship

To decompile maps for The Ship, download the modified version: VMEX (v0.98e) here.

Left 4 Dead

A modified version of vmex was created for decompiling Left 4 Dead maps by TerabyteDragon with permission by the original author. This modification resolves an issue with static props (specifically how large the entries are in the BSP file). This version can be downloaded from the link below. Note: This version of vmex is NOT guaranteed to work with maps from any other game.

Left 4 Dead 2

A pre-processor to modify Left 4 Dead 2 BSPs to be decompilable by VMEX written by Omnicoder can be downloaded below.

VMEX Mod

An unofficial, modified version of VMEX 0.98g made by Barracuda to support maps for newer Source Engine games including Left 4 Dead, Left 4 Dead 2, The Ship, Zeno Clash and Alien Swarm. It also features some bug fixes and an improved GUI and can be downloaded here.

See also