protonscr

Steam Porton run games as wrong resolution

protonopen
ValveSoftware/Proton#8558 · opened 2025-03-24 by CrazyDoraemonII · updated 2025-03-25 · 1 comments · github
CCrazyDoraemonII 2025-03-24 github

Compatibility Report

  • Name of the game with compatibility issues: All games
  • Steam AppID of the game: All

System Information

  • GPU: < AMD Radeon RX6800S >
  • Video driver version: <Mesa 25.0.2 >
  • Kernel version: <>
  • Link to full system information report as Gist:
  • Proton version: Hotfix, Experimental, 9.0-4, 6.3-8, 7.0-6, 5.13-6,

I confirm:

  • [ Y ] that I haven't found an existing compatibility report for this game.
  • [ Y ] that I have checked whether there are updates for my system available.

Symptoms

My laptop resolution is 2560x1600 When I run Steam Proton with all my games, the game's quality only have 1704x1065 in the options. How can I run it as 2560x1600?

Reproduction

Ccolonthreeing 2025-03-25 github

Try using Gamescope to run it in whatever resolution you need. In Steam you can go to the Launch Options or whatever it’s called, and put in “gamescope -w 2560 -h 1600 -- %command%” which should hopefully fix it (make sure you have gamescope installed for this- if you Flatpak steam you’ll need the flatpak version, else get the one from your package manager).

Gamescope is quite the useful tool, you can read some more about it here if you want: https://wiki.archlinux.org/title/Gamescope

In my experience the issue you are experiencing is caused by scaling on Wayland versus Xwayland. Gamescope is wayland native so it should fix it. If you aren’t using Wayland, it’s still worth a try.