VMEX: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(otherlang2)
(→‎See also: Added a link to a full l4d vmex download)
Line 14: Line 14:
* [http://www.geocities.com/cofrdrbob/vmex.html VMEX] - the official website.
* [http://www.geocities.com/cofrdrbob/vmex.html VMEX] - the official website.
* [http://steamreview.org/external/vdc/vmex098g.zip VMEX 0.98g] - download mirror for the latest version.
* [http://steamreview.org/external/vdc/vmex098g.zip VMEX 0.98g] - download mirror for the latest version.
* [http://jupiter.clarion.edu/~s_awroxby/vmex098g-l4d.zip VMEX 0.98g for Left 4 Dead]


[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Level Design]]
[[Category:Level Design]]
[[Category:Glossary]]
[[Category:Glossary]]

Revision as of 20:45, 18 October 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.

The Ship

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

Left 4 Dead

A hacked version of vmex was created for decompiling Left 4 Dead maps by TerabyteDragon. This hack resolves an issue with static props (specifically how large the entries are in the BSP file). Download available here (replaces the.jar from the 0.98g release).

See also