32bitsago [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=48837 Screenshot the entire map <p>Hi,</p> <p>I would like to create a screenshot of the entire map (8x4 screens of 16x16 tiles) instead of just the &quot;viewport&quot; (1 screen of 16x16 tiles). I've looked for ways to take screenshots from the command line but this doesn't seem to be possible.</p> <p>My current idea is to use an automation (probably AppleScript since I'm on Mac) to press two keys every second: &quot;X&quot; on which I advance the camera to the next screen using some code attached to btnp(), and &quot;F6&quot; to take the screenshot. Once I have all 32 screenshots I would stitch them together with another script into a single image.</p> <p>All in all not super complicated, nor a lot of work, but before I write any code I wanted to check if there isn't some easier/ready-made way to do this to avoid facepalming myself later for missing something obvious :)</p> <p>Cheers, 32bitsago</p> https://www.lexaloffle.com/bbs/?tid=40465 https://www.lexaloffle.com/bbs/?tid=40465 Wed, 18 Nov 2020 07:23:27 UTC