Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:cgarst/gamestream_launchpad
Browse files Browse the repository at this point in the history
  • Loading branch information
cgarst committed Sep 18, 2020
2 parents 50d6db0 + 604795a commit bd9006e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# GameStream Launchpad 🚀

![](demo.gif)

GameStream Launchpad orchestrates an optimized environment for NVIDIA GameStream connections through NVIDIA Shield hardware and/or [Moonlight](https://github.com/moonlight-stream) clients. It improves the GameStream experience with the following ideas:

1. Launch the session with a controller-optimized game launcher that automatically displays all installed games from all stores (Steam, Origin, Epic, Xbox GamePass, etc).
2. Automatically set a specific resolution on the host during the session.
3. Automatically end the GameStream session and revert the host resolution when exiting the launcher.
4. Enable optional global controller remappings that only exist during the GameStream session.

This configuration uses [Playnite](https://github.com/JosefNemec/Playnite) fullscreen mode as the launcher and [JoyToKey](https://joytokey.net/en/) as the optional controller remapper.
By default, this configuration uses [Playnite](https://github.com/JosefNemec/Playnite) fullscreen mode as the launcher and [JoyToKey](https://joytokey.net/en/) as the optional controller remapper. However it should work with anything.

## Dependencies
1. Install [Python 3.8](https://www.python.org/) for Windows, ensuring that you select "Add Python to PATH" during installation.
Expand Down

0 comments on commit bd9006e

Please sign in to comment.