• olympicyes@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 month ago

    You can use Whisky which is a convenient wrapper for WINE to run the Windows version of Steam. Simple games like Dredge work flawlessly on my M1 but anything used for benchmarking FPS is unacceptably slow. Translation of Intel code is the biggest issue. I assume Asahi has the same limitations as Mac OS but it is impressive what they’ve been able to do.

    • NutWrench@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      There’s a native Linux version of Steam (at least for Ubuntu / Mint) that works great. It also uses a proprietary Wine wrapper called Proton, that’s pre-configured for all your Steam Library games.

      • CalcProgrammer1@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 month ago

        Native in this case means processor architecture, not OS. The Linux Steam is still x86/x86_64 code and to run it on an ARM system (even running Linux) will require an emulation layer. This adds substantial amounts of overhead, much more than Wine/Proton does for Windows games on Linux.

      • olympicyes@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 month ago

        Sorry I was very unclear. Whisky is an app for MacOS. I’ve used Steam on Ubuntu as well and it works OK but sometimes is a pain to find a version of proton that works for a given game.