Firstly, i am a newbie please accept my question with respect.
I am a cs2 player using 4:3 aspect ratio and 1440x1080p res. My fedora version is 42, i am using nvidia gpu, i downloaded fedora’s kde plasma edition and now i am trying to make cs 2 work with 4:3 ratio. I think i need to use gamescope on launch options (after downloading gamescope ofc)
here is my launch option:gamescope -w 1440 -h 1080 -W 1920 -H 1080 -S stretch -f -r 180.00 --force-grab-cursor --adaptive-sync --immediate-flips – %command%
Edit. I solved with gamescope the problem was my kwin is crashing bc of some code i entered to my terminal from a youtube video. I found the solution by editing the ~/.config/kwinrc forlder composting section i added theese
TearingPreventionStrategy=0
OpenGLIsUnsafe=true
and afther that i set some window rules to my cs2 as force such as (pos-size-horizontal,vertical max) and after that i added -r 180 to solve my hertz problem and it worked flawlessly
Edit2:my last launch opiton gamescope -w 1440 -h 1080 -W 1920 -H 1080 -S stretch -f -r 180 – %command%