Hi,
wouldn't it be handy for "screenshots" to export a PNG file (scaled 1:1) of the map? Maybe select an area on the map screen, then press PrintScr..
Dump map? Export to PNG?
Re: Dump map? Export to PNG?
Do you mean export the map map (what is displayed on the map screen) or do you mean the rendered map with the tilesets and everything?
Re: Dump map? Export to PNG?
The latter. I've seen many people showcasing their factories, but either blurry (zoomed out to far to recognize single entities) or too small. Of course you can patchwork your factory in an external tool, but it would be so much easier if factorio could handle that.
Challenges:
* decide zoom factor (or let the user do that)
* cut off unimportant areas (easily done manually on the map)
* deal with memory issues on really big exports (I don't know if factorio is actually rendering everything on the map or just the visible area)
* probably some more I don't know yet.
Challenges:
* decide zoom factor (or let the user do that)
* cut off unimportant areas (easily done manually on the map)
* deal with memory issues on really big exports (I don't know if factorio is actually rendering everything on the map or just the visible area)
* probably some more I don't know yet.
Re: Dump map? Export to PNG?
Basically the function is already implemented by using the lua-interface:
https://forums.factorio.com/wiki/inde ... screenshot
So this might not be very "normal-user"-friendly, but I saw nothing that can't be made easier with the help of a "screenshot-mod" that helps the user to make screenshots from their base, defined area etc.
Unfortunately a mod like that doesn't exist, yet.
https://forums.factorio.com/wiki/inde ... screenshot
So this might not be very "normal-user"-friendly, but I saw nothing that can't be made easier with the help of a "screenshot-mod" that helps the user to make screenshots from their base, defined area etc.
Unfortunately a mod like that doesn't exist, yet.
Re: Dump map? Export to PNG?
Works for me!
Re: Dump map? Export to PNG?
I just put a bit of maths that could help someone in creating such a mod heredrs9999 wrote: So this might not be very "normal-user"-friendly, but I saw nothing that can't be made easier with the help of a "screenshot-mod" that helps the user to make screenshots from their base, defined area etc.
Unfortunately a mod like that doesn't exist, yet.
-
- Inserter
- Posts: 42
- Joined: Sun Aug 16, 2015 10:23 am
- Contact:
Re: Dump map? Export to PNG?
I know about the FactorioMap mod ... but is there a way to the same for the MAP MAP?Glyph wrote:Do you mean export the map map (what is displayed on the map screen) or do you mean the rendered map with the tilesets and everything?
Re: Dump map? Export to PNG?
Wow nice thread necro. To those reading, the thread's question has been resolved viewtopic.php?f=92&t=14582Bartimaeus wrote:I know about the FactorioMap mod ... but is there a way to the same for the MAP MAP?Glyph wrote:Do you mean export the map map (what is displayed on the map screen) or do you mean the rendered map with the tilesets and everything?
To answer Bartimaeus, no there is no current way to dump the map map other than a screenshot. It isn't so bad to plan with since squares scale up easily.
-
- Filter Inserter
- Posts: 436
- Joined: Wed Jan 15, 2014 9:41 am
- Contact:
Re: Dump map? Export to PNG?
This has bin done befor "FactorioMaps"
viewtopic.php?f=86&t=5812&hilit=FactorioMaps
viewtopic.php?f=86&t=5812&hilit=FactorioMaps