i think giving more time to the ai will probably make it better.
open Const.txt under Call To Power 2\ctp2_data\default\gamedata and find these lines
i've changed them to 75, 1250 and 13000 and it seems to have some effect.
open Const.txt under Call To Power 2\ctp2_data\default\gamedata and find these lines
quote: AI_GOAL_TIME_SLICE 25 # time in milliseconds for an AI frame AI_MAX_TIME_SLICE 250 # (in milliseconds)if the ai exceeds this time its turn is ended AI_TOTAL_TIME_SLICE 3000 # (in milliseconds) if the total time in time in the ai player exceeds this its turn is ended |
i've changed them to 75, 1250 and 13000 and it seems to have some effect.
Comment