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.