Launcher with the Xbox Series X/S's dashboard to play Xbox Cloud Gaming (XCloud) games.
The Python 3.10, Microsoft Edge WebDriver and Selenium is required to get the games from xbox.com/play, but you can use xcloud_games.json that have some games on it. This file is not updated regularly, so some games that are on Xbox Cloud Gaming may not be there.
Go to .\tools\xcloud_game_picker\
and execute the file xcloud_game_picker.py
:
python .\xcloud_game_picker.py
and the Selenium will start to get the games, is important that you dont use the opened browser while dont finish.
Go to root of the project and run on terminal:
flutter run --release
For now, not exist binaries or installers to use, so you need to build on its own.
On xbox_launcher's Home page go to My Games > Apps > Configurations > Cloud gaming
in the JSON file path
field you paste the path to your xcloud_games.json file and confirm the changes.
Home Page.
Profile Selector.
The project is in Alpha phase, therefore it is important that you consider contributing to the project in your spare time. Open an issue, pull request or engage in discussions to make the project better.
We are always needing help to:
For more info check the Contribuition Guideline.
This project uses first-party and third-party open-source packages, so consider contributing to those as well.