If you can’t open the game or it crashes then what I’m saying here doesn’t apply but if you can get to the main menu, apply whatever settings you want to use in the options and then close the game.
Guide to Cap the FPS
That way those settings are saved and then you can navigate to and find a configuration file for the game settings and in that file is a command to limit your FPS. And why you may be interested in doing this is because for whatever reason that setting is not in the game options so essentially the game is just running at an uncapped or variable framerate by default and that can introduce more stutters and frame pacing issues. Yes you cap your FPS other ways but sometimes doing it with what is built-in to the game can work a little better. I however don’t think this game is meant to run anymore than 120 fps so, the two limits that I would set are either 60 or 120.
The config file gets created here once you load the game and your settings are saved:
- C:\Users(your name\AppData\Local\SwGame\Saved\Config\WindowsNoEditor\GameUserSettings.ini
Navigate down under /Script/SwGame.SwGameUserSettings
Find the line that says: FrameRateLimit=
By default it’s at 00.000000 (so unlimited) type in 60 or 120 (and yes leave it as 60.000000 or 120.000000) or whatever you prefer (I’m not sure though if other values would work well) and then save and then close the file.
Limiting your FPS (frames per second) won’t fix bad performance, but it can help your game run more smoothly. When your GPU and monitor work at matching speeds, the game looks better. It’s strange that this game doesn’t let you adjust this setting directly – most new games include this basic option in their settings menu.
Thanks your tip really helped me