Return to site

Borderlands 2 Skip Cutscenes

broken image


Jan 19th, 2014
Cutscenes
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Borderlands 2 Skip Cutscenes
  1. You can skip character and DLC intro cutscenes in the game with a simple modification to a configuration file. This can only effect cutscenes that are played from video files and not rendered in game like boss intros or other in-game events. This is not as brute force as bForceNoMovies=TRUE that has undesired effects. The configuration files are defaultly located at: My DocumentsMy GamesBorderlands 2WillowGameConfig
  2. Open WillowEngine.ini and place these lines under the [FullScreenMovie] section:
  3. SkippableMovies=TC_Scooter
  4. SkippableMovies=TC_Zed
  5. SkippableMovies=Orchid_Intro
  6. SkippableMovies=Sage_Intro
  7. SkippableMovies=Aster_Outro
  8. This is an example of what the [FullScreenMovie] section would look like with them added, in addition to commenting out StartUpMovies to speed up game launching:
  9. [FullScreenMovie]
  10. #StartupMovies=2K_logo
  11. #StartupMovies=NVidia
  12. SkippableMovies=2K_logo
  13. SkippableMovies=NVidia
  14. SkippableMovies=MegaIntro
  15. SkippableMovies=TC_Marcus
  16. SkippableMovies=TC_Tannis
  17. SkippableMovies=Iris_Intro
  18. SkippableMovies=Aster_Intro
  19. ConfirmSkipMovies=MegaIntro
  20. BinkSkipDelay=0.5
  21. BinkSkipTextY=0.8
  22. Also, if you don't want to accidentally skip a cutscene, add in a line of ConfirmSkipMovies= for whatever cutscene you want the 'Press Escape to skip' to appear at the top of the screen. Example of making Tina's DLC Outro to have a confirm skip message:
  23. ConfirmSkipMovies=Aster_Outro
  24. Similarly, to get rid of the confirm skip on the new game cutscene, comment out this line:
  25. (normal)
  26. #ConfirmSkipMovies=MegaIntro
  27. As far as comments go in the configuration files there is no actual defined character for comments. Any special character will make the game ignore that line as far as I know. A space or deleting lines may work as well, but commenting them out makes it easier to remember what you changed and to revert changes.
  28. Bonus info, these are the code names for the DLCs:
  29. Iris = Torgue DLC
  30. Aster = Tina DLC
You can skip character and DLC intro cutscenes in the game with a simple modification to a configuration file. This can only effect cutscenes that are played from video files and not rendered in game like boss intros or other in-game events. This is not as brute force as bForceNoMovies=TRUE that has undesired effects. The configuration files are defaultly located at: My DocumentsMy GamesBorderlands 2WillowGameConfig Open WillowEngine.ini and place these lines under the [FullScreenMovie] section: SkippableMovies=TC_Scooter SkippableMovies=TC_Marcus SkippableMovies=TC_Zed SkippableMovies=TC_Tannis SkippableMovies=Orchid_Intro SkippableMovies=Iris_Intro SkippableMovies=Sage_Intro SkippableMovies=Aster_Intro SkippableMovies=Aster_Outro This is an example of what the [FullScreenMovie] section would look like with them added, in addition to commenting out StartUpMovies to speed up game launching: [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 SkippableMovies=TC_Scooter SkippableMovies=TC_Marcus SkippableMovies=TC_Zed SkippableMovies=TC_Tannis SkippableMovies=Orchid_Intro SkippableMovies=Iris_Intro SkippableMovies=Sage_Intro SkippableMovies=Aster_Intro SkippableMovies=Aster_Outro ConfirmSkipMovies=MegaIntro BinkSkipTimeout=5.0 BinkSkipDelay=0.5 BinkSkipTextX=0.6 BinkSkipTextY=0.8 Also, if you don't want to accidentally skip a cutscene, add in a line of ConfirmSkipMovies= for whatever cutscene you want the 'Press Escape to skip' to appear at the top of the screen. Example of making Tina's DLC Outro to have a confirm skip message: ConfirmSkipMovies=Aster_Outro Similarly, to get rid of the confirm skip on the new game cutscene, comment out this line: (normal) ConfirmSkipMovies=MegaIntro (commented out) #ConfirmSkipMovies=MegaIntro As far as comments go in the configuration files there is no actual defined character for comments. Any special character will make the game ignore that line as far as I know. A space or deleting lines may work as well, but commenting them out makes it easier to remember what you changed and to revert changes. Bonus info, these are the code names for the DLCs: Orchid = Scarlett DLC Iris = Torgue DLC Sage = Hammerlock DLC Aster = Tina DLC

Borderlands 2 Skip Cutscenes

Borderlands 2 Skip Cutscenes
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. You can skip character and DLC intro cutscenes in the game with a simple modification to a configuration file. This can only effect cutscenes that are played from video files and not rendered in game like boss intros or other in-game events. This is not as brute force as bForceNoMovies=TRUE that has undesired effects. The configuration files are defaultly located at: My DocumentsMy GamesBorderlands 2WillowGameConfig
  2. Open WillowEngine.ini and place these lines under the [FullScreenMovie] section:
  3. SkippableMovies=TC_Scooter
  4. SkippableMovies=TC_Zed
  5. SkippableMovies=Orchid_Intro
  6. SkippableMovies=Sage_Intro
  7. SkippableMovies=Aster_Outro
  8. This is an example of what the [FullScreenMovie] section would look like with them added, in addition to commenting out StartUpMovies to speed up game launching:
  9. [FullScreenMovie]
  10. #StartupMovies=2K_logo
  11. #StartupMovies=NVidia
  12. SkippableMovies=2K_logo
  13. SkippableMovies=NVidia
  14. SkippableMovies=MegaIntro
  15. SkippableMovies=TC_Marcus
  16. SkippableMovies=TC_Tannis
  17. SkippableMovies=Iris_Intro
  18. SkippableMovies=Aster_Intro
  19. ConfirmSkipMovies=MegaIntro
  20. BinkSkipDelay=0.5
  21. BinkSkipTextY=0.8
  22. Also, if you don't want to accidentally skip a cutscene, add in a line of ConfirmSkipMovies= for whatever cutscene you want the 'Press Escape to skip' to appear at the top of the screen. Example of making Tina's DLC Outro to have a confirm skip message:
  23. ConfirmSkipMovies=Aster_Outro
  24. Similarly, to get rid of the confirm skip on the new game cutscene, comment out this line:
  25. (normal)
  26. #ConfirmSkipMovies=MegaIntro
  27. As far as comments go in the configuration files there is no actual defined character for comments. Any special character will make the game ignore that line as far as I know. A space or deleting lines may work as well, but commenting them out makes it easier to remember what you changed and to revert changes.
  28. Bonus info, these are the code names for the DLCs:
  29. Iris = Torgue DLC
  30. Aster = Tina DLC
You can skip character and DLC intro cutscenes in the game with a simple modification to a configuration file. This can only effect cutscenes that are played from video files and not rendered in game like boss intros or other in-game events. This is not as brute force as bForceNoMovies=TRUE that has undesired effects. The configuration files are defaultly located at: My DocumentsMy GamesBorderlands 2WillowGameConfig Open WillowEngine.ini and place these lines under the [FullScreenMovie] section: SkippableMovies=TC_Scooter SkippableMovies=TC_Marcus SkippableMovies=TC_Zed SkippableMovies=TC_Tannis SkippableMovies=Orchid_Intro SkippableMovies=Iris_Intro SkippableMovies=Sage_Intro SkippableMovies=Aster_Intro SkippableMovies=Aster_Outro This is an example of what the [FullScreenMovie] section would look like with them added, in addition to commenting out StartUpMovies to speed up game launching: [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 SkippableMovies=TC_Scooter SkippableMovies=TC_Marcus SkippableMovies=TC_Zed SkippableMovies=TC_Tannis SkippableMovies=Orchid_Intro SkippableMovies=Iris_Intro SkippableMovies=Sage_Intro SkippableMovies=Aster_Intro SkippableMovies=Aster_Outro ConfirmSkipMovies=MegaIntro BinkSkipTimeout=5.0 BinkSkipDelay=0.5 BinkSkipTextX=0.6 BinkSkipTextY=0.8 Also, if you don't want to accidentally skip a cutscene, add in a line of ConfirmSkipMovies= for whatever cutscene you want the 'Press Escape to skip' to appear at the top of the screen. Example of making Tina's DLC Outro to have a confirm skip message: ConfirmSkipMovies=Aster_Outro Similarly, to get rid of the confirm skip on the new game cutscene, comment out this line: (normal) ConfirmSkipMovies=MegaIntro (commented out) #ConfirmSkipMovies=MegaIntro As far as comments go in the configuration files there is no actual defined character for comments. Any special character will make the game ignore that line as far as I know. A space or deleting lines may work as well, but commenting them out makes it easier to remember what you changed and to revert changes. Bonus info, these are the code names for the DLCs: Orchid = Scarlett DLC Iris = Torgue DLC Sage = Hammerlock DLC Aster = Tina DLC

Borderlands 2 Skip Cutscenes

Wondering how to skip cutscenes in Borderlands 3 — or cut them off entirely? There's (kind of) a way to do it, but not everyone will be able to. by Jonathan Moore Let's face it: with more than a million guns to 'pew pew' and worlds to explore outside of Pandora, most of us just want to play Borderlands 3. Jan 24, 2013 If this is the first time you play Borderlands 2, follow 'Option 2' below instead. HOW TO: First, close the game if it's open. In your file explorer, open My Documents and go to the folder where Borderlands 2 stores the savegames and configuration files named 'Config'. Risk of rain 3. Example of the default path is. How To Skip Cutscenes In Borderlands 2 Halo 1 Download Vollversion Kostenlos Pc How To Get Umbra Mods. The Sims 2 Pc Download How To Get Ps4 Fallout 4 Mods Msts. I want to buy Borderlands 3 today but first i wanted to know if the super deluxe edition includes everything, every single dlc ever released and future dlc to be released or there is some content not included. Is because, if i remember correctly, borderlands 2 GOTY, which i think was something similar, did not include everything. Adobe illustrator for mac portable. Well there's that. Soon you will be able to skip to sanctuary instead of having to go through about 30 minutes of story. This way you have access to sanctuar.

bl2_movietoggle.sh
#!/bin/bash
# Borderlands 2 is pretty heavy with the cutscenes in Sanctuary.
# Constantly. Playing. Character intros.
# Fortunately we can toggle the cutscenes on or off..
# --morb
TEMP=$(mktemp)
DIR='${HOME}/.steam/steam/SteamApps/common/Borderlands 2/steamassets/willowgame/config'
errexit() {
echo$@;rm $TEMP;exit 1
}
dopatch() {
cd'$DIR'&& patch $1<$TEMP2>&1> /dev/null || errexit 'patching failed.'
rm $TEMP
}
[ !-d'$DIR' ] && errexit 'The Borderlands 2 directory doesn't exist. Point
$DIR at the correct directory for your install.'
cat >$TEMP<<_EOF_
--- defaultengine.ini
+++ defaultengine.ini.nomovies
@@ -1215,6 +1215,7 @@
DeviceName=Generic Software
[FullScreenMovie]
+bForceNoMovies=TRUE
+StartupMovies=Aspyr
+StartupMovies=2K_logo
+StartupMovies=Gearbox_logo
_EOF_
case$1in
d|D)
dopatch -f &&echo'Movies/Cutscenes disabled.'
;;
e|E)
dopatch -fR &&echo'Movies/Cutscenes enabled.'
;;
*)
printf'usage:n$0 dtt# disable cutscenesn$0 ett# enable them againn'
errexit 'Please pass a valid argument.'
;;
esac

Borderlands 2 Skip Cutscenes

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment




broken image