Results 1 to 16 of 16

Thread: How do I lose the intro movies?

  1. #1

    Default How do I lose the intro movies?

    I disabled the event videos fine, but looks like it's gonna take something outside the game itself to lost those pre-menu and post-menu flicks when starting a campaign. Anyone figured it out yet? I tried searching both here and .com without success.

  2. #2
    Masticator of Oreos Member Foz's Avatar
    Join Date
    Dec 2006
    Posts
    968

    Default Re: How do I lose the intro movies?

    add
    movies = 0
    to the [video] section of your cfg file. It disables only the intro type movies, leaving the in-game ones alone. Your cfg file would be medieval2.preference.cfg by default, or whatever one you named in your bat file if you are running a mod.

    I'm sure I saw it (and actually got the tip) on here somewhere, but it would probably be fairly difficult to locate again.


    See my Sig+ below! (Don't see it? Get info here)

  3. #3

    Default Re: How do I lose the intro movies?

    Thanks, Foz!

    I hate when they leave those flags out (but have them coded!)


    I named this topic so the next searcher should find the info. I turned up nothing pertinent with searches on "videos" and "movies."
    Last edited by vonsch; 02-23-2007 at 02:12.

  4. #4

    Default Re: How do I lose the intro movies?

    You could just press 'Esc' to skip the intro screens

    .......Orda

  5. #5

    Default Re: How do I lose the intro movies?

    Foz, is that "movies = 0" or "movies=0"?

  6. #6
    Masticator of Oreos Member Foz's Avatar
    Join Date
    Dec 2006
    Posts
    968

    Default Re: How do I lose the intro movies?

    Quote Originally Posted by gardibolt
    Foz, is that "movies = 0" or "movies=0"?
    Well what I put IS "movies = 0" but I'm not certain that is what is correct. I seem to recall copying and pasting from the file, but I could be wrong. If I typed it by hand, I naturally would have added the spaces.

    So, short answer: try it one way, and if it CTDs or doesn't skip the movies, then put it the other way


    See my Sig+ below! (Don't see it? Get info here)

  7. #7

    Default Re: How do I lose the intro movies?

    I think the fact that every other setting in the file has a space in between the equals sign might be a big clue.

    To disable movies other than the intro, you can look in \data\fmv and guess the appropriate filename, then try renaming the extension to .bak or something.

  8. #8
    Masticator of Oreos Member Foz's Avatar
    Join Date
    Dec 2006
    Posts
    968

    Default Re: How do I lose the intro movies?

    Quote Originally Posted by dunno
    I think the fact that every other setting in the file has a space in between the equals sign might be a big clue.

    To disable movies other than the intro, you can look in \data\fmv and guess the appropriate filename, then try renaming the extension to .bak or something.
    Or you can use the applicable settings in the cfg file. I notice mine has these all set to 1 in the video section:

    Quote Originally Posted by cfg file video section
    assassination_movies = 1
    event_movies = 1
    infiltration_movies = 1
    sabotage_movies = 1
    Set any you don't wish to see to 0. Should be obvious from their names exactly which movies they control...

    Likewise if you've disabled a type of movie, but want to have it back, setting the appropriate one(s) to 1 is the thing to do.


    See my Sig+ below! (Don't see it? Get info here)

  9. #9

    Default Re: How do I lose the intro movies?

    Checked it, confirmed, "movies = 0" with the spaces is indeed correct. Thanks Foz! That's another hour or two of my life saved!

  10. #10
    Masticator of Oreos Member Foz's Avatar
    Join Date
    Dec 2006
    Posts
    968

    Default Re: How do I lose the intro movies?

    Quote Originally Posted by gardibolt
    Checked it, confirmed, "movies = 0" with the spaces is indeed correct. Thanks Foz! That's another hour or two of my life saved!
    No problem gardibolt. Don't make a big fuss about me being over here though... I'm hiding here cuz it's a thread I'm not in trouble in. So shhhhh...

    Apparently today just isn't a good mood day for me...


    See my Sig+ below! (Don't see it? Get info here)

  11. #11

    Default Re: How do I lose the intro movies?

    Yeah, this works great... as long as you don't keep overwiting the config file like I seem to!

    Hehe.

    Need to go through those other suggested mods/fixes of yours, Foz. Now that I THINK I have them working. Left out a step after putting in some changes, so they weren't taking effect (though the txt files were right).

    Darned pagan magicians!

  12. #12

    Default Re: How do I lose the intro movies?

    Yeah, I get that too. It works the first time you launch MTW2, then after you exit, the setting is gone and the next time you will get the videos again. The best way is the method I suggested above, which is to simply rename the bik video files. The two intro movies are:

    data\fmv\logo.bik
    data\fmv\faction\game_intro.bik

    I append .bak to the extension and I get no intro movies permanently.

  13. #13
    Masticator of Oreos Member Foz's Avatar
    Join Date
    Dec 2006
    Posts
    968

    Default Re: How do I lose the intro movies?

    Are you guys running mods? I seem to recall odd things happening when you do that. Like video settings won't stick around, and you have to redo them each time - I got around that by actually copying video settings into the mymod.cfg (use whatever the cfg for your mod is called) after I ended a play session. If you're trying to disable the videos in your primary cfg, then when you run the mod yes I think the game overwrites your main cfg, but it will correctly read the changes if you put them in the mod cfg instead.


    See my Sig+ below! (Don't see it? Get info here)

  14. #14

    Default Re: How do I lose the intro movies?

    all you have to do is change the file back to 'read only' after you finish making whatever changes you want - then it won't get auto overwritten
    Drink water.

  15. #15

    Default Re: How do I lose the intro movies?

    Quote Originally Posted by dunno
    Yeah, I get that too. It works the first time you launch MTW2, then after you exit, the setting is gone and the next time you will get the videos again. The best way is the method I suggested above, which is to simply rename the bik video files. The two intro movies are:

    data\fmv\logo.bik
    data\fmv\faction\game_intro.bik

    I append .bak to the extension and I get no intro movies permanently.
    Works great! no more logos or intro movie. I don't have to keep pressing escape =)

  16. #16

    Default Re: How do I lose the intro movies?

    Amen. My ESC key will be forever grateful for this tip.

    Quote Originally Posted by vonsch
    I hate when they leave those flags out (but have them coded!)
    The .cfg variables are all here :
    https://forums.totalwar.org/vb/showthread.php?t=72180

    "That's what we need : someone who'll strike the most brutal blow possible, with perfect aim and with no regard for consequences. Total War."

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO