• ZeroHora@lemmy.ml
    link
    fedilink
    English
    arrow-up
    22
    ·
    edit-2
    1 year ago

    Is really just:

    1. Install any Linux Distro
    2. See if you have the drivers for your hardware already installed
    3. Install Steam
    4. Change the setting for Enable Steam Play on Steam
    5. Download the game and play it.

    Of course, like in windows, something could go wrong and you need to tinker a little bit to fix it but for the vast majority is just like that.

    • Nevoic@lemmy.world
      link
      fedilink
      English
      arrow-up
      14
      ·
      1 year ago

      Yeah for both Ubuntu and Arch on two separate computers in my house, the process was just install the distro then install steam + Lutris (steam for steam games, Lutris for every other kind of game like League or WoW).

      Installing steam games is identical in Linux and Windows for the vast majority of games. Installing non-steam games is arguably easier since you never have to go to a web browser.

      Honestly the only reason Windows is “easier” is because it’s preinstalled on computers. As someone who has fresh installed Linux and Windows, Linux is miles easier to install. To install Windows 11 I tried following their recommendations (enabling TPM and secure boot in bios), but the W11 installer still didn’t like my 2 year old computer, so had to open up the command prompt, regedit, and add 3 Bypass registry DWord 32 bit values. Then actually installing the O.S you just sit there and wait with an unusable computer. Linux installations have nice GUIs that are far more modern, don’t require weird terminal hacks, and you have a usable computer while it’s installing (you can open up Firefox and browse the web for example).

      \rant

      • ZeroHora@lemmy.ml
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 year ago

        Man some time ago I had to install Win 11 on a laptop for my relative and nothing that I tried worked. I give up for a time and installed Zorin OS just to see how the distro looks like and of course no problems during installation. Later I tried again the Win 11 and the Zorin installation fixed whatever problem windows had with the driver.

    • circuitfarmer@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 year ago

      Just adding: if you have an AMD GPU, the drivers are now included in the Linux kernel, so there is no manual install needed for those. For nvidia, you do still have to jump through some install hoops.