Is it possible to skip the intro movies?

More
18 years 11 months ago #18422 by Dev Eldog
If I remember correctly, this was not possible when the game was initially released.

Has anyone come up with a way to skip the intros and go right to the Load Game screen?

btw, Its been a long time since I was active in any I-War forum. I'm glad to see that some people are still playing.

Please Log in or Create an account to join the conversation.

More
18 years 11 months ago #12873 by Second Chance
There sure is. Open your flux.ini and find this entry:
Code:
[icGame] multiplayer_only = 0 movies[0] = /movies/infogrames movies[1] = /movies/psys movies[2] = /movies/intro comsec_discovery = 0 base_discovery = 0 base_entry = 0 jail_break = 0 outro = 0
Then just delete this part of it:
Code:
movies[0] = /movies/infogrames movies[1] = /movies/psys movies[2] = /movies/intro
Save it, and you'll never be troubled by intro movies or logos again. You'll just jump straight to the start screen.

You can also make a shortcut that points to this: IW2EoCGS.exe, instead of this: EdgeOfChaos.exe, and you won't even get the intro screen, the one with the engine start up sound. It will just jump straight into the game.

Stuff like this is essential to avoid wasted time while testing mods. Enjoy.

mailto:second_chance@cox.net
The Ultimate Guide To Modding: I-War 2 - Edge Of Chaos
cartoons.sev.com.au/index.php?catid=4
.

Please Log in or Create an account to join the conversation.

More
18 years 11 months ago #12875 by Dev Eldog
Thank you.

Please Log in or Create an account to join the conversation.