Dominions 6

Dominions 6

评价数不足
Descartes' Snark
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
112.874 MB
2024 年 2 月 13 日 上午 11:25
2024 年 3 月 14 日 下午 8:40
2 项改动说明 ( 查看 )

订阅以下载
Descartes' Snark

描述
provinces: 209 land and 16 sea

recommended settings: 15 land nations, 0 water nations. Up to one cave-preference nation.

This is an experimental, highly balanced map based on graph theory. It may not look like it, but each of the 15 starting locations is completely symmetric relative to all the others. It is based on Descartes' Snark, an interesting graph studied by mathematicians.

Its girth - the length of the shortest cycle - is 5, without the provinces I added, meaning that decisions about where to move your army will be much harder to reverse on this map than a typical Dominions 6 map.

---
version 1.1 update:
1. Additional mountain/river connections between already connected stars.
2. Much smaller file size.
5 条留言
Industrial Revolutionary  [作者] 9 月 16 日 上午 5:49 
I was using a python library to create my image, so it was as simple as adding an argument to write the file as ".tga" rather than what it was doing by default.
Hunter Noah 5 月 29 日 下午 12:26 
I'm interested in making my own map at some point, how did you solve the file size dilemma?
Industrial Revolutionary  [作者] 2024 年 3 月 16 日 下午 1:51 
@Baronfuming with the new version, the files should be much smaller! The Targa image format has a way to compress repeat pixels, which obviously is pretty useful for a map like this where 90+% of the pixels are either off-white or black.
Industrial Revolutionary  [作者] 2024 年 2 月 14 日 上午 7:32 
@Baronfuming it is pretty large! I did use a high resolution - I felt it looked blurry any smaller - but mainly it's that in Dominions 6, one map is actually many images: one for every terrain type provinces can change into, plus winter versions of each, and of course the base map. So it's actually 14 images I believe.

For example, Asphodel will change its lands into forest over time, and Dominions shows that on the map by replacing parts of the image it shows you in game with the map where every province is a forest.

If its size is a problem for you, you could do the following: find the map's folder in your computer, copy it (don't change the folder's name), then delete every image from the copy except the original DescartesSnark.png. You wouldn't be able to tell what temperature or terrain a province really is, but it would take up 1/14th the space!
Baronfuming 2024 年 2 月 13 日 下午 6:53 
How come the file size is so large? Almost 5GB seems huge for just a map.