- Project xCloud was the name of our public technology preview for cloud gaming that began in September 2019. After gathering feedback from players from around the world during the preview, we built the technology into Xbox Game Pass Ultimate so you can play over 100 Xbox console games on the devices you already have, directly from the cloud.
- Depending on the device you have, there are a couple of ways you can go about accessing Xcloud. Those with iOS devices will need to access their Xcloud games via a browser, so boot up Chrome.
Xcloud Osx Download
Apr 29, 2021 The Nintendo Switch may have beaten xCloud to the finish line of 'Skyrim but portable,' but for those who prefer Xbox or don't have a Switch, Skyrim via xCloud is a dream come true.
In general we recommend Nevercode.io for building iOS applications. But we also have a special build runner that can run iOS or Mac OS builds if needed.
To enable us to build the Amplify DX Desktop App for Mac, we have rented an OS X server from XCloud for running GitLab CI builds. We are paying for their lowest-end server, so this is not fast, but so far it works for our purposes.
Running CI Jobs Using this Runner¶
Xbox Cloud Gaming Ipad
GitLab CI is very flexible and allows us to have a CI pipeline for a particular project that runs some jobs in Docker containers (like normal) and other jobs using our OS X runner. To enable a job to be run on the OS X server do the following
Xcloud Osx
Activate this specific runner for a Project under Settings > CI/CD > Runners Settings > Specific Runners. Look for 'XCloud OS X Runner'
For the job(s) you want to run on the Mac server add this to the
.gitlab-ci.ymlfile:

Microsoft Xcloud Mac
In this example, most jobs will run using the Docker image appirio/dx:latest using a shared CI runner, but the hello_world job will run on our XCloud server.



