-
Notifications
You must be signed in to change notification settings - Fork 118
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
base: master
Are you sure you want to change the base?
Conversation
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. |
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 |
+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. |
Implement support for exporting Windows Games to NVIDIA GeForce Experience for Shield Streaming. #15