command line tag for fast starting the game?

rockAteer

Chieftain
Joined
Jun 27, 2007
Messages
5
Adding the command line target tag skips all the startup movie clips so the game opens at the main screen. I read this somewhere and I can't remember what it was. The search terms I've been using are too general. It's something like "-quickstart" but that's not it. Anyone help me here?
 
Adding the command line target tag skips all the startup movie clips so the game opens at the main screen. I read this somewhere and I can't remember what it was. The search terms I've been using are too general. It's something like "-quickstart" but that's not it. Anyone help me here?

Unless you're starting a new game, just go to your saved games folder and double-click the game.

LM
 
okay, snakehead I think you've got it. CivilizationIV.ini has this:

Code:
; Set to 1 for no tech splash screens
NoTechSplash = 0

; Set to 1 for no intro movie
NoIntroMovie = 0

So I've set these to = 1

Now kids can start the game quickly without having to wait for all the intro stuff to play out. Thanks folks.
 
Top Bottom