Added a tip for non-perfect scaling options

main
SleepingCrows 2024-08-10 04:41:32 -04:00
parent 9b0d880eaa
commit d3539ff37b
1 changed files with 2 additions and 0 deletions

View File

@ -15,4 +15,6 @@ I'm not making any scripts at this time for running gamescope, but these command
### If running gamescope as a steam argument
`gamescope -f -F nearest -w 1280 -h 720 -W 2560 -H 1440 -r 165 -- %command%`
* You can add `-S integer` if you still want to do perfect scaling on other resolutions to get as close to perfect scaling, but may have black borders in fullscreen mode.
* *Note:* Some DEs and envrionment setups may not play well with running gamescope like this on steam. specifically, KDE Plasma (wayland) will work, but I've yet to get Sway to work with this command argument with steam games. However, it seems to work just fine with non-steam games.