0 of 0

File information

Last updated

Original upload

Created by

asoidyashgtausf

Uploaded by

asoidyashgtausf

Virus scan

Safe to use

Tags for this mod

3 comments

  1. zetademon000
    zetademon000
    • member
    • 1 kudos
    cant this all be done by just adding -nostartupmovies to your launch options?
  2. JayXsane
    JayXsane
    • member
    • 2 kudos
    An easier and safer method is to go to Documents\My Games\Borderlands 2\WillowGame\Config, open the WillowEngine.ini file, and adjust this section:

    [FullScreenMovie]
    bForceNoMovies=FALSE
    StartupMovies=2K_logo
    StartupMovies=Gearbox_logo
    StartupMovies=NVidia
    StartupMovies=Loading
    SkippableMovies=2K_logo
    SkippableMovies=Gearbox_logo
    SkippableMovies=NVidia
    SkippableMovies=Attract
    SkippableMovies=MegaIntro
    ConfirmSkipMovies=MegaIntro
    BinkSkipTimeout=5.0
    BinkSkipDelay=0.5
    BinkSkipTextX=0.6
    BinkSkipTextY=0.8


    and change it to this:
    [FullScreenMovie]
    bForceNoMovies=FALSE
    //StartupMovies=2K_logo
    //StartupMovies=Gearbox_logo
    //StartupMovies=NVidia
    //StartupMovies=Loading
    SkippableMovies=2K_logo
    SkippableMovies=Gearbox_logo
    SkippableMovies=NVidia
    SkippableMovies=Attract
    SkippableMovies=MegaIntro
    //ConfirmSkipMovies=MegaIntro
    BinkSkipTimeout=5.0
    BinkSkipDelay=0.5
    BinkSkipTextX=0.6
    BinkSkipTextY=0.8


    It's the same difference, but without changing the core game files. If you want them back, you can just edit the same file back or just delete the file and boot up the game (but this would reset all your engine settings so it's easier to just edit them back).

    You can also just flat out disable all the cutscenes by changing bForceNoMovies= to "TRUE". I don't recommend it because it'll just jumpcut all the pre-rendered scenes.
    1. asoidyashgtausf
      asoidyashgtausf
      • member
      • 0 kudos
      I think it is safer not sure about easier, i mean for being able to mess with the config files a bit of know how is required. But by just replacing stuff it is as simple as copy paste. I'll add a disclaimer to make a backup though.

      And this is still safe it just replaces 3 startup videos. I mean u can get all the intro stuff back with a fresh install anyway. Also i thought about just changing these config files and upload modified config file in this mod but then i thought not everyone would have the same config and it might cause issues so i stuck with the replacement blank files.