Opens up in wrong resolution without UI on linux

woutdp

New member
On Linux using wayland.

Currently on the latest build (#5918) it opens up Deadlock on the wrong resolution and the UI is gone. I'm using a 4K monitor but I like to play on 1080p. It opens up in the corner and I can't control the character + the UI is gone.

A workaround is to use `gamescope --expose-wayland --force-grab-cursor -W 1920 -H 1080 -S integer -f -- %command%`. The game is playable, but after some time randomly it suddenly because really laggy, rebooting the game fixes that specific issue.

I've had this problem before a couple of weeks ago and it went away after a new build was created, so posting here because this is probably a regression.
 
It fixed itself. I think it might be related to having a second vertical monitor. The games gets confused and displays in the wrong resolution (the resolution of the second monitor). Some games solve this by having the ability to select the monitor to display on.
 
Back
Top