LuanRoger / xbox_launcher

Launcher with the Xbox Series X/S's dashboard to play Xbox Cloud Gaming (XCloud) games.
BSD 3-Clause "New" or "Revised" License
25 stars 9 forks source link
cloud-gaming fluent-ui flutter games launcher python selenium xbox xbox-series-x xcloud

xbox_launcher

Launcher with the Xbox Series X/S's dashboard to play Xbox Cloud Gaming (XCloud) games.

fluent_desing license issues releases Discuss on GitHub

🚧 The project is current in development (Alpha phase) so it can be unstable and occurs errors commonly. 🚧

Features

Dependencies

Setup

Pre-requires

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.

1. Get the games

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.

2. Runing xbox_launcher

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.

3. Configuring

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.

Screenshots

home_page Home Page.

profile_selector Profile Selector.

Contribute

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.

Contribute to used packages

This project uses first-party and third-party open-source packages, so consider contributing to those as well.

Go to dependencies.