Okay so I'm completely new to Linux, downloaded it a few weeks back. I'm almost completely unable to play my games on steam because they are so laggy, I've tried diffrent versions of proton and that didn't help it's not a spec issue because almost any device out there can run clicker heros and my desktop won't, I'm thinking it's a driver issue and so does my girlfriend but may as well ask here too. If it's a driver issue does anyone care to walk me through how to fix it/have any good youtube videos showing how, much thanks.
#horrible lag on steam games
14 messages · Page 1 of 1 (latest)
what is your graphics card, share inxi -Gxxx from the terminal and does the issue happen on all games or just one?
It happens on all games except source games I guess? I can play gmod perfect and I can play tf2 if I use the legacy boot thing. I'll check my graphics card now
Actually I think I have inbuilt graphics
well, did the games run fine with windows?
Yeah they ran flawlessly
That's what's got me confused
Becayse theoraticly I should be getting a drastic upgrade in performance
that command wont work for me but heres this in case it may be of use
I don't have an ideas 
yeah, im honestly thinking about switching to arch and seeing if i have any luck on there
or possibly steam os but i havent found much info on it
uname -r ; inxi -G
general btop
amd radeontop
nvidia nvtop
if drivers work
glxgears | vkcube
more info
glxinfo -B
vulkaninfo | grep 'Vulkan Instance Version'
you need vulkan v1.3 and you can use anything recent with experimental
if you have vulkan v1.2. you need to revert back to like proton 6 maybe 7
https://github.com/ValveSoftware/Proton/wiki/Changelog
https://www.techpowerup.com/cpu-specs/
https://www.techpowerup.com/gpu-specs/
install another desktop environment that has a toggleable compositor button if xorg/x11
turn off vsync
try sticking games on 120fps cap than 60fps cap
turn off ambient occlusion/screenspace in games
make sure shaders gets compiled. you'll notice this pop up in recent games like cod/throne and liberty/the first descendant. its how games functions
misc for alternatives with steam launch options
https://www.phoronix.com/review/radeon-radv-vrs
https://docs.mesa3d.org/envvars.html#envvar-RADV_FORCE_VRS
https://support.system76.com/articles/use-amd-fsr/
WINE_FULLSCREEN_FSR=1 WINE_FULLSCREEN_FSR_STRENGTH=1 RADV_FORCE_VRS=2x2 %command%