@[email protected] to Linux GamingEnglish • 1 year agoCounter-Strike 2 System Requirements for Linuxi.imgur.comimagemessage-square39fedilinkarrow-up1153arrow-down13cross-posted to: [email protected]
arrow-up1150arrow-down1imageCounter-Strike 2 System Requirements for Linuxi.imgur.com@[email protected] to Linux GamingEnglish • 1 year agomessage-square39fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish2•1 year agoRun vulkaninfo | grep VK_EXT_graphics_pipeline_library and see if it’s there.
minus-square@Linus_TorvaldslinkEnglish1•1 year agoThanks! I just ran vulkaninfo and it’s there. Btw: You can check your version apparently with vulkaninfo | grep driverInfo.
Run
vulkaninfo | grep VK_EXT_graphics_pipeline_library
and see if it’s there.Thanks! I just ran
vulkaninfo
and it’s there. Btw: You can check your version apparently withvulkaninfo | grep driverInfo
.