• John@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    40 minutes ago

    How will the anticheat work? Most games work decently well on proton, but the anticheat is what really breaks these games on linux.

    • binarytobis@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      6 hours ago

      Sometimes the game runs fine in Proton but there are a couple of small things that don’t work right. The dev could probably iron out the kinks on their end. Usually games just run fine for me.

      I will say, Valve needs to fix the Steam overlay in Proton because for some reason the text is so tiny on my 1440 monitor that I literally can’t read it. Give me a UI scale option.

      I managed to install a heavily modded version of Fallout 4 with Fallout London through non-steam .exe’s with Proton, so at this point I’m convinced it can handle anything.

    • Sanguine@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      8
      ·
      8 hours ago

      Maybe they mean support it in the sense they will enable comparability layers for any anti cheat? I am not familiar with this game or whether they use AC or not; just giving a plausible example of what support may look like.

      Also keeping your game proton compatible is still technically “supporting” it.

      Sometimes updates break compatibility and I’ve seen devs release patches to unbork their game.

      • xylol@leminal.space
        link
        fedilink
        English
        arrow-up
        29
        arrow-down
        1
        ·
        13 hours ago

        And surprisingly Linus the YouTube guy lately. My cousin randomly messaged me a week or so ago asking how to install cachyos because he saw the YouTube videos Linus tech tips did, I almost teared up

    • John@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      46 minutes ago

      Proton usually works better than native linux lol

    • vapeloki@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      1
      ·
      7 hours ago

      Valve does not recommend that anymore.

      And for good reasons:

      Nearly all Linux native games I have from steam do not work any more. Glibc changes. Xorg gone. Other stuff. You would need to maintain and adopt constantly.

      Having a product that advertises native Linux support on the storefront but requires Ubuntu 20.04 is nothing we or valve could want

      Proton offers a stable surface, and decouples the dependencies

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

        Don’t we have Flatpak as a solution to this? Why don’t developers or Valve make use of Flatpaks for Linux native games? Or is there a licensing issue?

        • vapeloki@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          6 hours ago

          Not really, no. Flat packs still need the host GPU, kernel driver and more.

          I sometimes build software and opensource is easy for Linux. "Just compile once for fedora 40,41,42 and 4 Ubuntu versions, look how to build for Debian because the compiler there is 8 years old and then do that for very major update. Forever

    • draco_aeneus@mander.xyz
      link
      fedilink
      English
      arrow-up
      16
      arrow-down
      1
      ·
      9 hours ago

      Because properly packaging/distributing your game is hard. Maintaining a build environment, running tests, having unique deliverables, it all adds effort. With Proton specifically, it’s a much lower effort to report. If there is a linux specific bug, it’s fine, because Linux isn’t officially supported, it’s just known to work with Proton. You also only need to ship one binary file (the Windows build), so you don’t have to adjust or alter any processes.

      This may not be the reason they do it, but there are real reasons.

      • Tattorack@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        9 hours ago

        So essentially they’re offloading the work they’d do themselves to the developers of Wine, Proton, and ProtonGE.

        I wonder if they contribute a donation to these projects.

        • four@lemmy.zip
          link
          fedilink
          English
          arrow-up
          11
          ·
          9 hours ago

          They sell the game on Steam, Valve gets a cut, so Proton funding should be covered.

          But I agree that we should donate to open source projects!

        • draco_aeneus@mander.xyz
          link
          fedilink
          English
          arrow-up
          2
          ·
          6 hours ago

          You’ll have to ask them. Maybe you should, and maybe they’ll consider it. If you don’t ask, it’s much less likely they’ll think of it themselves.

    • minfapper@piefed.social
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      1
      ·
      9 hours ago

      Honestly, the Linux ecosystem is so fragmented that Win32 is the best API for targeting Linux.

  • RememberTheApollo_@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    8 hours ago

    That‘d be great if it‘s got good gameplay. I‘d like to move away from EA‘s Battlefield. I‘ve tried a few other games but they don‘t quite cut it.

  • Zedstrian@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    6
    ·
    12 hours ago

    Hopefully there comes a point when native Linux builds become more common, versus asking all Linux users to play with a performance penalty.

    • bigbangdangler@reddthat.com
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      8 hours ago

      Tbh I’ve always has better luck with Proton versus native builds.

      And it is true that performance via Proton can be better than on Windows, so it isn’t accurate that there is a performance penalty. In my experience it’s usually the opposite. Shader precaching is one major reason.

      • black0ut@pawb.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 hours ago

        Windows is so bad that running a windows game through proton on linux can generally be faster. However, running the game natively on linux should be even faster than using proton. If companies cared about linux, we could have even more performance than we already do.

    • jerakor@startrek.website
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 hours ago

      If M$ releases a dx13 where the api is worse and the primary feature is copilot integration we might see more vulkan native games. So far they have been smarter than that…

    • minfapper@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      9 hours ago

      Honestly, the Linux ecosystem is so fragmented that Win32 is the best API for targeting Linux.