Sounds like a good way to make use of old eMachines, at a large discount too.

Finally, the year of the Linux Desktop! (eMachine edition)

  • Wytch@lemmy.zip
    link
    fedilink
    English
    arrow-up
    8
    ·
    16 days ago

    Games are now incredibly easy to run on Linux thanks to Proton. I haven’t tested my entire back catalog but I’ve yet to encounter an actual problem that required a fix since I switched to Linux for good earlier this year.

    Anecdotal, but I remember the difficulty of running games as the reason I never fully committed in the past. I’ll never touch Windows again. I see the learning curve as a positive. I’m always excited to dive deeper into Linux.

    • Aceticon@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      15 days ago

      Well, running pirated games in Linux does mean doing diagnostics of why a game won’t work - i.e. figure out the missing system DLLs and adding them with Winetricks - rather that having the fansy-pantsy install scripts in something like Steam or Lutris do it for you.

      On the upside you can sandbox the pirated games in Linux.

      For one of my games the official Steam copy wouldn’t run in Linux, yet a pirate version runs just fine.

      In summary, if you’re doing the normal, expected thing, it’s generally fine (with but a few exceptions) and works out of the box because there are scripts configuring Wine/Proton with the right DLLs for that game, but if you do anything outside that, you do have to understand how to get Wine/Proton to output the appropriate log information, what to look for in it to figure out which DLLs you need, and how to add the right DLLs (and which version: built-in or native) to that Wine/Proton environment once you figured out that you need it.