Sure, finding games on the high seas is easy enough on my windows machine, but if I’m on my linux partition and want to play a game that would otherwise work if I bought it in Steam with proton, how would I go about getting the game to run?

  • simple@lemmy.mywire.xyz
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    1
    ·
    edit-2
    1 year ago

    You can use Lutris. But if you don’t want to go that way, you can simply use proton directly.

    I have a script that I use on my linux machine that automatically detects an “exe” file in the same directory and runs it via proton. With that I’ve been able to play non-steam games easily enough.

    There are plenty of tutorials online on how to run proton via CLI, here’s one

    EDIT: As @nottheengineer@feddit.de said, you can also add exe files to Steam and have it run that way. Its probably the easier way compared to running it via terminal

    • sevu@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      1 year ago

      I’m pretty sure you are not supposed to run proton outside of steam. You can try using something like wine-ge instead with basically exact same results though

      • 00@kbin.social
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        Yup. GloriousEggroll, the developer of proton-ge and wine-ge says to use proton for steam games and wine-ge for everything else.

  • nottheengineer@feddit.de
    link
    fedilink
    English
    arrow-up
    11
    ·
    1 year ago

    On the steam deck, you can run most things by adding them to steam as non-steam games. It’ll probably work for other distros too.

    • Calvin@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 year ago

      While that’s absolutely true (and that method should work on other Linux devices too) it’s kind of a hassle when you have to change the exe path multiple times just to install the game and it’s dependencies like dx, visual c etc.

      I’d recommend that method only if you’re a purist (and a bit of a masochist :D ) and you want to keep the machine as bloat free as possible at any costs

      • ash@lemmy.fmhy.ml
        link
        fedilink
        English
        arrow-up
        8
        ·
        1 year ago

        if you were a purist you wouldnt have steam tho and would just use wine from cli, no?

        • Calvin@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          You’re absolutely right. For some reason I had Steam pre-installed in my head, probably bc the SD is the only Linux device I’m using

    • moreeni@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      1 year ago

      This is the easiest method that just clicks for me. No installing any other launchers, no running some scripts. Perfect in the case you don’t pirate games that much

  • rodneyck@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    1 year ago

    Firstly, see if there is a gog version. GOG versions are always easier to install imo. I use 1337x to find the games, or any other seeder will do. Download your pirated game and either use wine locally, or for an easier way, I love LUTRIS! Search in Lutris to see if there is a ‘runner’ for your game. This makes installing easier because it runs a script that installs all the windows components need for that game. It it usually ask for your pirated game’s .exe file at some point to install. Done, ready to go.

    If you can’t find a runner for your game, I usually find a runner with a more recent, heavy 3D gammer game and use it instead. For whatever reason, Star Wars Jedi Fallen runner seems to work with a lot of games.

    Also, make sure you are using Wine-staging and all the i386 files. Here is a guide to help you install.

  • Awwab@kbin.social
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    You may not have to deal with this but if you find that a cracked install isn’t working then consider creating a windows vm where you unpack/install the game and then copy those files back down to your game dir.

  • Calvin@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    There are multiple game launchers that are able to run windows games and programs: Lutris, Heroic, Bottles, just to mention some of them. I played around with all of them on my steam deck and found that Heroic works the best for me in terms of reliability and convenience.

    You click on „add game“ and a window pops up prompting you to input the game name, where to create the prefix (basically a virtual windows environment), and the path to the executable. If the game isn’t pre-installed you can hit the „run installer first“ button and install the game and any dependencies beforehand and add the executable after the successful installation.