/xbox-cloud-gaming

Uses edge flatpak in kiosk mode to gamestream xbox on linux.

Primary LanguageShell

xbox-cloud-gaming

This is just a small collection of files that can help setting up game streaming with xbox on linux.

It's basically only the Edge flatpak run in kiosk mode.

To make controllers to work, the following command has to be run:

flatpak --user override --filesystem=/run/udev:ro com.microsoft.Edge

This is exactly the same as Microsofts documentation for the Steam Deck fittet to work on the general Linux Desktop.