Mapdeconv - beyond-all-reason/springrts_engine_wiki_mirror GitHub Wiki

mapdeconv is a decompiler for SMF/SMT maps.

To use it, unzip the sd7 spring map file. For example: Code: 7z e SmallDivide.sd7 mapdeconv.exe SmallDivide.smf

If all goes well, it will output three files:

heightmap16bit.raw metalmap.bmp texture.bmp

Download: http://mapc.googlecode.com/files/mapdeconv.zip

Source Code: http://code.google.com/p/mapc/source/browse/#svn/trunk/mapdeconv

Forum Thread: http://springrts.com/phpbb/viewtopic.php?f=13&t=18562

Category:Map Tools