large game

Various topics about the game, the website, or anything else Freeciv related that doesn't fit elsewhere.
Post Reply
djconklin
Veteran
Posts: 85
Joined: Wed Feb 06, 2013 3:45 pm

large game

Post by djconklin »

I have a pretty good computer and would like to play with a large map. But the computer won't accept any variables I try.

What have others used that work?
Ignatus
Elite
Posts: 644
Joined: Mon Nov 06, 2017 12:05 pm
Location: St.Petersburg, Russia
Contact:

Re: large game

Post by Ignatus »

What specifically do you give it that it does not accept? The allowed values of map size variables in client input form seem pretty big...
djconklin
Veteran
Posts: 85
Joined: Wed Feb 06, 2013 3:45 pm

Re: large game

Post by djconklin »

>"What specifically do you give it that it does not accept? "-- Not sure what you need. That's why I asked: "What have others used that work?"

Map area = 2048

Map width and height are at 64.

>"The allowed values of map size variables in client input form seem pretty big" -- That's what I thought.

Thanks for the quick response!
Ignatus
Elite
Posts: 644
Joined: Mon Nov 06, 2017 12:05 pm
Location: St.Petersburg, Russia
Contact:

Re: large game

Post by Ignatus »

Look at the switch over those settings. It defines which of them will actually have an effect: thousands tiles of the map (that you are likely setting), thousands tiles per player or tiles X*Y. Me it tells at 2048 fields: Requested size of 2048 is too big for this topology. Actually, as I look into the code, map maximal size which the game can provide is 18000 tiles.
Post Reply