0 of 0

File information

Last updated

Original upload

Created by

asoidyashgtausf

Uploaded by

asoidyashgtausf

Virus scan

Safe to use

Tags for this mod

About this mod

Intros Begone ❌

Permissions and credits
Removes splash screens so we get to good stuff fast.

u can skip intro in two ways:


1. Replace files:
Extract the files in the Borderlands2 -> WillowGame -> Movies folder

It should look like this:
C:\GAMES\Borderlands2\WillowGame\Movies

File contents:
  • 2K_logo.bik
  • 2K_logo_4K.bik
  • Gearbox_logo.bik
  • Gearbox_logo_4K.bik
  • NVidia.bik
  • NVidia_4K.bik

make a backup if u want to. U will get these files back with a fresh install.


2. Alt method [changing config files]:

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.