How to remove the annoying animated login/lobby background

shao_lo

Chieftain
Joined
Aug 7, 2006
Messages
4
It took a while to figure this out, but was really quite easy.

NOTE: Always make a backup copy of any file you edit first in case you make a mistake!

To make the animation go away, simply edit the following file:

c:\Documents and Settings\you_name_here\Application Data\Firaxis Games\Sid Meier's Civilization 4\Warlords\Assets\XML\Art\CIV4ArtDefines_Interface.xml

Find the two nodes

<InterfaceArtInfo>
<Type>MAINMENU_SCENE</Type>
<Path>Art/Interface/Main Menu/CIV4MainMenuBG.kfm</Path>
</InterfaceArtInfo>
<InterfaceArtInfo>
<Type>MAINMENU_SCENE_NO_SHADER</Type>
<Path>Art/Interface/Main Menu/CIV4MainMenuBG_noshader.kfm</Path>
</InterfaceArtInfo>

And simply remove the path to the animation..ie,

<InterfaceArtInfo>
<Type>MAINMENU_SCENE</Type>
<Path></Path>
</InterfaceArtInfo>
<InterfaceArtInfo>
<Type>MAINMENU_SCENE_NO_SHADER</Type>
<Path></Path>
</InterfaceArtInfo>

Now when you restart, there will be a solid blue background instead of the endlessly looping animation.

Enjoy!
 
Are you talking about the swordfighter dude sitting by the campfire?
 
Will the intro be skipped or just replaced with a blue screen. I mean will you still have to press escape to continue to the menu or will it go automatically there?
 
Will the intro be skipped or just replaced with a blue screen. I mean will you still have to press escape to continue to the menu or will it go automatically there?
To skip the intro you just need to edit the ini file and change the NoIntroMovie line to:
NoIntroMovie = 1
 
@Dom Pedro II: Are You Brazilian? I hope that you are, I am.Well, some time ago, I saw a thread about Brazil's Mod with a lot of leaders, including Isabel Princess.I've looked for it, more than one week and can't find it.Gostaria de usar a Princesa Isabel, ao inves do lider atual no mod od Brasil.Sabe onde encontro?
Grata, rebakan
 
@Dom Pedro II: Are you Brazilian? I hope you are, I am.OK, Some time ago, I saw a thread about Brazil's Mod, with a lot of Brazilian leaders, including Isabel Princess.Do you know where it is? I've looked it for more than a week and can't find it.
Thanks, rebakan.
 
I am very sorry, but when I post a message, my computer is posting twice.I'm trying to fix that, I apologise for this problem.
rebakan
 
Back
Top Bottom