←back to thread

Steam Machine

(store.steampowered.com)
1173 points davikr | 1 comments | | HN request time: 0s | source
Show context
teroshan ◴[] No.45903562[source]
https://store.steampowered.com/sale/steamframe [1]

> Steam Frame is a PC, and runs SteamOS powered by a Snapdragon® 8 Series Processor. With 16GB of RAM, Steam Frame supports stand-alone play on a growing number of both VR and non-VR games without needing to stream from your PC.

So Steam + Proton works on aarch64? Is this something already available/supported, or is this an announcement?

[1] Steam Frame, which is the VR Headset releasing alongside the Steam Machine. Dedicated discussion here https://news.ycombinator.com/item?id=45903325

replies(7): >>45903594 #>>45903610 #>>45903782 #>>45904498 #>>45904680 #>>45904721 #>>45905519 #
jsheard ◴[] No.45903610[source]
Valve has been quietly working on integrating the FEX x86 emulator into Proton for a while, and it's official now.

https://www.tomshardware.com/peripherals/gaming-headsets/han...

replies(5): >>45903811 #>>45904766 #>>45904871 #>>45905754 #>>45907378 #
pdpi ◴[] No.45905754[source]
Have to wonder if there is a world where Proton comes to macOS.
replies(3): >>45906101 #>>45906168 #>>45908231 #
jsheard ◴[] No.45906101[source]
Pretty unlikely as long as Apple refuses to support Vulkan. Even if they did, the whole Proton project is about Valve controlling their own destiny rather than being chained to someone else's platform, and Apple is just another Microsoft in that regard.
replies(4): >>45906195 #>>45906255 #>>45906981 #>>45907713 #
GeekyBear ◴[] No.45906255[source]
> Pretty unlikely as long as Apple refuses to support Vulkan.

You would only translate into Vulcan when running on an OS that uses Vulcan as the native graphics API.

On a Mac, Wine translates directly into Metal.

replies(1): >>45906404 #
jsheard ◴[] No.45906404[source]
Valve could implement a separate Metal backend for Proton, what I'm saying is they probably wouldn't want to spend their resources on that.
replies(2): >>45906639 #>>45907396 #
samtheprogram ◴[] No.45906639[source]
That's because D3DMetal already exists. Games run like they did on Proton ~4-5 years ago, some games better.

I mostly no longer boot my Linux machine anymore to play games.

The anticheat story is probably not as good but I don't play any AAA games, so I wouldn't know.

replies(3): >>45906808 #>>45906862 #>>45906971 #
1. GeekyBear ◴[] No.45906971[source]
> Games run like they did on Proton ~4-5 years ago, some games better.

Proton previously only worked on x86, so there was not the additional overhead of x86 to ARM translation.

Proton on ARM will have the same performance constraints as Wine on ARM Macs.