• Victor
    link
    fedilink
    01 year ago

    Haven’t run into a game yet that doesn’t run on Linux when using Proton. 👌

      • xigoi
        link
        fedilink
        01 year ago

        I was banned from The Finals for playing on Linux

        How is that not illegal?

        • The Uncanny Observer
          link
          fedilink
          01 year ago

          Well, civil rights lawyers have been pretty busy lately trying to stop the slide into facism, so they haven’t gotten around to making our choice of OS a protected class.

          Seriously though, why would it be illegal? It’s their game, so they get to be assholes and decide who gets to play it with them. I don’t think that’s ever going to change, and I’m not sure it should. We do the same thing in the Fediverse, deciding who gets to use the instances we control.

      • Victor
        link
        fedilink
        01 year ago

        That’s gotta be rectifiable somehow. Did you contact some sort of support?

    • flamingos-cantOP
      link
      fedilink
      English
      01 year ago

      The only games that give me any trouble are some Japanese VNs, which can be absolutely cursed for some reason. Like, massive tech juggernauts like Cyberpunk are click and play, but I’ve spent hours getting books-with-PNGs working.

      • @zurohki@aussie.zone
        link
        fedilink
        English
        11 year ago

        That’s because their code quality is usually an absolute dumpster fire that only works if Wine exactly replicates obscure Windows bugs.

    • @Darkraisisi@feddit.nl
      link
      fedilink
      01 year ago

      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