Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 15:27, 24 February 2026 by Qrow (talk | contribs) (Created page with "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 {{Caution|This decompiler will not output all information needed to recompile the map!}} Download: http://mapc.googlecode.com/files/mapdeconv.zip Source Code: http://code.google.com/p/mapc/source/browse/#svn/trunk/mapdeconv...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Caution

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