Battlefleet Gothic: Armada 2 – How to Fix Fix Resolution Scaling

Guide to Fix Resolution Scaling

When trying to get the best graphics result, I noticed that the resolution scale option actually is broken. Values above 100 are simply ignored by the game. Since it uses the Unreal engine, however, we can easily fix that with a well known .ini entry.

  • Navigate to:
    C:UsersYOUR_USER_NAMEAppDataLocalBattlefleetGothic2SavedConfigWindowsNoEditor
  • Open up the file Engine.ini with an editor.
  • Copy the following entry and paste it into the file, just beneath all the [Core.System] lines.

[ConsoleVariables]
r.ScreenPercentage=150

You want to replace the 150 with any value you like. Note that this is a percentage value. E.g. if you are running the game at a resolution of 2560×1440, 150% would blow it up to 3840×2160 (aka 4K). You can disable Anti-aliasing in the options afterwards. This way, you get rid of the TAA or FXAA blurriness and gain back spatial depth and shininess on metal surfaces.

Just like the Emperor would love it…

Have fun!

PS: Keep in mind, that this setting will tax your system significantly!

Written by Juuken

Be the first to comment

Leave a Reply

Your email address will not be published.


*