Moving to Linux soon, and wondering how pirated games work with it. I know about proton with steam and lutris for most bought games, but how would I run pirated windows games over there?

  • pipes@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    5
    ·
    9 months ago

    If you’re pirating, don’t use those lutris install scripts, they download directly from the original source like Steam or GOG.

    Instead add a game on Lutris by clicking the + button, tell it to install from an executable (.exe), give it a title (if it corresponds to the name on lutris.net, it will download the cover art for you), pick a folder (which by default will be a new wine prefix folder just for this game), select the installer. Proceed as if you were on windows, exit after finishing installation so lutris will know you’re done installing. Your game will be ready to double click :)

    • Gamey@feddit.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 months ago

      Hmm, doesn’t installing without a config require to do everything manually or do things like the .NET installer actually work within the Wine container?

      • pipes@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        ·
        9 months ago

        Nope everything usually just works, wine-mono takes care of .NET stuff. Take a look at the optional dependencies for wine (archlinux example), many of those lib32 libraries may be needed.

        Cutting edge game-specific fixes that are not yet on normal system wine (especially for a stable distribution with an older wine package) might be on wine-ge that you can install from Lutris, and optionally use for a game or set as the default runner for all new games.

        • Gamey@feddit.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 months ago

          Interessting, I guess I just hit a edge case with my first game then, Fedora isn’t always as up to date as it gets but it’s usually up to date enough and the game I tried is actually over a year old.