ASTRONEER – How to Skip Intro Movies

If you can’t skip intro movie (like in Rails update) this guide is for you.

Guide to Skip Intro Movies

Method 1

  1. Find DefaultGame.ini and make a backup just in case.

In my steam version it was there:

C:\Program Files (x86)\Steam\steamapps\common\ASTRONEER\Astro\Config\DefaultGame.ini

  1. Open the file with a text editor and find MoviePlayerSettings text.
  2. Edit the following code:
[/script/movieplayer.movieplayersettings]
bWaitForMoviesToComplete=False ; default= True
bMoviesAreSkippable=False
bLoopLastMovie=False ; default= True
  1. Save the file and restart the game.

Method 2

Another way to skip

  1. Add the above code into the following file:

%USERPROFILE%\AppData\Local\Astro\Saved\Config\WindowsNoEditor\GameUserSettings.ini

  1. Restart the game.

Be the first to comment

Leave a Reply

Your email address will not be published.


*