YouTube video: https://youtu.be/uScsmjvdwyo

Invidious video from YouTube without YouTube: https://inv.nadeko.net/watch?v=uScsmjvdwyo or https://invidious.nerdvpn.de/watch?v=uScsmjvdwyo

PeerTube, alternative video hosting platform based on Fediverse: https://subscribeto.me/w/isv3e2tfTJyGeAT6RRSR6M

Video description:


It’s clear there are some people who don’t understand Proton. So let’s talk about it. #Proton #SteamPlay #CompatibilityLayer

00:00 Introduction
00:41 The basics of a computer
01:46 What Proton is not
03:04 What is an emulator
04:32 Proton acts like a map
05:25 Proton translates API and system calls
06:18 Proton provides a Windows-like software environment
06:55 Why are some games incompatible?
08:52 Shouldn't we demand native Linux games?
11:07 Conclusion
    • Mr_Blott@feddit.uk
      link
      fedilink
      arrow-up
      12
      ·
      1 day ago

      I was curious about how much you could actually read in the 11 minutes that this YouTube drivel wasted on getting a point across

      I tested my reading speed and it was 346 wpm, so I’m guessing the average is about 300 because I read a lot

      3300 words is an absolute fuckton of information.

      I’ve no idea why anyone would waste 11 minutes listening to about two minutes worth of information

      • Vodulas [they/them]@beehaw.org
        link
        fedilink
        arrow-up
        8
        ·
        23 hours ago

        Not everyone can sit down and read for very long, some people want something to listen to while they do other things, some people learn better in audio format, and some people just like watching videos. It’s fine if it is not your jam, but that is no reason to denigrate someone choosing to watch a video instead of reading an article.

  • mox@lemmy.sdf.org
    link
    fedilink
    arrow-up
    19
    ·
    edit-2
    1 day ago

    Hardware is not the only thing that can be emulated. Here’s an example. To claim that things emulating software components are not emulators is simply incorrect, like claiming that squares are not rectangles. It’s always disappointing to see someone spreading that falsehood.

    It’s true that Wine is not a hardware emulator, nor is Proton. But make no mistake: they are both emulators.

    The unfortunate backronym made a kind of sense 20 years ago. At the time, lawsuits were flying hard and fast at projects offering APIs and tools modeled after commercial operating systems (Unix variants), and there was no established case law protecting them. The prospect of Wine contributors getting sued into oblivion by Microsoft was a very plausible threat. Rebranding it as “Wine Is Not an Emulator” helped frame it as something different as it grew and gained attention, and although that phrase is inaccurate, “Wine Is Not a Hardware Emulator” wouldn’t have fit the existing name or distanced it from being seen as a Windows work-alike. Also, most emulators of the time happened to be hardware emulators, so it didn’t seem like a terribly big stretch.

    That time is gone, though. The legal standing for software based on reverse engineering is more clear than it was then. Microsoft has not sent its lawyers after our favorite runtime emulator. The backronym was thankfully abandoned by the project some years ago. Weirdly, there are still people on social media spreading false statements about what the word does and doesn’t mean.

    • thingsiplay@beehaw.orgOP
      link
      fedilink
      arrow-up
      9
      ·
      1 day ago

      The term “Emulator” is not well defined and the boundaries are not always clear. But in computer hardware and software, emulation usually refers to CPU emulation. Overall one could argue that WINE is an emulation, because it emulates a certain “thing”. But as said in computer science it has accepted by most people (for the sake of having categories) that CPU emulation is emulation, and otherwise its not. Especially if we talk in context of videogame emulation. Like Virtual Machines are no emulators, because they do not emulate the CPU itself.

      Slightly offtopic: I often discuss and justify why I do not consider FPGA an emulator. Sure it emulates another hardware, but in the terms of console emulation of videogames, FPGA executes the CPU cycles native. There is no middle layer in between that needs to be interpreted, it runs the CPU commands that was “programmed into”. So FPGA is mimicking, not emulating.

      Just like with many other words in human language (which also is not clear across all translations and dialects of human language), the term “emulation” is just not 100% defined and there is nobody who has the definitive answer to it. And that’s okay. It’s a “domain specific” language; which means, you have to specify it before in order to make use. Otherwise you can assume it from context its “usual” meaning. Does not mean its clear, but it means nobody has the right to act like having a clear definition and saying anyone else is wrong.

      • mox@lemmy.sdf.org
        link
        fedilink
        arrow-up
        7
        ·
        edit-2
        1 day ago

        as said in computer science it has accepted by most people (for the sake of having categories) that CPU emulation is emulation, and otherwise its not.

        It’s important to keep in mind that things said in computer science for the sake of having categories are usually said within the very narrow implicit context of a particular field of study, like microprocessor design. It makes sense there for the sake of brevity, just as arcane acronyms make sense when everyone in the room understands what they stand for in that context. But the context no longer applies when we’re out in the rest of the world using a word that is not so narrowly defined, as we are now.

        I think we mostly agree, because you pointed this out yourself:

        It’s a “domain specific” language; which means, you have to specify it before in order to make use.

        However, I want to clarify my position in response to this:

        nobody has the right to act like having a clear definition and saying anyone else is wrong.

        I often encounter people on social media chiding or mocking others for referring to Wine as an emulator, which is disheartening for a number of reasons. Importantly, the people reading such comments are being taught that it’s wrong to call Wine an emulator, when in fact it is not wrong at all. Wine’s very purpose is to emulate. This is plainly visible not just in how it is used, but also in how it is developed (many of its behaviors are reverse engineered Windows behaviors, departing from the API docs) and how it functions (it does a heck of a lot more than translating system calls).

        The Wine project’s FAQ acknowledges the misunderstanding, a bit indirectly, by pointing out that it is “more than just an emulator”.

        Unfortunately, since most people in the discussions I mentioned have no visibility into Wine’s internals, they don’t know any better than to accept what they were told by multiple people on the internet. They are misled by a smug few who love to tell others they’re wrong by repeating that officially abandoned slogan that was never really true (at least not in the context that framed it) in the first place. And then some of the misled people adopt it themselves, so we end up with more of the “you’re wrong” attitude, perpetuation of a ridiculously narrow understanding of the word, and people who publish about the topic performing awkward linguistic gymnastics to avoid simply saying “emulator” for fear of rebuke.

        I think all three of those results make the world a little worse, so I’m here to let everyone reading know that it’s perfectly appropriate to call Wine (or Proton) an emulator. Anyone who claims it’s wrong to do so is perhaps a hardware field specialist who has lost sight of the importance of context in language, or (more likely) either honestly mistaken or an internet troll.

        • thingsiplay@beehaw.orgOP
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          Besides those toxic people who claim something and everyone else is wrong, its not too bad. In the end, all it is about is just one tells someone else a specific definition of a word. And in a sense he is always right, because he (or she) is defining it at that moment.

          I understand what you are saying there (last paragraph), but, there is context if one says Wine is not an emulator (not because of its name). The reason is, we are talking about software emulation in the sense of gaming. And there are emulators to play videogames literally emulating other systems. And we have other words to make a category for distinguishing reasons such as Virtual Machines or API compatible or ABI compatible too. I’m fully aware of the fuzzyness of the terms. I’m also fully aware what upsets you when people tell others Wine is not an emulator. But they do it with intentions to teach (such as you and me here), at least usually. Trolls aside or “idiots” aside.

          So looks like you are right; we agree each other us here.

  • narc0tic_bird@lemm.ee
    link
    fedilink
    arrow-up
    21
    ·
    1 day ago

    In my experience, even when a game has a native Linux version, the Windows version run via Proton can often be the better choice.

    In Tabletop Simulator, I wasn’t able to join my friends’ multiplayer sessions with the native Linux version. No problem with the Windows version via Proton.

    The Linux version of Human Fall Flat isn’t feature complete/outdated.

    There are better examples though. Valheim runs fantastic aside from a bug that it picks the first instead of the default audio device for sound output on startup. It even supports mods and r2modman supports Linux as well.

    Didn’t have any problems with Spiritfarer either.

    • Fubarberry@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      10
      ·
      1 day ago

      Yeah, it’s unfortunately common to have games running better through proton than the native port. We’ve seen a lot of devs drop their linux port recently because the proton version ran better with fewer issues.

      Obviously a well executed native linux port is preferable, but a lot of smaller devs have trouble justifying spending a lot of time working out kinks for a linux port if the game already runs great through proton.

      • narc0tic_bird@lemm.ee
        link
        fedilink
        arrow-up
        6
        ·
        1 day ago

        Exactly, and I’d rather devs focus their time on making sure their Windows version works well via Proton than using that same time for a half-assed native Linux version.

    • Appoxo@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      I think a huge reason for this is how fragmented the linux ecosystem is.
      A hundred ways to do simple things and even mundane things are suggested as “You can’t do X with tool X easily. Just install package Y instead because it can also do it”
      But now you have another program installed.
      Also some parts of linux have much drama around it (https://www.phoronix.com/news/Bcachefs-Fixes-Two-Choices). This adds uncertainty.

      • teawrecks@sopuli.xyz
        link
        fedilink
        arrow-up
        4
        ·
        18 hours ago

        It’s because the devs just aren’t testing their Linux build. If they at least had a steam deck and made sure it ran there, the community would figure everything else out on their own.

      • nous@programming.dev
        link
        fedilink
        English
        arrow-up
        7
        ·
        22 hours ago

        This is irrelevant with Steam though. Steam offers a runtime with preconfigured versions of everything that is needed to give the devs a consistent environment for their games to run no matter how fragmented the linux install base might be. This runtime is also what proton uses for ship its different versions.

    • thingsiplay@beehaw.orgOP
      link
      fedilink
      arrow-up
      9
      ·
      1 day ago

      You mean to play Linux games through WSL? Well, Microsoft doesn’t have any reason to, as all games are available for Windows. Or do you suggest the Frankenstein’s Gaming playing Linux games with Proton through WSL on Windows? That would be truly marvelous. xD

        • thingsiplay@beehaw.orgOP
          link
          fedilink
          arrow-up
          11
          ·
          1 day ago

          Ah, you mean in a future where Linux overtakes Windows as the primary gaming machine. But hard to believe this will become true in the near future. Especially if we talk about commercial games to abandon Windows. I would like to see such a feature, but doubt it would happen in my lifetime honestly (i’m no longer young BTW). In such a scenario, Microsoft probably would start supporting games with WSL, if they don’t have a different strategy.

          • schizo
            link
            fedilink
            English
            arrow-up
            6
            ·
            1 day ago

            doubt it would happen in my lifetime honestly

            We’re at least 28 years into ‘Totally year of the Linux desktop!’, so I must say I’m afraid your right.

            This has been a shockingly long-tail of inertia, and if people haven’t started moving by now I can’t see what exactly would suddenly cause people to decide to learn a new OS - which is a huge time investment - and all new software.

            Maybe if Nadella starts breaking into people’s houses and wrecking up the place?

          • Zorsith@lemmy.blahaj.zone
            link
            fedilink
            English
            arrow-up
            6
            ·
            1 day ago

            I don’t think they care anymore. Their money makers are Azure and M365 at this point, and the OS is just getting ignored (except where they can make more money/data)

              • Zorsith@lemmy.blahaj.zone
                link
                fedilink
                English
                arrow-up
                2
                ·
                1 day ago

                Windows store apps are their own special pain in the ass for other reasons (patching on multi-user systems, as it installs apps to the user profile for some godforsaken reason)

                • Boomkop3@reddthat.com
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  1 day ago

                  Yep, it’s not finished by a long shot. But it’s enough competition to make even Valve divest from windows

          • Die4Ever@programming.dev
            link
            fedilink
            arrow-up
            3
            ·
            1 day ago

            I could see them abandoning Windows as it is and instead making their own Linux distro, maybe in like the year 2100 lol

          • Boomkop3@reddthat.com
            link
            fedilink
            arrow-up
            2
            ·
            1 day ago

            If it helps you understand, yes. I am not so sure microsoft has no chance. I see a lot of youngers gamers, ones not as competent or careful, using just whatever is available to install games.

            The windows store is very accessible

  • missingno@fedia.io
    link
    fedilink
    arrow-up
    6
    ·
    1 day ago

    I recognize the importance of Proton to bridge the gap and bring users over who would never switch if they can’t play all their Windows games.

    But I won’t ever agree that Proton should just replace proper native support.

  • ShaunaTheDead@fedia.io
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    Another thing that wasn’t mentioned in the video that Proton does is it also – sometimes, depending on the game – checks a list of known requirements for a game and installs them through winetricks, or makes other recommended changes to game files that are known to make the game work.

    When Proton is updated and the patch notes mention that a game was fixed, it’s something to do with this part of the process. A certain library, or whatever was missing and Proton installs it for you behind the scenes.

    It also runs WINE through Steam’s launcher (aka Steam Linux Runtime) which has some common redistributables (aka Steamworks SDK Redist) built right into it, and it also runs appropriate anti-cheat solutions (aka Proton EasyAntiCheat Runtime or Proton BattlEye Runtime).

    • thingsiplay@beehaw.orgOP
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      I actually didn’t know the Steam Linux Runtime was WINE. Nice. (Note, I’m not the author of the video.)

      • nous@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        22 hours ago

        It is not just WINE. The Steam Linux Runtime is a stack of linux native libraries, binaries and tools designed to give game devs a consistent version of things to develop games against. Recently they moved this to be container based and I believe proton (which contains wine) is run inside this runtime as well.