Every article tag can be clicked to get a list of all articles in that category. Every article tag also has an RSS feed! You can customize an RSS feed too!
We do often include affiliate links to earn us some pennies. See more here.

Valve, CodeWeavers and the community have continued updating Steam Play's Proton and now the beta version of Proton has another new build out.

Don't know what Steam Play is? See Valve's official announcement. In short: It will allow you to play some Windows games on Linux through the Steam client as if they were any other Linux game.

To avoid some confusion: The Steam Play system as a whole is still in Beta, Proton (Valve's Wine fork) which Steam Play uses has a "3.7-3" version which is the default, but you can also switch to the Beta version of Proton itself in Steam's settings (compatibility tool dropdown box) to get Proton "3.7-5" which was just released today.

Here's the highlights of what's new in 3.7-5:

  • Performance improvements for timing APIs in CPU-limited scenarios
  • Automatically capture mouse in fullscreen windows is enabled by default.
  • More display ratios have smaller resolutions available.
  • Fix a crash on old versions of SDL.
  • Fix for mouse cursor drifting in Deus Ex.
  • Debug script dump directory can be configured with "PROTON_DEBUG_DIR".
  • Further improvements to fullscreen focus and python3 compatibility.

See the changelog here.

Honestly, it's really fun to watch this progress. There's been such a huge amount of excitement in the entire PC industry over this, it's crazy. It's going to be a while before we see what kind of impact it has, but this does give it time to mature for any scenario.

If you're after help with it, you can join our Discord Server which has a dedicated "proton-gaming" channel. We also have an IRC channel which is #gamingonlinux on freenode. Other social links can be found in our website footer.

As a reminder, Valve did state to report issues with games running in Proton to them and not to the developer of the game.

Article taken from GamingOnLinux.com.
Tags: Proton, Steam, Valve
46 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly checked on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly.
See more from me
The comments on this article are closed.
86 comments
Page: «4/5»
  Go to:

Sputnik_tr_02 Aug 31, 2018
Quoting: Comandante Ñoñardo
Quoting: Sputnik_tr_02
Quoting: Comandante ÑoñardoAnyone know to disable the proton logs. They are eating more than 500MB of my almost full SSD.

Hi, can you tell me where the logs are located?
/Home

Thanks. Strange, i only get logs if i put PROTON_LOG=1 %command% in the launch options of a game, otherwise Proton does not create any logs by default for me.

If you renamed user_settings.sample.py into user_settings.py that could be the reason.

If that is the case you can try putting a " # " in front of the line like this:
# "WINEDEBUG": "+timestamp,+pid,+tid,+seh,+debugstr,+module"

Or try setting that like:
"WINEDEBUG": "-all"


Last edited by Sputnik_tr_02 on 31 August 2018 at 3:42 pm UTC
niosoft Aug 31, 2018
Quoting: Leopard
Quoting: Woodlandor
Quoting: Avehicle7887
Quoting: WoodlandorOddly enough, for me, Doom works perfectly with the OpenGl 4.5 renderer.
With the Vulkan renderer, the lighting doesn't seem to work.
Haven't quite figured that one out yet.

Since you're using a GTX 760, which driver version are you running? It shouldn't matter much since the game is already a couple years old and Vulkan didn't have as many extensions back then but you never know, it's the first place I'd start.

396.45

You at least need 396.51 for Proton , better to have 396.54

I have the same issue. Not sure if it is a lightning problem or is just that textures are pitch black. I've noticed that if I reduce the Anti aliasing to "SMAA", I can play in Vulkan mode, but with lower graphics.

I was happy about this suggestion. But I did upgrade my NVIDIA drivers to 396.54, change the Anti-Aliasing up to "TAA (1x)" and the problem still remains. Darkness all around.

I hope there are more suggestions.
D34VA_ Aug 31, 2018
Tested with Borderlands... The mouse capture isn't working on my end, for whatever reason. Bioshock fails to start...

I should report all of this.
Comandante Ñoñardo Aug 31, 2018
Quoting: Sputnik_tr_02If you renamed user_settings.sample.py into user_settings.py that could be the reason.


Actually, that is what I did...
I'm gonna try with your advice.
It will be interesting to see if Green Hell works via Proton.
slaapliedje Sep 1, 2018
Wow, was just trying to find something about No Man's Sky and how to fix it (seems to either take forever to show anything or and once it gets there, I can't move the mouse). And I ran into this article; https://www.pcworld.com/article/3299641/gaming/steam-adds-proton-making-windows-games-playable-on-linux.html

Comments like
QuoteThen there's a grab-bag of miscellaneous titles, like 2005’s Star Wars: Battlefront 2 and Tropico 4, a.k.a. not even the latest Tropico.
and
QuoteAlas, Mac gamers are being left out in the cold. From the FAQ: “While Wine and Proton work on macOS, there are no plans to support the new Steam Play functionality on macOS at the moment.” Keep your fingers crossed, I guess.
Make me think the article writer is an annoyed Mac user / Linux hater.

Tropico 5 (latest) is native for Linux and doesn't need such things. And if Valve is not currently looking at Mac support for Proton, it just sort of reaffirms what I've always thought. People who have Macs do not game on said Macs. I'll throw out that probably 70% of macs wouldn't even be able to handle most newer games (I know I tried Total War: Attila on my work provided one and I think it may have gotten one frame every 10 seconds...) and that makes it a niche of a niche. It's like people who game under Linux with VR hardware :P
TheRiddick Sep 1, 2018
Mac users are being left out in the cold because MoltenVK development has been slow lately, its missing some critical functions still!

MoltenVK is not owned or developed by Steam/Valve in case people jump to that assumption (some do).


Last edited by TheRiddick on 1 September 2018 at 5:29 am UTC
lucifertdark Sep 1, 2018
Quoting: niosoft
Quoting: Leopard
Quoting: Woodlandor
Quoting: Avehicle7887
Quoting: WoodlandorOddly enough, for me, Doom works perfectly with the OpenGl 4.5 renderer.
With the Vulkan renderer, the lighting doesn't seem to work.
Haven't quite figured that one out yet.

Since you're using a GTX 760, which driver version are you running? It shouldn't matter much since the game is already a couple years old and Vulkan didn't have as many extensions back then but you never know, it's the first place I'd start.

396.45

You at least need 396.51 for Proton , better to have 396.54

I have the same issue. Not sure if it is a lightning problem or is just that textures are pitch black. I've noticed that if I reduce the Anti aliasing to "SMAA", I can play in Vulkan mode, but with lower graphics.

I was happy about this suggestion. But I did upgrade my NVIDIA drivers to 396.54, change the Anti-Aliasing up to "TAA (1x)" and the problem still remains. Darkness all around.

I hope there are more suggestions.
I hate to say it but it could be your card, I have a GTX 770 with the same 396.54 drivers & the problem you have is non existent for me.
lucinos Sep 1, 2018
Quoting: TheRiddickMac users are being left out in the cold because MoltenVK development has been slow lately, its missing some critical functions still!

MoltenVK is not owned or developed by Steam/Valve in case people jump to that assumption (some do).

MoltenVK is not owned by Steam/Valve of course, but from what I've seen they do contribute.

The obvious reason why MoltenVK is still missing critical functions is that Metal has a fundamentally more narrow purpose than DX12 and especially Vulkan and also these things take time especially when Apple does not contribute at all.

Somewhere I read that Khronos is developing a subset of Vulkan/DX12/Metal that will be easy for application to change from one API to the other. Since every other platform has Vulkan this looks only useful for that.


Last edited by lucinos on 1 September 2018 at 8:15 am UTC
Kristian Sep 1, 2018
I was wondering. GOG has some Wine wrapped games, right? Is anything stopping them from wrapping games in Proton(and DXVK etc)?
slaapliedje Sep 1, 2018
Quoting: lucinos
Quoting: TheRiddickMac users are being left out in the cold because MoltenVK development has been slow lately, its missing some critical functions still!

MoltenVK is not owned or developed by Steam/Valve in case people jump to that assumption (some do).

MoltenVK is not owned by Steam/Valve of course, but from what I've seen they do contribute.

The obvious reason why MoltenVK is still missing critical functions is that Metal has a fundamentally more narrow purpose than DX12 and especially Vulkan and also these things take time especially when Apple does not contribute at all.

Somewhere I read that Khronos is developing a subset of Vulkan/DX12/Metal that will be easy for application to change from one API to the other. Since every other platform has Vulkan this looks only useful for that.

Yeah, for whatever reason Apple has decided once again that they don't want to play with others. It's the reason why they stopped updating OpenGL and because of it anyone who plays Elite: Dangerous on a Mac is stuck without the expansions because they use shaders only available in newer OpenGL versions. Stupid thing about that is we could support that on Linux, but they haven't given us a port yet, and it's still one of the games that refuses to work in Wine.
jarhead_h Sep 1, 2018
Quoting: slaapliedjeTropico 5 (latest) is native for Linux and doesn't need such things. And if Valve is not currently looking at Mac support for Proton, it just sort of reaffirms what I've always thought. People who have Macs do not game on said Macs. I'll throw out that probably 70% of macs wouldn't even be able to handle most newer games (I know I tried Total War: Attila on my work provided one and I think it may have gotten one frame every 10 seconds...) and that makes it a niche of a niche. It's like people who game under Linux with VR hardware :P

It's worse than that. Apple isn't just a non-gaming platform, Apple is refusing open API's and forcing developers to use an Apple standard maintaining their walled garden(METAL). Valve meanwhile is dependent on open standards to make this initiative work. SteamPlay+Proton requires especially Vulkan and even opengl(despite it's name, opengl is not as cross-platfrom friendly as people think where Vulkan was designed specifically for that). It cannot be done any other way.

Apple has their fiefdom, and that's the end of it, and everything that comes with that is why Apple has never broken 10% of the over-all userbase of Microsoft. Microsoft wants to do the same thing but paradoxically is so big that it can't do so easily and is far more vulnerable to having their plans scuttled. What Valve has just done is to break down the wall Microsoft had around Windows gaming, leaving only the Xbox for Microsoft to dominate.
dhellion Sep 1, 2018
Im astonished. 90% of my one hundred Windows only inventory's games (of four hundred games) works on Linux, thanks to Proton.
slaapliedje Sep 3, 2018
I've had less success. No Man's Sky almost wanted to work, got black screen with music. Marvel vs. Capcom: Infinite just did absolutely nothing.

I haven't played much though. Wish I could get SteamVR to work again...
Nevertheless Sep 3, 2018
Finally! I got Divinity Original Sin 2 Definitive Edition working. I had backed the game on Kickstarter, because I really thought they'd provide a Linux version. Turned out to be naive.. :-D
It doesn't matter anymore! The game seems to run perfectly now!
slaapliedje Sep 3, 2018
Quoting: NeverthelessFinally! I got Divinity Original Sin 2 Definitive Edition working. I had backed the game on Kickstarter, because I really thought they'd provide a Linux version. Turned out to be naive.. :-D
It doesn't matter anymore! The game seems to run perfectly now!
Nice, my brother and I were playing the first one cooperatively and still haven't completed it...
Maath Sep 5, 2018
I still can't get a single game to work. I've tried the Doom demo, the Castlevania Lords of Shadow 2 demo, and Space Lords. The first two just crash and Space Lords just displays a black screen. I'm not sure where one goes to get help on these things.
lucifertdark Sep 5, 2018
Quoting: MaathI still can't get a single game to work. I've tried the Doom demo, the Castlevania Lords of Shadow 2 demo, and Space Lords. The first two just crash and Space Lords just displays a black screen. I'm not sure where one goes to get help on these things.
The forum here is a good place to start, your pc details will help, OS version, graphics card, video drivers version, which version of Proton you're using (3.7-5 Beta works better for most).

ps I don't own Doom & I can't get the demo to work either, I get the gameoverlay.so can't be loaded Elf class error when I try to run it.

pps ignore my previous ps, that's not the problem, the problem with the Doom demo is Denuvo, why they stuck that in the demo is beyond me.


Last edited by lucifertdark on 5 September 2018 at 8:15 am UTC
slaapliedje Sep 5, 2018
Quoting: lucifertdark
Quoting: MaathI still can't get a single game to work. I've tried the Doom demo, the Castlevania Lords of Shadow 2 demo, and Space Lords. The first two just crash and Space Lords just displays a black screen. I'm not sure where one goes to get help on these things.
The forum here is a good place to start, your pc details will help, OS version, graphics card, video drivers version, which version of Proton you're using (3.7-5 Beta works better for most).

ps I don't own Doom & I can't get the demo to work either, I get the gameoverlay.so can't be loaded Elf class error when I try to run it.

pps ignore my previous ps, that's not the problem, the problem with the Doom demo is Denuvo, why they stuck that in the demo is beyond me.

Funny thing is, I think they removed denuvo from the actual game. I bet they just didn't update the demo... but why is it there in the first place?
Shannon_VanWagner Sep 8, 2018
This is absolutely awesome! So, the way I understand it - when we install games that use the Proton functionality, there's a report available for the developer to see that Linux gamers are actually out here. If that leads to more games being assured to work with Linux, then that's a win IMHO.

Another thing I was thinking about.. we need to get Valve to somehow let us bring in other win-based games to our Steam library to try with Proton.


Does anyone have a good suggestion for how to get a list of AAA titles that are working good with Proton? I'm looking to get my hands on some good games.

Thanks!
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.