this post was submitted on 07 Jan 2025
231 points (99.1% liked)

Steam Deck

15178 readers
56 users here now

A place to discuss and support all things Steam Deck.

Replacement for r/steamdeck_linux.

As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title

The following is a list of suggested flairs:
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.

Some more Steam Deck specific flairs:
[Boot Screen] - Custom boot screens/videos.
[Selling] - If you are selling your deck.

These are not enforced, but they are encouraged.

Rules:

Link to our Matrix Space

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 20 points 1 week ago* (last edited 1 week ago) (2 children)

Does this mean geforce now on Linux

[–] [email protected] 10 points 1 week ago (1 children)

That's what the title says, yeah.

[–] [email protected] 3 points 1 week ago (1 children)

Only mentions Steam Deck tho (But it's a Linux device so who knows some aur stranger might make it for Linux Desktop)

[–] [email protected] 2 points 1 week ago (1 children)

Hmm fair, I just woke up when I commented haha. Technically I'm right though :p

Anyways I don't see a reason why running this on another arch based distro wouldn't work.

[–] [email protected] 1 points 1 week ago* (last edited 1 week ago) (2 children)

Does this mean geforce now on Linux

The "installer" is just a set of scripts. Quote from the "NVIDIA GeForce NOW" bash script:

flatpak run --branch=stable --arch=x86_64 --command=/app/bin/chrome --file-forwarding com.google.Chrome @@u @@ --window-size=1024,640 --force-device-scale-factor=1.25 --device-scale-factor=1.25 --app=https://play.geforcenow.com

It's just an icon for the Flatpak version of Google Chrome opening https://play.geforcenow.com

Hardly a game changer.

[–] [email protected] 4 points 1 week ago* (last edited 1 week ago) (1 children)

That's the current setup for playing Geforce Now on steam deck/linux. The app announced in the news post will be a native app, not just kiosk chrome wrapper. They also mentioned it will support HDR which currently isn't possible with the kiosk chrome wrapper.

The official app for it comes later this year.

[–] [email protected] 1 points 1 week ago

The app announced in the news post will be a native app, not just kiosk chrome wrapper.

So it'll be CEF opening https://play.geforcenow.com

Why would it not be some way to launch the website? As long as it's x86-64 code, it's technically native.

[–] [email protected] 1 points 1 week ago* (last edited 1 week ago) (1 children)

Why cant they properly port the thing and why not use electron like windows and mac app(Maybe their using chromium embedded framework idk)

[–] [email protected] 1 points 5 days ago

why not use electron like windows and mac app

I bet that's what they'll be doing for the announced "native" app, so Chrome a stop-gap for the beta and the final release will have an integrated web renderer but the actual game delivery by still just opening the website.

So no idea what the fuss is about.