Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVIDIA Shield Streaming Support #85

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Sectorbob
Copy link

Implement support for exporting Windows Games to NVIDIA GeForce Experience for Shield Streaming. #15

@Sectorbob
Copy link
Author

The code functions for my environment (Windows 10). It is always exporting to both Steam and Shield at the moment, which I know is not desirable. I wasn't sure where to place a toggle for the Shield Export, but I'll continue to tinker.

@BrianLima
Copy link
Owner

BrianLima commented Apr 3, 2022

Hey, this looks good, i can not test this in a live environment, since i own an AMD GPU and do not use the Geforce Experience app, so a video or something of it working would help greatly.

For games to show up on the Nvidia Geforce app, they only need an lnk file in the path required?

Initially i thought about adding a toggle to the settings page, but since this only affects the export process, maybe adding a toggle to the main page, with the Steam or Nvidia logo, could do the trick, allowing the user to switch each time they need to. This would make it somewhat easy to add some other launchers in the future, like the AMD Radeon Adrenaline, or something else.

@Sectorbob
Copy link
Author

Hey, this looks good, i can not test this in a live environment, since i own an AMD GPU and do not use the Geforce Experience app, so a video or something of it working would help greatly.

For games to show up on the Nvidia Geforce app, they only need an lnk file in the path required?

Initially i thought about adding a toggle to the settings page, but since this only affects the export process, maybe adding a toggle to the main page, with the Steam or Nvidia logo, could do the trick, allowing the user to switch each time they need to. This would make it somewhat easy to add some other launchers in the future, like the AMD Radeon Adrenaline, or something else.

Import into NVIDIA Shield takes a foo.lnk file + ShieldAssets/foo/box-art.png file to import. If the png is missing, The NVIDIA app will delete the lnk file. I added the default NVIDIA box art to the project resources.

I’ll take a crack at adding the toggle buttons later this week! Thanks for the feedback @BrianLima

@cemerson
Copy link

+1 for this. My Steam Remote play has recently stopped working for my NVidia Shield - so it would be epic if the Geforce NOW support was added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants