Page 1 of 1
Game delays
Posted: Wed Apr 02, 2014 1:09 pm
by btd64
HI all, I added a few switches to the game command line and still have a 5 to 8 second lag time during the orders phase when clicking on sub patrols, bases etc.[:@] See string below. Any other suggestions would be helpful. Thanks guys.

EDIT: I did put a space between the switches. Is that the problem?
I also have tried a couple of different layouts of the switches. Seems to work for a turn or two then slows down.[>:]
RE: Game delays
Posted: Wed Apr 02, 2014 1:13 pm
by EHansen
-multiaudio might help
RE: Game delays
Posted: Wed Apr 02, 2014 1:14 pm
by btd64
I though that was for sound?
RE: Game delays
Posted: Wed Apr 02, 2014 1:32 pm
by EHansen
Yes, and when you click on things there is a sound associated with it.
RE: Game delays
Posted: Wed Apr 02, 2014 1:38 pm
by witpqs
ORIGINAL: General Patton
HI all, I added a few switches to the game command line and still have a 5 to 8 second lag time during the orders phase when clicking on sub patrols, bases etc.[:@] See string below. Any other suggestions would be helpful. Thanks guys.

EDIT: I did put a space between the switches. Is that the problem?
I also have tried a couple of different layouts of the switches. Seems to work for a turn or two then slows down.[>:]
[:D] The classic answer "You're doing it wrong!"
The command line switches have to be exactly correct. In my experience they are case sensitive. So that one should be
-SingleCpuOrders
You might want to double check all your switches against the documentation (release notes, whatever).
Hope this helps.
RE: Game delays
Posted: Wed Apr 02, 2014 2:01 pm
by Oberst_Klink
More info about your system needed, but:
-fd -skipVideo -deepColor -dd_sw -px1440 -py900 -cpu2 -archive
Try this one and just modify the size for your preferred screen resolution, eh?
Klink, Oberst
RE: Game delays
Posted: Wed Apr 02, 2014 6:01 pm
by btd64
ORIGINAL: witpqs
ORIGINAL: General Patton
HI all, I added a few switches to the game command line and still have a 5 to 8 second lag time during the orders phase when clicking on sub patrols, bases etc.[:@] See string below. Any other suggestions would be helpful. Thanks guys.

EDIT: I did put a space between the switches. Is that the problem?
I also have tried a couple of different layouts of the switches. Seems to work for a turn or two then slows down.[>:]
[:D] The classic answer "You're doing it wrong!"
The command line switches have to be exactly correct. In my experience they are case sensitive. So that one should be
-SingleCpuOrders
You might want to double check all your switches against the documentation (release notes, whatever).
Hope this helps.
witpqs, BINGO!! Hit the nail on the head. I though I had them cap.[:(]
Thank you.[8D]