How can I skip the opening logos in Bioshock: Infinite?
When I start the game, I have to sit through a barrage of unskippable logos and splash screens. How do I disable these logos and get straight to the main menu?
Solution 1:
First, open up XEngine.ini
in your favorite text editor. You'll find this file in your config folder:
C:\Users\[Your Name]\Documents\My Games\BioShock Infinite\XGame\Config\
In XEngine.ini
, scroll down to the [FullScreenMovie]
section. Look for the following four lines, and disable them by adding a semicolon (;
) at the beginning of the line:
StartupMovies=2KLogoSweep720p2997
StartupMovies=IrrationalLogoTest
StartupMovies=UE3AnimatedLogo_ProRes
StartupMovies=AMDLogo720p
Save and close the file. Now when you launch the game, you'll only see the copyright and autosave screens before the main menu. (I haven't yet found a way to disable those)