Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

How do I use Proton without Steam?

+2
−0

I can easily run Windows games with wine by running:

wine game.exe

However, if I want to use Proton I have to run Steam, add the game as a non-Steam game, and run it that way.

Since Proton is just a modified Wine runtime, is there a way to use a game with Proton without involving Steam?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

Someone please post the trick with copying over Steam's files (1 comment)

1 answer

+0
−0

This can be done with Wine Bottles.

  1. Install flatpak from your package manager.
  2. Install Bottles from Flatpak (may show up as Discover (Software Center))
    • May take a while, because it has many dependencies and flatpak does not support parallel downloads
  3. Run Bottles. You may need to reboot for the Desktop entry to appear, but even without rebooting you can run flatpak run com.usebottles.bottles to launch it
  4. Go into Bottles preferences, Runners, and install the Proton runners you want
  5. Create a new Bottle of type Gaming
  6. Go into the prefix's settings, and under Components find Runner and change it to Proton

When running games through this prefix they will now use Proton, without Steam.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »