How to speed up turn time?

IksSki

Chieftain
Joined
Sep 1, 2017
Messages
5
Hey! How can I speed up turn time?
I have heavy PC, so I'm wondering if is there any tricks like allocating more RAM, threads or something else?
 
As far as I know, Civ4's core engine is quite old and not amenable to modding, and it predates multithreading being common enough to use. Some work has been done to try and get around this.

Leaving the "Enable graphics paging" and "Minimize AI turn time" options turned on in the General tag of the BUG Options Menu will help.

If you really want to, you can try increasing the value of NUM_CITY_PIPELINE_THREADS in A_New_Dawn_GlobalDefines.xml. I don't know if it will work, but I think it is part of a process that can use multiple threads to speed up the AI decision-making for what to do with its cities.
 
Thanks Vokarya for that suggestion. I've just implemented that change from 4 to 16.

I'll report back how it went, as I just had a lock up, due to AI path finding I think.
any result in between? How it works?
 
Top Bottom