Page 1 of 1
Proton?
Posted: Wed Feb 05, 2020 10:53 am
by Adrian
Can we package and add this to test repo?
https://github.com/ValveSoftware/Proton ... 7-20181010
Thanks!
Adrian
Re: Proton?
Posted: Wed Feb 05, 2020 10:56 am
by Eadwine Rose
What does the software do?

Re: Proton?
Posted: Wed Feb 05, 2020 10:59 am
by dolphin_oracle
its a special wine implementation. Its built into Steam.
Re: Proton?
Posted: Wed Feb 05, 2020 11:00 am
by SwampRabbit
It is part of Steam Play, essentially it works with Wine.
The Steam client already has it built into it.
Go to Settings > Steam Play ... you'll see it right there.
Edit: DO beat me to it lol
Re: Proton?
Posted: Wed Feb 05, 2020 11:04 am
by v3g4n
Can easily just opt into the Steam Client Beta and then you will be able to use it.
https://steamcommunity.com/sharedfiles/ ... =182912431
Re: Proton?
Posted: Wed Feb 05, 2020 11:52 am
by Adrian
What about people who don't need Steam or don't want to use it? It might prove to be useful to have an option to install Proton separately.
Re: Proton?
Posted: Wed Feb 05, 2020 11:58 am
by dolphin_oracle
I honestly didn't even know you could do that.
Re: Proton?
Posted: Wed Feb 05, 2020 12:32 pm
by SwampRabbit
Proton is a tool for use with the Steam client which allows games...
I honestly don't know if its possible to use Proton that way, but the above quote from Valve makes me think you need the steam runtime.
Arch is the only ones that are packaging Proton according to Repology.
The depends are:
Code: Select all
wine-valve (wine-valve-git)
vulkan-headers (vulkan-headers-git) (make)
Re: Proton?
Posted: Wed Feb 05, 2020 12:42 pm
by Adrian
So we'd need to package those too? Forgetaboutit if that's the case...
Re: Proton?
Posted: Wed Feb 05, 2020 1:02 pm
by SwampRabbit
Adrian wrote: Wed Feb 05, 2020 12:42 pm
So we'd need to package those too? Forgetaboutit if that's the case...
vulkan-headers shouldn't be a problem.
Its the wine-valve that probably would be, although maybe not if it could be used on its own, but then again its just another spin on Wine,
I think all the Valve improvement work on Proton makes it way back up anyway.