Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Mapdeconv: Difference between revisions

From Fightorder
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..."
 
No edit summary
 
Line 9: Line 9:


heightmap16bit.raw
heightmap16bit.raw
metalmap.bmp
metalmap.bmp
texture.bmp
texture.bmp


{{Caution|This decompiler will not output all information needed to recompile the map!}}
{{Note|This decompiler will not output all information needed to recompile the map!}}


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

Latest revision as of 15:27, 24 February 2026

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

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

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