Yes, these parameters seem to work;Cockbite wrote: ↑Sat Nov 09, 2024 3:29 pm I'm using this command line to make map preview images and it always outputs an image of Nauvis. Is there any way to make preview images of the other planets?
Code: Select all
factorio --generate-map-preview=map-preview.png --map-gen-settings map_gen_settings.json --map-preview-size=2048
--map-preview-planet nauvis
--map-preview-planet vulcanus
--map-preview-planet fulgora
--map-preview-planet gleba
Also here are my notes on preview generation;
- There was a scale option in the past but I think it's removed.
- I tried map-preview-size 16384 and first 4 planets work. But 32768 and beyond fails, beware...
- Vulcanus generation takes 4 times longer than Fulgora.