this post was submitted on 28 Feb 2024
0 points (NaN% liked)
Linux Gaming
15776 readers
25 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yup. Gamescope.
The command to force a certain resolution and frame rate would look like this:
gamescope -W 1920 -H 1080 -r 60 -- %command%
The resolution configured is the one the game will see, and the gamescope window can then be resized or full screened as you like.
It can also run games at lower resolutions, and upscale them using FSR. 1080>4K looks like this:
gamescope -w 1920 -h 1080 -W 3840 -H 2160 -F fsr -- %command%
Your link doesn't work for me on Jerboa.
That's for Jerboa to fix. It's valid markdown.
Now it works.