Best games ever, hardest you have found

Describe your experience with the latest version of FreeOrion to help us improve it.

Moderator: Oberlus

Forum rules
Always mention the exact version of FreeOrion you are testing.

When reporting an issue regarding the AI, if possible provide the relevant AI log file and a save game file that demonstrates the issue.
Post Reply
Message
Author
godel
Space Dragon
Posts: 267
Joined: Tue Mar 24, 2015 12:58 am

Best games ever, hardest you have found

#1 Post by godel »

Some game setups produce games that are not much of a challenge.
This is a thread for the best games ever.
and I will add to it when I can.
The game I found on the Linux complied system that was very hard did not produce the same results for the windows version.
So we have to log version as well.

godel
Space Dragon
Posts: 267
Joined: Tue Mar 24, 2015 12:58 am

Re: Best games ever, hardest you have found

#2 Post by godel »

5,14,4arm,h,h,h.l,m,agg,etty,2
on the linux system
Provided some challenge, the opponents were all hidden types.

4,14,4arm,h,h,h,l,m,agg,etty,3
Ended up with 3 hidden opponents. This called for a change in research goals and in tactics.

User avatar
Dilvish
AI Lead and Programmer Emeritus
Posts: 4768
Joined: Sat Sep 22, 2012 6:25 pm

Re: Best games ever, hardest you have found

#3 Post by Dilvish »

godel wrote:5,14,4arm,h,h,h.l,m,agg,etty,2
4,14,4arm,h,h,h,l,m,agg,etty,3
Were those indicating that you used galaxy seeds of 5, and then later 4, and that you were playing with only 14 Systems? That is close to the absolute minimum the game will be able to set up, I recommend more like 20+ per empire (even more if playing low planets)
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

User avatar
Kassiopeija
Dyson Forest
Posts: 212
Joined: Wed Jul 16, 2014 6:14 pm
Location: Black Forest

Re: Best games ever, hardest you have found

#4 Post by Kassiopeija »

hmm a game with only 14 systems should be easy to win premature.

anyway, I just realized you could manually write a seed (I did always click on the dice); could there be problems when doing it manually?

User avatar
Dilvish
AI Lead and Programmer Emeritus
Posts: 4768
Joined: Sat Sep 22, 2012 6:25 pm

Re: Best games ever, hardest you have found

#5 Post by Dilvish »

Kassiopeija wrote:anyway, I just realized you could manually write a seed (I did always click on the dice); could there be problems when doing it manually?
Not really; there are no special constraints on the string you type in; I haven't tested that some odd character encoding wouldn't muck with it, but I don't think it should.
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

User avatar
Kassiopeija
Dyson Forest
Posts: 212
Joined: Wed Jul 16, 2014 6:14 pm
Location: Black Forest

Re: Best games ever, hardest you have found

#6 Post by Kassiopeija »

but what precisely is the function of this seed? for example, if I start two games, one with 100 systemcount, the other with 200... but both with the same seed (just 5), is then some part of the map the same or... ??

User avatar
Dilvish
AI Lead and Programmer Emeritus
Posts: 4768
Joined: Sat Sep 22, 2012 6:25 pm

Re: Best games ever, hardest you have found

#7 Post by Dilvish »

I think there are a couple different things going on that will change the final result, so that even if a bunch of the stars were the same, the map and starlanes would still be quite different.
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

User avatar
MatGB
Creative Contributor
Posts: 3310
Joined: Fri Jun 28, 2013 11:45 pm

Re: Best games ever, hardest you have found

#8 Post by MatGB »

The seed gives a startpoint for the random number generator, which means if you want to play two games the same you can—there are a few things that change, but they're determined in "turn 0" instead of galaxy generation, guards for specials, that sort of thing.

So if two people have the same version installed (and the same contents in the default directory), using the same settings will give almost the same game with identical map, systems, specials and monster starting points. that's useful for a variety of purposes, not least fault testing and bughunting.

But if you change settings, even by a little bit, the changes will be more apparent, simply changing starlane setting, etc will move more than just starlanes.
Mat Bowles

Any code or patches in anything posted here is released under the CC and GPL licences in use for the FO project.

godel
Space Dragon
Posts: 267
Joined: Tue Mar 24, 2015 12:58 am

Re: Best games ever, hardest you have found

#9 Post by godel »

The only change I made, and it is obviously a major one, is changing versions from the Linux/Ubuntu/Mint version gto the Win 7 one.
The nice thing about that seed is that that you can repay the scenario with a different race. Thus the power of ecch race in that senario can be known.
The Etty are wimp and are very hard to play. If you ever give points for victory, upgrade this.

User avatar
Dilvish
AI Lead and Programmer Emeritus
Posts: 4768
Joined: Sat Sep 22, 2012 6:25 pm

Re: Best games ever, hardest you have found

#10 Post by Dilvish »

godel wrote:The only change I made, and it is obviously a major one, is changing versions from the Linux/Ubuntu/Mint version gto the Win 7 one.
If you were actually running the same version on the two different systems, you should still get the same starmap (and nearly the same everything else). But I gather from another post that you are running quite different versions-- they could both be on the same platform but the different versions of FO will give different results (generally).
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

godel
Space Dragon
Posts: 267
Joined: Tue Mar 24, 2015 12:58 am

Re: Best games ever, hardest you have found

#11 Post by godel »

Linux to win 7 did not have the same scenario. I was used to using the same set up to get the same scenario.
And I started this presuming that the same setup would create the same game on everones machine.
Which does not seem to work so well, but then I hoped that it would help for the same build.

Post Reply