this post was submitted on 14 Nov 2025
626 points (98.5% liked)

Linux Gaming

22155 readers
102 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

TL;DR: Valve launched the Steam Frame VR headset with an Arm-based Snapdragon chip, aiming to run Half-Life: Alyx natively and streamed from PC. The new hardware features a "Frame Verified" status for optimized games, while rumors suggest two upcoming Half-Life titles supporting PC and VR cooperative play.

top 50 comments
sorted by: hot top controversial new old
[–] SmoochyPit@lemmy.ca 1 points 18 hours ago

The article’s title is ass, HL: Alyx already has a native Linux build. They’re working on an arm build.

That said, last I checked it’s generally recommended to run the Windows version through Proton instead, since it performs better that way. Maybe we could see that change?

[–] cyborganism@lemmy.ca 97 points 5 days ago (12 children)

If the price for their device isn't too high, I might actually finally own a VR headset.

There's no way I'd ever buy something from Meta. All the other devices are way too expensive and compliated to set up. This new Valve Frame is going to be perfect.

[–] Blackmist@feddit.uk 6 points 4 days ago

If the pricing was going to be what we want, they'd have straight up told us it.

[–] BlameTheAntifa@lemmy.world 10 points 5 days ago (2 children)

My guess is around $1,000 USD

[–] HereIAm@lemmy.world 41 points 5 days ago (9 children)

They haven't said the final price, but they've said it will be cheaper than the index, so definitely the under $1000.

[–] BlameTheAntifa@lemmy.world 26 points 5 days ago* (last edited 5 days ago) (5 children)

The Index was $1,000.

If we’re playing by The Price is Right rules, I’ll guess $899.

[–] mojofrododojo@lemmy.world 8 points 5 days ago

but they’ve said it will be cheaper than the index

I missed this - that would be lovely

load more comments (7 replies)
load more comments (1 replies)
load more comments (10 replies)
[–] Kronusdark@lemmy.world 98 points 5 days ago (4 children)

Man next year is going to be another good VR year.

I’m here for it.

[–] Pure_Psykosis@lemmy.ca 8 points 5 days ago (1 children)

Ive been out of the loop, what made this year good? Anything notable?

[–] Kronusdark@lemmy.world 11 points 5 days ago

Steam Frame, Arm Proton, and Linux VR on steam.

load more comments (3 replies)
[–] merdaverse@lemmy.zip 19 points 5 days ago

Half Life 3 would be such a big sales boost for the Gabecube

[–] Jankatarch@lemmy.world 29 points 5 days ago* (last edited 5 days ago) (1 children)

Ngl good decision. When you setup the groundwork developing tech for linux is MUCH easier than windows.

(I just had to wrestle with mingw-w64 for 2 hours straight)

I swear proprietary software companies make their software intentionally obtuse so they can sell cloud features and support contracts

[–] Benchamoneh@lemmy.dbzer0.com 14 points 5 days ago (1 children)

I thought Alyx had a STEAMOS native build already, is that not true?

[–] badabim@lemmy.world 19 points 4 days ago (1 children)
[–] Benchamoneh@lemmy.dbzer0.com 6 points 4 days ago

Oh you mean running directly on the headset? That would be a literal game changer!

[–] aBundleOfFerrets@sh.itjust.works 33 points 5 days ago (12 children)

Does this mean steam is soon to distribute ARM Linux native builds?

[–] Goodlucksil@lemmy.dbzer0.com 24 points 5 days ago (2 children)

Would hope so. Maybe that means linux phones will be able to run steam.

[–] NewNewAugustEast@lemmy.zip 19 points 5 days ago (1 children)

What I wouldn't give for a Valve Phone now that you mention it.

[–] missphant@lemmy.blahaj.zone 22 points 5 days ago (2 children)

Valve engineers fed up with software, singlehandedly make arch-based handheld, arch-based gaming console, arch-based VR headset, arch-based smartphone, arch-based EV.

[–] Duke_Nukem_1990@feddit.org 6 points 5 days ago

How to print infinite money

load more comments (1 replies)
[–] Ulrich@feddit.org 14 points 5 days ago (2 children)

You can already run Steam games on Android, using the same protocol as Valve (FEx) with an app called GameNative.

load more comments (2 replies)
[–] barkingspiders@infosec.pub 13 points 5 days ago (4 children)

probably not, they've been building a translation layer called FEX that does x86 -> ARM, reasonable to expect it's an x86 build optimized for FEX and the hardware specs of the Frame https://github.com/FEX-Emu/FEX

but honestly who knows, they might just release an ARM native build, it's their own damn game, they were one of the earliest gaming companies to port games originally written for windows to linux, it's entirely possible they'll do a full port (am I remembering wrong internet?)

the FEX thing is underrated, I know FEX isn't new but the news that we can expect to performantly run almost our entire steam catalogue on ARM hardware is wild

[–] NuXCOM_90Percent@lemmy.zip 14 points 5 days ago

Steam Frame is going to have a snapdragon processor and will "be a computer".

So there will be an ARM native Steam client (and Steam OS that may or may not be SteamOS). Just a question on whether that gets a wider release.

But yes. Games themselves will be heavily dependent on FEX.

load more comments (3 replies)
load more comments (10 replies)
[–] muhyb@programming.dev 26 points 5 days ago (4 children)

And here I just want Half Life 3 to be Linux exclusive for 1 year. I mean, if you make a console-like, you might as well go some exclusives. :)

[–] AlligatorBlizzard@sh.itjust.works 15 points 5 days ago (1 children)

I wonder how well it'd run under WSL? It would be funny as shit to force the Windows Gamers (real Gamers only play MOBAs and eSports /s) to fuck around with compatibility layers like Linux users do.

[–] addie@feddit.uk 5 points 4 days ago

If it's like anything else running in WSL, absolutely as slow as balls. Most Linux apps are written with the assumption that filesystem operations are incredibly fast, whereas that's not true with Windows. Most games open one big file and do big reads from it so it's not such a problem, whereas something like Git assumes that touching tens of thousands of files should be basically instant.

[–] FreeBooteR69@lemmy.ca 8 points 5 days ago* (last edited 5 days ago) (1 children)
[–] MummysLittleBloodSlut@lemmy.blahaj.zone 15 points 5 days ago (1 children)

Linux can be installed on any computer for free, so I wouldn't call not making a Windows binary exclusive, unless all the games I need Proton to run are exclusive too.

If Windows users want to play Half Life 3 they can just ask Microsoft to make a reverse WINE lol

load more comments (1 replies)
load more comments (2 replies)
[–] domi@lemmy.secnd.me 26 points 5 days ago

I was worried when they didn't show off Alyx on the Frame and only streamed it. Getting Alyx to work natively on the Frame would be fantastic to show off VR on the go.

[–] hddsx@lemmy.ca 17 points 5 days ago (2 children)

“Valve reportedly cooking”

Ever since “cooked” became a thing I have been unable to understand titles like this (or really the slang use of cook)

Based on the article, it looks like Valve is creating a native Linux version of the game.

[–] Blaster_M@lemmy.world 24 points 5 days ago (1 children)

someone is cooking (in production) vs:

someone cooked (completely did a thing)

someone is cooked (game over, bad decisions were made, here comes the result)

[–] hddsx@lemmy.ca 10 points 5 days ago (3 children)

Thank you.

At the risk of sounding like grandpa, I could have sworn in production used to be “is cooking UP” instead of just “is cooking”.

The fluidity of language.

load more comments (3 replies)
load more comments (1 replies)
[–] markz@suppo.fi 15 points 5 days ago* (last edited 5 days ago) (1 children)

I assumed that hla was linux native since it launched.

Edit: It was, the title just sucks. Arm native.

load more comments (1 replies)
load more comments
view more: next ›