#does gt 210 support steam proton?
5 messages · Page 1 of 1 (latest)
to check other stuff with
uname -r ; inxi -G
ifnvidia-smidoesnt return anything then the nvidia driver isnt working correctly
then after you can check if drivers are working like
glxgears | vkcube
gears: opengl
cube: vulkan
more information with
glxinfo -B
then to see for vulkan v1.3
vulkaninfo | grep "Vulkan Instance Version"
if it returns vulkan v1.2 it'll be like proton 6 or 7
more steam info if you need it <#💻coding message>