Resolution defaults to max resolution for monitor in windowed mode

12 votes

Minor inconvenience but when starting the game or when loading the main menu (after a disconnect) the game defaults to the native resolution of the monitor. Didn't do that in previous version.

My settings

"HostSettings": {},
"GraphicSettings": {
"Resolution": {
"x": 2560,
"y": 1440

Change to this

"HostSettings": {},
"GraphicSettings": {
"Resolution": {
"x": 5120,
"y": 1440

Even if I set the config file to readonly it changes the settings, it doesn't save the file, clearly, but it still resets to native resolution.

Done Performance Visual Suggested by: Brandter Upvoted: 16 May, '25 Comments: 6

Comments: 6
OldestNewestMost likesFewest likes