Getting low fps for cs2 on nvidia 3050 (75w laptop) also gpu is not fully utilizing, no heating issue, all driver updated

Hi all, please help on below issue
I am using cachyos gnome, when I run CS2 I got lower fps and gpu is not fully utilizing

spec : AMD Ryzen 7 7435HS × 16
NVIDIA GeForce RTX 3050 Laptop GPU maxx watt= 75W (but in game its not going above 60w. In windows 11 its gose upto 75W and provide above 100 fps but in linux only 60 fps to 70 fps) ram= 16gb not heating issue ,

all driver upto date I was finding solution but many are facing same but no solution, also tried fedora 42 but same issue,

Hello and welcome,

Please return the output (link) from

sudo cachyos-bugreport.sh

Which notebook are you using?

Are you running it in a Wayland session or Xwayland? Vulkan?

ASUS TUF Gaming A15 FA506NCR_FA506NCR

thanks but now understand the problem, I was running cs2 on 1440p medium setting but when I run on low graphics then I got fps boost (more than wiin 11) , may be the problem is 4gb vram of rtx 3050 which is not sufficient but on 1080p medium cachyOS provide more fps than win11

Wayland session

If you need support then please run the command above and produce a report that includes proper system information.

4GB is not much for 1440p so it was probably using system ram.

You can see if this helps too with performance

STEAM_COMPAT_RUNTIME_SDL3=1 %command%

Or

STEAM_COMPAT_RUNTIME_SDL2=sdl2-compat %command%

thanks, I will try this