PolytopiaMapImage
Introduction
The Battle of Polytopia only keeps one save file and deletes it when you start a new game. This tool extracts maps from save files and converts them into images or replay animations you can preserve and share.
Usage
Input: A .state file from your Polytopia save directory. Copy it to a safe location first, it gets deleted when you start a new game.
Output: An image (PNG/JPG) or replay animation (GIF).
Modes:
image - Screenshot of the current map state
replay - Animation showing the entire game from start to finish
./PolytopiaMapImage.exe -input=[input filename] -output=[output filename (default is output.png)] -mode=[drawing mode (default is image)]
Draw Image
./PolytopiaMapImage.exe -input=00000000-0000-0000-0000-000000000000.state -output=map.png -mode=image
Draw Replay
./PolytopiaMapImage.exe -input=00000000-0000-0000-0000-000000000000.state -output=replay.gif -mode=replay
Examples
Map Image
Replay