Calinou / scoop-games

Scoop bucket for open source/freeware games and game-related tools
Creative Commons Zero v1.0 Universal
285 stars 143 forks source link

[Request]: Geforce Now #884

Open superusercode opened 1 year ago

superusercode commented 1 year ago

Prerequisites

Criteria

Name

NVIDIA GeForce Now

Description

Native client for streaming games from GeForce Now

Homepage

https://www.nvidia.com/geforce-now/

Download Link(s)

https://download.nvidia.com/gfnpc/GeForceNOW-release.exe

Some Indication of Popularity/Repute

https://en.wikipedia.org/wiki/GeForce_Now has existed for the past 8 years, out of beta for the last 3. Chocolatey already offers it but I'm not sure about how a manifest for that translates to scoop.

superusercode commented 1 year ago

When you unzip the exe the entire CEF directory is present there, though GeforceNOW.nvi has a bunch of paths hardcoded with {{LocalUserAppData}} that need to be changed.

superusercode commented 1 year ago

https://github.com/vedantmgoyal2009/vedantmgoyal2009/blob/main/winget-pkgs-automation/packages/n/nvidia.geforcenow.json was used to automate the updates for winget. There was also a work in progress PR of a manifest at https://github.com/ScoopInstaller/Extras/pull/5029.

superusercode commented 1 year ago

The old manifest does not work as is because of the hardcoding in the nvi file..