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:
- Follow the rules of Sopuli
- Posts must be related to the Steam Deck in an obvious way.
- No piracy, there are other communities for that.
- Discussion of emulators are allowed, but no discussion on how to illegally acquire ROMs.
- This is a place of civil discussion, no trolling.
- Have fun.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.
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.
Why cant they properly port the thing and why not use electron like windows and mac app(Maybe their using chromium embedded framework idk)
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.