←back to thread

944 points 6a74 | 1 comments | | HN request time: 0s | source
Show context
dcchambers ◴[] No.41802586[source]
From a performance and technical perspective this is incredible. Well done!

It will never happen, but my dream is for the Asahi devs, Valve, and Apple to all get together to build out a cross-platform Proton to emulate and play games built for Windows on both x86 and ARM hardware running Linux.

A Steam Deck with the performance and power efficiency of an M-series ARM chip and the entire library of games that run on Proton is just...dreamy.

replies(10): >>41802934 #>>41802950 #>>41804002 #>>41804485 #>>41804629 #>>41805243 #>>41805690 #>>41805761 #>>41806717 #>>41809076 #
tapoxi ◴[] No.41802934[source]
https://www.pcworld.com/article/2465907/arm-version-of-steam...
replies(2): >>41803171 #>>41804609 #
sweeter ◴[] No.41804609[source]
A lot of stuff like this shows up, they also have a fork of waydroid and box64. I think a lot of them are projects and a lot of them are just devs with a lot of agency who share the dream
replies(1): >>41806431 #
scheeseman486 ◴[] No.41806431[source]
Steam Deck was made possible by their ongoing efforts to enable the play of most of their games catalog on any hardware platform that is computationally capable of running them, regardless of OS or architecture.

The end game for Valve isn't Steam Deck 2 or 3 (which is statistically impossible for Valve to produce), but for Steam to be on everything.

replies(3): >>41806862 #>>41808624 #>>41809493 #
pjmlp ◴[] No.41806862[source]
Steam Deck was made possible by the plethora of the Windows games developer market and Proton.

Most of the studios that own those games, and target POSIX like OSes on mobile phones and game consoles, are yet to bother with GNU/Linux versions for SteamOS.

replies(2): >>41807803 #>>41809358 #
scheeseman486 ◴[] No.41807803{3}[source]
Wine and DXVK are already running on Android and they play Windows games with the rendering and computational complexity of Fallout 4 at playable framerates on many of the latest smartphone SoCs. It's still WIP, but it's already gone beyond proof of concept, people are using them. Valve don't need the developers to be on-board in order to run their games on anything else, that's why Proton exists.

What Valve want is the dissolution between platform/architecture and store. By my eye, it's the driving force of their efforts, more so than them selling hardware or being the open source good guys. Not to undervalue their work in helping make Linux a first class citizen for gaming, but the core of their business model is getting people to engage with their store, full stop, and being able to sell their games on Android (and elsewhere) would massively extend their reach.

This may go both ways too, there's also been indications that Valve have been tinkering with Waydroid, meaning Steam could also become a store for Android-native games.

replies(1): >>41809845 #
pjmlp ◴[] No.41809845{4}[source]
It looks more like how to avoid paying Windows licenses for the SteamDeck to me.
replies(7): >>41809994 #>>41809998 #>>41810128 #>>41810524 #>>41811360 #>>41811382 #>>41816183 #
talldayo ◴[] No.41810128{5}[source]
[flagged]
replies(4): >>41810698 #>>41810699 #>>41811605 #>>41812191 #
sandworm101 ◴[] No.41810699{6}[source]
I am a strong linux supporter and I too do not like what proton is doing to games. A few years ago there were many significant games coming out with native linux capacity (MineCraft, KSP, Factorio). Then proton dropped. Now, rather than support linux natively, even the most pro-linux developers are just expecting that their windows version will run under proton. And those who are running games under proton are essentially cut-off from customer support. I've had a few games where a patch suddenly stopped them working under proton. I have no recourse in such situations. That is not a good trend.
replies(2): >>41810787 #>>41811440 #
1. talldayo ◴[] No.41810787{7}[source]
Linux is not a stable runtime in the first place. Unless you are isolating, redistributing and sandboxing most of the libraries used to run your game, it's almost guaranteed to break when the dependencies are updated. Windows apps don't have that problem, natively or when run through emulation.