Mr_Fishy
Chieftain
- Joined
- Feb 21, 2024
- Messages
- 12
Not exactly a modding discovery, but I'm pondering if increasing the player count would be at all possible right now.
maps.xml displays lines such as >
Description="LOC_MAPSIZE_STANDARD_DESCRIPTION" DefaultPlayers="8" PlayersLandmass1="5" PlayersLandmass2="3"
However tuning DefaultPlayers to 10 and 7 on Landmass1 does not open up new slots. There may be other more important lines blocking this as in Civ 6 which required more than one edit in different file directories to take effect. Any ideas?
EDIT: changing the following line in config.xml allows the game's advanced settings to include the option for 10 maximum players >
Description="LOC_MAPSIZE_STANDARD_DESCRIPTION" MinPlayers="2" MaxPlayers="10" MaxHumans="5" DefaultPlayers="10" SortIndex="40"/>
I cannot however speak to the stability right now. I will try out a few games and update.
maps.xml displays lines such as >
Description="LOC_MAPSIZE_STANDARD_DESCRIPTION" DefaultPlayers="8" PlayersLandmass1="5" PlayersLandmass2="3"
However tuning DefaultPlayers to 10 and 7 on Landmass1 does not open up new slots. There may be other more important lines blocking this as in Civ 6 which required more than one edit in different file directories to take effect. Any ideas?
EDIT: changing the following line in config.xml allows the game's advanced settings to include the option for 10 maximum players >
Description="LOC_MAPSIZE_STANDARD_DESCRIPTION" MinPlayers="2" MaxPlayers="10" MaxHumans="5" DefaultPlayers="10" SortIndex="40"/>
I cannot however speak to the stability right now. I will try out a few games and update.
Last edited: