this post was submitted on 16 Jan 2024
1899 points (96.0% liked)
linuxmemes
20880 readers
2 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Haven't run into a game yet that doesn't run on Linux when using Proton. ๐
Maybe i bricked something in my machine somewhere when messing with drivers for machine learning cuda support. But I often have games that are 'supported' through proton but fail to launch or even crash my PC. Metro exodus & deep rock to name a few. Other games do run great. But still things like steam big picture being laggy is annoying.
yeh that'll probably be it tbf... the cuda drivers are specifically for scientific computing and are pretty rubbish for anything else unfortunately... even amd ones are like that :(
however a way i found around it is to just push my gpu compute envs to docker and voila (also avoids the pain of installing the drivers cos nvidia actually provides a cuda docker image) :D
That's actually a good tip. Even though I don't use CUDA and never have.