I don't know how common it is, but the AI War developers posted recently about their new game & said Steam recommended they drop their Linux port, saying that just relying on Proton would be better performing & a better use of time. I'm very curious how widespread this advice is. It's a little sad & ironic to me if Proton is now entrenching Windows as the only target platform. I'm hoping this wasn't blanket advice Va…
5 years ago Valve released Proton
11–20 of 260 posts
Re: 5 years ago Valve released Proton
#12Earlier quoted context omitted.
Proton almost always runs better than Linux native. Windows is the only stable ABI on Linux, now.
Arguably, WINE has always been the most stable ABI on Linux. Good luck just getting a 5-year-old binary of any desktop file manager running on a modern Linux installation. I’m dead serious. Grab a copy of Nautilus or GNOME Files from Ubuntu 16.04; try running it on Ubuntu 22.04. It isn’t easy. Now imagine a game.
Re: 5 years ago Valve released Proton
#13Earlier quoted context omitted.
>Steam recommended they drop their Linux port, saying that just relying on Proton would be better performing & a better use of time. I'm very curious how widespread this advice is. It's a little sad & ironic to me if Proton is now entrenching Windows as the only target platform. Very. Win32 ABI is the most stable and rock solid compared to the messy moving target of the Linux world, so recommending it is not entrench…
do you have first-hand knowledge of the structure of the code base that ports to both Linux and Windows for this particular game?
Re: 5 years ago Valve released Proton
#14I don't know how common it is, but the AI War developers posted recently about their new game & said Steam recommended they drop their Linux port, saying that just relying on Proton would be better performing & a better use of time. I'm very curious how widespread this advice is. It's a little sad & ironic to me if Proton is now entrenching Windows as the only target platform. I'm hoping this wasn't blanket advice Va…
I tried Overwatch 2 with Proton and performance was abysmal. My computer seemed to be melting and FPS was jumping all over the place.
It does 144fps on Windows 11 without sweating (same PC).
Re: 5 years ago Valve released Proton
#15I don't know how common it is, but the AI War developers posted recently about their new game & said Steam recommended they drop their Linux port, saying that just relying on Proton would be better performing & a better use of time. I'm very curious how widespread this advice is. It's a little sad & ironic to me if Proton is now entrenching Windows as the only target platform. I'm hoping this wasn't blanket advice Va…
>Steam recommended they drop their Linux port, saying that just relying on Proton would be better performing & a better use of time. I'm very curious how widespread this advice is. It's a little sad & ironic to me if Proton is now entrenching Windows as the only target platform. Very. Win32 ABI is the most stable and rock solid compared to the messy moving target of the Linux world, so recommending it is not entrench…
Re: 5 years ago Valve released Proton
#16I don't know how common it is, but the AI War developers posted recently about their new game & said Steam recommended they drop their Linux port, saying that just relying on Proton would be better performing & a better use of time. I'm very curious how widespread this advice is. It's a little sad & ironic to me if Proton is now entrenching Windows as the only target platform. I'm hoping this wasn't blanket advice Va…
Re: 5 years ago Valve released Proton
#17I don't know how common it is, but the AI War developers posted recently about their new game & said Steam recommended they drop their Linux port, saying that just relying on Proton would be better performing & a better use of time. I'm very curious how widespread this advice is. It's a little sad & ironic to me if Proton is now entrenching Windows as the only target platform. I'm hoping this wasn't blanket advice Va…
> relying on Proton would be better performing I tried Overwatch 2 with Proton and performance was abysmal. My computer seemed to be melting and FPS was jumping all over the place. It does 144fps on Windows 11 without sweating (same PC).
Re: 5 years ago Valve released Proton
#18Earlier quoted context omitted.
>Steam recommended they drop their Linux port, saying that just relying on Proton would be better performing & a better use of time. I'm very curious how widespread this advice is. It's a little sad & ironic to me if Proton is now entrenching Windows as the only target platform. Very. Win32 ABI is the most stable and rock solid compared to the messy moving target of the Linux world, so recommending it is not entrench…
Is it still called win32 nowadays? Because that name has existed for a very long time now, and early win32 stuff doesn't even run on windows without sysWOW64 stuff. I'm sure some versioning more granular than windows version names exists, but the extent of my windows knowledge is occasionally reading newoldthing.
Re: 5 years ago Valve released Proton
#19Earlier quoted context omitted.
Arguably, WINE has always been the most stable ABI on Linux. Good luck just getting a 5-year-old binary of any desktop file manager running on a modern Linux installation. I’m dead serious. Grab a copy of Nautilus or GNOME Files from Ubuntu 16.04; try running it on Ubuntu 22.04. It isn’t easy. Now imagine a game.
This is only because of the nature of dynamic linking. Have a statically linked executable and you should be fine. Not that it should be an issue to get old software to run you simply need to download the dependent lib versions. Anyone who sais this i feel hasnt worked very much with software, not that you should need to thats up to the one distributing the executable
As for “just get the libs,” that’s hilariously easier said than done. Try my example - it’s enough to make an engineer cry.
Re: 5 years ago Valve released Proton
#20Also check out Glorious Eggroll on Gihub for even better performance.
Is it daily-drivable on a laptop without any issues, and stable long term without any breakages? Not just for gaming, but for daily entertainment and productivity task of those with one distro for everything?
I tried installing it a while back and found the default installer partitioning much more janky and messed up GRUB making my system unbootable, unlike other "Just Works™" distros like Ubuntu, EndevourOS or Mint where they worked flawless on multi-boot systems.
I'm not knocking it, I can imagine it's tough for a single developer to do all that and test everything, it would just be cool to know if it's gotten some polish now and how stable it is to daily drive.