BSPSource: Difference between revisions
Jump to navigation
Jump to search
Note:Decompiling maps may not always result in 100% accurate builds. Some differences (keyvalues, materials, etc) may not be an exact match as the original map.
(Added some info) |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''BSPSource''' is a decompiler for [[Source]] engine maps based on [[VMEX]]. It converts [[BSP]] format files back into [[VMF]] format maps that can be loaded into [[Hammer]]. It supports more (especially newer) Source engine games than VMEX | '''BSPSource''' is a decompiler for [[Source]] engine maps based on [[VMEX]]. It converts [[BSP]] format files back into [[VMF]] format maps that can be loaded into [[Hammer]]. It supports more (especially newer) Source engine games than VMEX, has some bugs fixed and supports new features. | ||
{{note|Decompiling maps may not always result in 100% accurate builds. Some differences (keyvalues, materials, etc) may not be an exact match as the original map.}} | {{note|Decompiling maps may not always result in 100% accurate builds. Some differences (keyvalues, materials, etc) may not be an exact match as the original map.}} |
Revision as of 15:03, 12 July 2011
BSPSource is a decompiler for Source engine maps based on VMEX. It converts BSP format files back into VMF format maps that can be loaded into Hammer. It supports more (especially newer) Source engine games than VMEX, has some bugs fixed and supports new features.

Links
- BSPSource homepage - download the latest version