No sufficiently high resolution

It is a must that a higher resolution becomes available soon. (2560x1080 and 1920x1440)

1 Like

This can be sort of fixed. However, it’s a pain.

  1. in GameUserSettings.ini, change the frame limit to FrameRateLimit=120.000000

  2. Change all the resolution settings in GameUserSettings.ini to your preferred resolution

  3. When you’re done with both, make the file read-only so the game cant change it

  4. When you run the game, press alt enter. This will put it into a window. Press alt enter again to enter full screen. The game will now obey the FPS setting and run at 60, 120, etc FPS

Note: Sometimes the game will force itself back to 1920x1080 unfortunately, but the FPS is an EASY workaround. Unfortunately, for my screenshot the game reverted to lower res, but the FPS unlock is still working

If you want to resize the window, once you press alt enter, tab away then click the white bar at the top of the window. This will let you resize it past 1080p, but only in a fixed aspect ratio. Sometimes it will re lock the game at 30 FPS, and you have to alt enter then alt enter again.

They really need to patch this. It’s absurd that a game in 2023 has a 30 FPS and 1080p lock.

GameUserSettings.ini

[ScalabilityGroups]
sg.ResolutionQuality=100.000000
sg.ViewDistanceQuality=3
sg.AntiAliasingQuality=3
sg.ShadowQuality=3
sg.PostProcessQuality=3
sg.TextureQuality=3
sg.EffectsQuality=3
sg.FoliageQuality=3
sg.ShadingQuality=3

[/Script/Engine.GameUserSettings]
bUseVSync=False
bUseDynamicResolution=False
ResolutionSizeX=2560
ResolutionSizeY=1440
LastUserConfirmedResolutionSizeX=2560
LastUserConfirmedResolutionSizeY=1440
WindowPosX=-1
WindowPosY=-1
FullscreenMode=1
LastConfirmedFullscreenMode=1
PreferredFullscreenMode=1
Version=5
AudioQualityLevel=0
LastConfirmedAudioQualityLevel=0
FrameRateLimit=120.000000
DesiredScreenWidth=2560
bUseDesiredScreenHeight=True
DesiredScreenHeight=1440
LastUserConfirmedDesiredScreenWidth=2560
LastUserConfirmedDesiredScreenHeight=1440
LastRecommendedScreenWidth=-1.000000
LastRecommendedScreenHeight=-1.000000
LastCPUBenchmarkResult=-1.000000
LastGPUBenchmarkResult=-1.000000
LastGPUBenchmarkMultiplier=1.000000
bUseHDRDisplayOutput=False
HDRDisplayOutputNits=1000
r.SetRes=2560x1440

[ShaderPipelineCache.CacheFile]
LastOpened=StarTrekGame

After all that, I found a utility that does it better:

Make sure to READ the manual: Manual - Windowed Borderless Gaming

This app will let you force the game into any res you like. I also unlocked the frame rate in gameusersettings.ini and set it to 120 fps.