The following is a list of expectations I had regarding the map generation protocols of the game when I started modding a year ago. I have not tested all of them, but every one I have tested either is disproven, or used to work and does not anymore:
Percentages: a percentage should refer to the % chance of something happening (i.e., probability = decimal/1.00):
Weights: weights should refer to the proportional probability of an event relative to the whole (i.e., probability = weight/ (sum of all weights)):
Ranges with modifiers: ranges should go between the upper and lower bounds, as modified by the modifier (i.e., value = minimum + (round((minimum-maximum) * some modifier * a random number))... note that this is a linear example, I do not expect linear modifiers)):
Ranges without modifiers: ranges should go between the upper and lower bounds, and each should have an even share of the total chance of the range.
Since these mostly do not work as expected, it is very difficult to mod this game in a consistent, much less realistic, manner. I understand this is a very low priority for the developers, whose primary goal has to be to serve the broader gaming community, but as someone who has spent a year trying to mod the game only to have these expectations disappear one by one, I am incredibly frustrated.
I would appreciate it if the game behaved more rationally, and I and others would be more motivated to continue generating content for the game if it behaved in a rational manner. Thank you for your time and attention.
To be absolutely clear, this is NOT an indictment of the developers, the programmers, the support staff, or anyone else! I don't know what it takes to make a game this complex, and I don't know what shortcuts they had to take to make it happen. They have no obligation whatsoever to support the modding community, and the fact that they do is wonderful!
This is a list of what I expected based on rational thought, and a summary of the mistaken impressions I had. It may serve as a warning to future modders to test extensively, and retest constantly. It may serve as advice for GalCiv4, it may do nothing at all.
If anyone can ever do anything about these, it would be great, because some of the problems I have found are serious impediments to making the mods I want to make. But that doesn't detract from what a great game this is, and how hard everyone works to make it that way! Thank you to all who work on this game, and I hope you don't take offense at this!
For Crusade I dug into this system. I will indict the developers on your behalf. It doesnt work as you (or I) would expect.
i will try to write up a guide on the Byzantine rules on what those numbers do.
That would be awesome because I spent a week tweaking the mapsizedefs and mapsetupdefs and I can not get a consistent number of planets per star systems. I would make a change and create 10 galaxies with the new settings and record the number of inhabitable planets created. The standard deviation for the number of inhabitable planets would range from 3 to 20 - that's the standard DEVIATION. I couldn't even get a standard deviation that was close, that's nuts. I finally found a setting that seems reasonable and just play that. I sure would like to know what's going on under the hood to refine my mod settings.
Bless you!
I really hope this will be addressed in v3.0!
A long time ago when we only had a base game with a few dlcs. I modded to the maximum number of planets the excessive galaxy could have. One of the things that is probably screwing up the generation is the maximum number of planets.
There are many great features available to you once you register, including:
Sign in or Create Account