• Rentlar@lemmy.ca
    link
    fedilink
    English
    arrow-up
    19
    ·
    edit-2
    15 hours ago

    I had the same experience introducing Linux to other people:

    “Oh yeah, gaming just works out of the box on Linux”, one install later…

    “Hey, it says ‘Only for 🪟’ for everything except Portal and a couple other games!”

    “Whoops, you have to go in the settings and check this very particular box, then it just works out of the box.”

    • Bosht@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      13 hours ago

      So which distro are you referencing here? The Steam OS? I’m about to jump off the sinking Windows ship and wondering if the Steam OS one is stable enough or I should go with something else. All I use my comp for is gaming and web browsing.

      • rumba@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        7 hours ago

        Debian and Ubuntu have been seemless, I suspect you’ll find the same on all the other relatives.

      • Rentlar@lemmy.ca
        link
        fedilink
        English
        arrow-up
        9
        ·
        12 hours ago

        Any Linux OS with Steam installed, but yes most likely the same on SteamOS.

        My experience with games on Steam:

        • 75% of games: Click to Download, click Play, nothing more needed.
        • 20% of games will work, might need to select a special Proton version or put in one command.
        • 4% of games need tweaks specific to that game, to enable multiplayer, get around certain crashes etc., OR the game works fine but multiplayer doesn’t work at all due to anticheat set to block Wine users.
        • 1% of games don’t work at all due to either anticheat, DRM or another problem.

        Workshop works just fine, 3rd party mods will often work, but then you’ll need to get into the weeds of Wine to properly set it up, since installers are separate to the game.

  • LordCrom@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    12 hours ago

    I have to add an extra parameter to all my proton enabled games so that I use wine for 3d. If I don’t, I get blank screens. If I do, works like a charm. I post to the proton db after I verify it on each game.

    • azvasKvklenko@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 hours ago

      Do you mean PROTON_USE_WINED3D=1 ? If so, you don’t have Vulkan compatible hardware (GPU from like before 2012) or missing drivers. With this flag you use OpenGL rendered instead, that is inferior in every way. If you try it on modern hardware with the right driver in place you’ll get much worse performance, if it even works. This flag shouldn’t be promoted generally.

      If you run ancient GPU and want to always fallback to OpenGL, you can put the line

      PROTON_USE_WINED3D=1
      

      in /etc/environment and reboot. No need to set that in properties for every individual game.

  • ImplyingImplications@lemmy.ca
    link
    fedilink
    English
    arrow-up
    42
    ·
    1 day ago

    Good idea. This is probably to stop new Linux users from panicking when they buy a new game and then Steam gives them the “this game is incompatible with your operating system” error when they launch without enabling Proton first. I know that message popped up for me a lot.

    • NuXCOM_90Percent@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 hours ago

      Its not even new linux users.

      I semi-recently built a new PC and even having done this repeatedly… it took me longer than it should to have realized why re-adding my library folders didn’t add those games to my installed games list.

  • Lulzagna@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    4
    ·
    edit-2
    7 hours ago

    “make it easier” meanwhile Steam is still only 32-bit

    Edit: I forgot Lemmy users need everything explained - many package managers require manual intervention to enable multi-lib repos in order to install 32-bit software, hence why having 64-bit binaries would be easier. ✨

    • rumba@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 hours ago

      They’ll get there. The LAST thing we want is for them to rush Steam 64 bit. What we have is pretty damn stable.

      • Lulzagna@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        7 hours ago

        If that doesn’t make it more difficult to use, then enabling Proton by default doesn’t either. Most distros I’ve used require enabling multi-lib repos in the package manager just to try installing steam - you’re telling me that isn’t added difficulty?