Showing posts with label XCOM. Show all posts
Showing posts with label XCOM. Show all posts

2016-02-09

XCOM 2 Series 1

Let's Play XCOM 2, Series 1

My first, blind, playthrough of XCOM 2.
Playlist : Let's Play XCOM 2, Series 1

Screenshot: Snipers taking care of business.

  • XCOM 2 Playthrough
  • Difficulty: Commander
  • Played as Ironman (No reloading, only save & quit)

The first part on the playlist is an intro to the series and game's tutorial (+ game's story introduction), and the second part is the first actual mission. I had some recording issues in the first videos, so parts 1 & 2 are quite choppy with bad framerate, but it's all fixed in part 3, where the XCOM 2 LP really begins.

Screenshot: Irina Volkova and Mr.Odd ready for action.

XCOM 2 is a turn-based tactical video game developed by Firaxis Games and published by 2K Games for Microsoft Windows, OS X, and Linux. It was released February 5 2016. XCOM 2 serves as a sequel to 2012's reboot of the series, XCOM: Enemy Unknown, and takes place 20 years after the events of Enemy Unknown, following the continuity that XCOM lost the war.

Screenshot: Taking care of

2012-11-15

How to Disable the Splash Screens in XCOM: Enemy Unknown and XCOM 2


Annoyed by the unskippable startup movies of XCOM: Enemy Unknown you have to watch and wait through every time?

Me too. Here's easy step-by-step instructions on how to disable the splash screens on PC and Windows.

Note: Same kind of change applies to XCOM 2 and many other Unreal-engine based games, whether the splash screens can be skipped or not.

How to Disable the Startup Movies in XCOM 2 and XCOM: Enemy Unknown


1. Find the XComEngine.ini file


By default (Replace %USERNAME% with your username):

XCOM:
C:\Users\%USERNAME%\Documents\My Games\XCOM - Enemy Unknown\XComGame\Config\XComEngine.ini

XCOM 2:
C:\Users\%USERNAME%\Documents\My Games\XCOM2\XComGame\Config\XComEngine.ini

or

Find the XCOM 2 or XCOM - Enemy Unknown folder in the Documents -folder (Documents under Libraries)

By default:

C:\Users\%USERNAME%\Documents\My Games\

And in there, the 'XCOM - Enemy Unknown' or XCOM2 -folder.

In the *\XCOM - Enemy Unknown\XComGame\Config\ folder, you'll find the XComEngine.ini

2. Backup XComEngine.ini


Take a copy of XComEngine.ini, and
Rename the copy to XComEngine.ini_org or similar as a backup.

3. Edit XComEngine.ini


Comment (with semi-colon ;) or delete StartupMovies lines
You can leave 'StartupMovies=Black' in place

XCOM: EU


Find lines:

StartupMovies=Logo_2KFiraxis
StartupMovies=UE3TechLogo
StartupMovies=LogoLegal_PCConsole
StartupMovies=1280x720_Black

Delete the lines or comment them out (with semi-colon ;) like this:

;StartupMovies=Logo_2KFiraxis
;StartupMovies=UE3TechLogo
;StartupMovies=LogoLegal_PCConsole
;StartupMovies=1280x720_Black

(The game might delete the commented lines from the file on startup, thus - ALWAYS BACKUP)

XCOM 2


StartupMovies=X2_2KFXS_Logos
StartupMovies=X2_Logo
StartupMovies=UE3TechLogo_XC2
StartupMovies=XC2_LegalScreen

Delete the lines or comment them out (with semi-colon ;) like this:

;StartupMovies=X2_2KFXS_Logos
;StartupMovies=X2_Logo
;StartupMovies=UE3TechLogo_XC2
;StartupMovies=XC2_LegalScreen

(The game might delete the commented lines from the file on startup, thus - ALWAYS BACKUP)

4. Save XComEngine.ini


Save the XComEngine.ini file.

5. Start the game


Start the game eand you'll be in the main menu in seconds without the unskippable splash screens.

Want to learn how to disable the splash screens for Dishonored as well? Click here.