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
    15
    edit-2
    2 years 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
      link
      fedilink
      English
      12 years 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
        link
        fedilink
        32 years ago

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