VMEX: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(removed hacked version, not even authored by original author.)
Line 7: Line 7:
=== The Ship ===
=== The Ship ===
To decompile maps for [[The Ship]], download the modified version: VMEX (v0.98e) [http://www.geocities.com/cofrdrbob/files/vmex-098e-ts.zip here].
To decompile maps for [[The Ship]], download the modified version: VMEX (v0.98e) [http://www.geocities.com/cofrdrbob/files/vmex-098e-ts.zip here].
=== Left 4 Dead ===
A modified version of vmex was created for decompiling [[Left 4 Dead]] maps by [[User:TerabyteDragon|TerabyteDragon]].  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.


== See also ==
== See also ==

Revision as of 15:55, 5 December 2009

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.

See also