| 
				 Re: slow animation 
 Sorry, I lied...Actually, I simply forgot there IS a way to fiddle with the animation speeds.
 
 open "\Game Data\Camogame.ini" and look for the follwing entries:
 ----------------------------------------------------
 [graphics]
 ; graphics timings
 
 ; minimum graph delay (in milliseconds) between frames
 ; set to 0 to pump out graphics as fast as your CPU can handle,
 ; try larger numbers to slow down very fast CPU/GFX cards
 Graphdelay=40
 
 ;How much to wait per hex a unit moves (Milliseconds)
 UnitMoveDelay=50
 ---------------------------------------------------
 
 Set both to 4 or 5 resp. and watch the action fly by.
 
 On the other hand, this shouldn't be necessary on any decent machine, so I wonder what the real culprit is...
 
 concerning DxDiag - I need the "whole thing"
 .. not only the first 20 lines or so. It should generate a multiple-page txt file with lots of info about hardware and drivers ...
 
				__________________As for AI the most effective work around to this problem so far is to simply use an American instead, they tend to put up a bit more of a fight than your average Artificial Idiot.
 ... James McGuigan on rec.games.computer.stars somewhen back in 1998 ...
 |