Borderlands 2

Borderlands 2

Not enough ratings
No Intro Videos
By HolidayFriday
This is how to modify the .ini file so that there are no intro videos. It takes about thirty seconds.
   
Award
Favorite
Favorited
Unfavorite
Simply Find and Modify the File
In your Documents Folder is the "My Games" Folder created by Steam.

Go into the My Games folder, open the "Borderlands 2" folder, the "WillowGame" folder, and lastly, the "Config." folder.

My Documents / My Games / Borderlands 2/ Willowgame / Config

Once inside the Config folder, find "WillowEngine" and open it with Notepad or Wordpad.

Next, find the section called [FullScreenMovie]. The easiest way would be to go to the Edit menu and use the Find command to search. It's just over half way through the file.

Originally, the entry should look like this:

[FullScreenMovie]
bForceNoMovies=FALSE
StartupMovies=2K_logo
StartupMovies=Gearbox_logo
StartupMovies=Loading
SkippableMovies=2K_logo
SkippableMovies=Gearbox_logo
SkippableMovies=NVidia
SkippableMovies=Attract
SkippableMovies=MegaIntro
ConfirmSkipMovies=MegaIntro



Now, enter comment tags (which are two slashes "//") at the beginning of the three "StartupMovies" lines and the "ConfirmSkipMovies" Line,

[FullScreenMovie]
bForceNoMovies=FALSE
//StartupMovies=2K_logo
//StartupMovies=Gearbox_logo
//StartupMovies=Loading
SkippableMovies=2K_logo
SkippableMovies=Gearbox_logo
SkippableMovies=NVidia
SkippableMovies=Attract
SkippableMovies=MegaIntro
//ConfirmSkipMovies=MegaIntro



Save, and your intro videos are gone. They will not play.

1 Comments
xena Mar 19 @ 12:38am 
Yippie, thank you. <3