231
Steam Deck is getting official Nvidia GeForce Now support, with HDR
(blogs.nvidia.com)
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:
Does this mean geforce now on Linux
That's what the title says, yeah.
Only mentions Steam Deck tho (But it's a Linux device so who knows some aur stranger might make it for Linux Desktop)
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.
same
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.
Why cant they properly port the thing and why not use electron like windows and mac app(Maybe their using chromium embedded framework idk)
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.