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
    0
    ·
    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 @[email protected] 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
      cake
      link
      fedilink
      English
      arrow-up
      0
      ·
      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
        1
        ·
        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
    0
    ·
    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
      1
      ·
      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

  • rodneyck@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    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.