Installer xbox-cloud-gaming-browser

This script is for reference only and can't be directly used to install the game in the Lutris client. To install the game, download the full script.

game:
  main_file: https://www.xbox.com/play
web:
  open_links: true
  user_agent: Mozilla/5.0 (X11; CrOS x86_64 13099.85.0) AppleWebKit/537.36 (KHTML,
    like Gecko) Chrome/84.0.4147.110 Safari/537.36
  window_size: 1920x1080
{
  "game": {
    "main_file": "https://www.xbox.com/play"
  },
  "web": {
    "open_links": true,
    "user_agent": "Mozilla/5.0 (X11; CrOS x86_64 13099.85.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.110 Safari/537.36",
    "window_size": "1920x1080"
  }
}
Back to game