this post was submitted on 21 Feb 2024
10 points (100.0% liked)

Linux Gaming

17206 readers
381 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

I have a Framework 13 AMD - love it overall. I'm currently running opensuse with Plasma but would honestly be happy to switch DEs if this was possible elsewhere.

It has a moderately high resolution screen (2256x1504). For a lot of games the AMD can't quite keep up, but runs fine at lower resolutions. The problem is that most games will offer native resolution, but then offer "standard" resolutions below that rather than half native.

Is there a way (even if manually for each game) to tell Plasma (or GNOME if I have to go that route) to launch a game with half the screen resolution?

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 11 points 1 year ago (2 children)

gamescope sounds like exactly what you're looking for.

[–] [email protected] 5 points 1 year ago (1 children)

Just wanted to report back that this worked perfectly.

[–] [email protected] 1 points 1 year ago (1 children)

That's great! I'm glad it was that easy.

[–] [email protected] 4 points 1 year ago

For any one who finds it in the future - I just set a Steam launch with gamescope set to half my native resolution, fullscreen and enabled fsr. Games run at the weird 1128x752 and FSR makes it look even better but I get great performance.

[–] [email protected] 2 points 1 year ago

Awesome, thanks. I will dig into it.

[–] [email protected] 2 points 1 year ago

If gamescope misbehaves, proton-ge releases include wine fshack with fsr capabilities. Select proton-ge as the compatibility tool and add WINE_FULLSCREEN_FSR=1 %command% to the launch options. Once in game, select any resolution you like, and it'll scale it using fsr to your display's resolution.