WillowGame
The main files for the stored settings in Borderlands 2 are called WillowXXXX, and are ini files.
The path to the files is:
My Documents/My Games/Borderlands 2/Willow Games/Config/
Note that there is an additional Willow Game folder in the directory of the main installed game. However, this one has ini files with names as ‘Defaultxxxx.ini’. These are the default settings for the game, and should not be meddled with.
The WillowGame.ini and other ini files have variables which are categorized under headings.
Make sure to back up the entire WillowGame folder, and also your save game files. Save game files are located in:
My Documents/My Games/Borderlands 2/Willow Games/SaveData
Deactivating Starting Videos:
If you’re sick of seeing the initial videos and don’t want to bother clicking again and again to skip them, you can choose to completely disable them from the ini file. This can be done by observing the variables under the [FullScreenMovie] in the WillowEngine.ini and changing them.
Search via Ctrl+F to find the following:
[FullScreenMovie]
StartupMovies=2K_logo
StartupMovies=Gearbox_logo
StartupMovies=NVidia
StartupMovies=Loading
SkippableMovies=2K_logo
SkippableMovies=Gearbox_logo
SkippableMovies=NVidia
SkippableMovies=Attract
SkippableMovies=MegaIntro
In front of all the StartupMovies variables, add ; to make it look like this:
;StartupMovies=2K_logo
;StartupMovies=Gearbox_logo
;StartupMovies=NVidia
;StartupMovies=Loading
SkippableMovies=2K_logo
SkippableMovies=Gearbox_logo
SkippableMovies=Attract
SkippableMovies=NVidia