•  megopie   ( @megopie@beehaw.org ) 
      link
      fedilink
      29
      edit-2
      2 months ago

      Proton is steam’s compatibility tool, these “medals” basically indicate how well a game works through it. Platnium and gold mean work without troubleshooting. Silver means a little tinkering with settings. Bronze means it can work with effort, and borked means it just doesn’t work.

      So, 84% working with 0 effort, and 11% working with light tinkering.

      The post is kind of incomprehensible if you’re not already familiar with proton and the troubleshooting website proton DB.

            •  megopie   ( @megopie@beehaw.org ) 
              link
              fedilink
              5
              edit-2
              2 months ago

              yah, it’s a bummer, but most people who play games on PC aren’t playing such tittles. The current online player count for league is about 2.5 million as supposed to the total steam active player count of 25 million. A lot of people play league, but, like, it’s hardly a problem that everyone has.

          • I dunno, I haven’t been able to get Subnautica to work for some reason. It’s likely due to the games own spaghetti code barely being functional on the intended OS’s as is…

            But it’s a bummer nontheless.

            Same goes for XCOM.

  • Ah, the hallmark of mainstream usability: a four bar chart with multi-segmented portions based on different independent ratings of compatibility that don’t agree with each other.

      • Even Gold can be comparable to Windows. Even silver, since a lot of games don’t actually work well or at all on Windows anymore. At the same time, Platinum can still mean issues. It’s not that black & white comparable when there’s so many factors going into it (regardless of the OS).

  •  megopie   ( @megopie@beehaw.org ) 
    link
    fedilink
    14
    edit-2
    2 months ago

    Of the 17 games I’ve played over the past 9~ months since installing mint Linux and steam proton, only 2 base games have had issues and 2 games I’ve had trouble modding. I think it’s a discussion worth having so let me go through the few issues I’ve had in regards to games on Mint Linux (Ubuntu based). 2 problems were resolved without issue, 1 was a qualified success, and one I gave up on trying to mod.

    To be clear this is all on an intel Intel 7700HQ CPU and nvidia GTX1060 GPU. It’s not the newest or top of the line anymore but it’s still plenty capable.

    Foxhole: there was a week about a 2 months ago where I had to launch it through lutris because proton was having an issue with loading in to the map. As far as I could gather, the devs had updated shaders or some libraries to fix a glitch with small trains hovering at max map height, and this caused issue with proton being unable to load shaders. Using lutris (which I think uses wine?) fixed the issue and the devs fixed the issue with proton about a week later.

    Helldivers 2: extremely bad frame rates and straight up locking up the computer part way through the intro or tutorial. I think it was an issue with the graphics card memory just getting filled up and not clearing. I don’t remember exactly what I did to fix it, but it involved caping the FPS at 60 FPS. It works now but only with low settings and I still get a bad frame rates when the map gets crowded.

    Then there was modding games that had some issue. Both of them were older games that relied on patchers.

    Vampire the Masquerade: Bloodlines: Worked great as the base game. The patcher for the unofficial fan patch was a .exe though, so I added it to steam and ran it with proton, it couldn’t find the game files and I had to manually direct it to the files in proton’s mock windows file structure, but after that it patched and worked fine from there.

    Fallout: New Vegas: The base game ran flawlessly (well as flawlessly as base game New Vegas can run), same procedure as above, opened patcher and mod manger by adding to steam and opening with proton, directed them to the weirdly placed files, but this time they didn’t recognize the game files and refused to patch. I fiddled with it for a bit, but gave up because I didn’t care that much.

    Again I want to emphasize that these are 4 out of 17 games, only one of which had persistent issues, and one that I gave up on trying to mod. None straight up wouldn’t run and none were unplayable after a bit of tinkering. This is about the same rate of tinkering I was doing back in windows to get things running the way I wanted with games.

    There is a lot of work left to do here, but playing games on Linux is absolutely doable even if you’re not particularly tech savvy. if you don’t have the patience to trouble shoot, you will be fine 9 times out of 10. I’m more tech savvy than the average bear, but I don’t work in tech nor do I have a formal education.

    • You don’t need to add the exe of whatever mod tool to Steam, use Steam Tinker Launch. It lets you add an exe to run instead of the game, concurrent with the game, or injected after the game is up, and it will run in the same prefix that Proton uses for that game. It also has tools for installing and using several mod managers, and generally a ton of good features for tinkering with the game.

      The main issue I haven’t solved is getting something like the Nexus mods “open in manager” to work. My guess is I might have to install, run, and configure a web browser inside the prefix, but that sounds really annoying so I haven’t tried it.

        • I’ll second that STL will make FNV work on Mint, I’ve made many comments extolling how much better it runs that way than it ever did on windows

          that being said RED ALERT:

          You need a version of YAD not from the stone age (so not the distro software manager version) to install STL. The instructions for making your own YAD from the GitHub assume you’ve done it before and can understand what phrases like “do the usual” mean. It’s not hard but it took me 45 fucking minutes to find a comment 5 months ago on Reddit that said “do this exact command” and made it all go smooth. If you’re familiar with GitHub and the make command: you’re good homie.

          If you have any issues with FNV you can PM me as I finished my playthrough recently and did everything you can do in modding to it, LoD and all, no issues. Ok, that’s a lie, but the issues were my fault, not the system.

          • I mean, base game FNV ran fine for me. Which is kind of funny because my friend who was playing it for the first time was having a bunch of issues with it constantly crashing while playing on windows 10 and I had to walk them through getting fan patches and the like running.

    • Linux and nvidia have a strained relationship. There are a couple nvidia specific distros that might do you better. I am on Pop_OS and so far have had zero issues. The only game we have in common is Helldivers 2, and it runs perfect. Granted I have a 2080, so that might have something to do with it, but the gap is mostly ray tracing. Bazzite also has an nvidia specific version, but I have not used it. I have heard it is great, though.

      • Yah, I had to manually install the driver in mint for the nvidia card, and had to change a setting in the bios to get the system to even see the card. But it works fine other than that. I’m considering going with an AMD card next time I get a computer, largely because I hear they work a lot better with Linux.

        • Not the person you’re replying to, and I don’t have personal experience with Bazzite but, essentially, it is gaming oriented distribution built on fedora.

          It has a lot of stuff built in to help it run games well, including the right graphics drivers. Fedora is one of the major Linux distributions along side Arch, Debian (which Ubuntu is derived from), and others.

          There are a few other distributions that do much of the same regarding graphic card drivers, but built on one of the other major distributions. For instance PoP_OS! (Based on Ubuntu and thus Debian).

          So bazzite is good for running games, that’s what it is built to do, but other distros do that as well, it depends what flavor of Linux you want it to be built on.

      • I was trying both, everything was just really bad frame rates and stuttering, and a few things wouldn’t run after installing specifically Linux marked games on Steam. Back on Win10 everything is running like butter.

            • I got a laptop recently with an AMD GPU, and installed Ubuntu on it, and the first time round I got the AMD drivers working, but every boot the discrete GPU and the integrated GPU would change their device IDs (e.g. gpu1/ gpu2), so Steam would end up launching games on the integrated GPU half the time. I got frustrated and installed Windows, but found out that you can’t buy Win10 anymore, so got Win11 and hated it so much I went back to Ubuntu. Second time around, I found a thing for setting the GPU in the launch options by GPU name, and that has fixed it.

              Linux is not ready for average consumers if they have to install it themselves, but neither is Windows; most people buy a computer with the OS preinstalled, and never have to deal with driver setup; the Win11 install had a bunch of driver issues too.

              SteamDeck is such a huge revolution because it’s really the first time that a company has made preinstalled Linux machines available in a way that average consumers don’t have to go looking for or pay through the nose (cough System76 cough).

              If someone like Dell or Lenovo (or hey, even System76 or Framework) could get their laptops in-store at BestBuy, with everything pre-configured and ready-to-use, that would be Linux being “ready” for the average consumer.

              • Couldn’t have put it better myself. Like, installing it it asked if I wanted extra helpful software and drivers, but I still had to spend a ton of time setting up basic programs. Default video player sucked, default file browser sucked. Having both the dock and the system toolbar is unnecessary, annoying, and confusing for new users. Most of the default apps feel like an Apple OS to me also, like you have NO configuration options, it’s just you get what you get. The Ubuntu software store is a fraction of a fraction of what it should be. Snaps SUCK.

            • If you are still interest (100% understand if not) Bazzite and Pop_OS both have nvidia specific distros with the drivers baked in. Makes things a lot easier. Pop is Ubuntu and Bazzite in Debian. Pop has been my daily driver for 2 months and have not missed windows.

  • Unfortunately games are only one part of the problem. I just tried getting some Windows software up and running on my Steam Deck and it was a hours of hassle only to end up not even working anyway.

    Is Serato DJ worth investing time into? No, probably not really. Would it have been nice for it to have worked? Yes, that’s sort of the point of computers ability, to be used.

    I’m glad so many games are working, so I hope more software support comes along!