Xbox Xcloud Client Versions Save

Greenlight is an open-source client for xCloud and Xbox home streaming made in Typescript.

v2.3.1

1 month ago
  • Fix xCloud error after login when launching the application in a non xCloud supported country #1193

v2.3.0

1 month ago
  • Fixed 401 error when starting a new stream from console #1192
  • Added ability to map buttons (credits to @kouta-kun)
  • Updated authentication mechanism to support persistent logins (no more popups!)

This release was an unexpected one because the endpoint to start a new stream from your home console has been changed and therefore it was not possible to fully test the new features.

v2.2.1

2 months ago
  • Fixed authentication on a fresh installation. #1168

v2.2.0

2 months ago
  • Added a WebUI option to make Greenlight available over the network. Enables usage of Greenlight on devices with a chromium based webbrowser. #673
  • Adding human readable waiting time when queued for a xCloud stream (credits to @NiccoMaganeli)
  • Added a low resolution mode for the Steam Deck to set a lower resolution then 720p for using FSR #1133
  • Updated icons #1127 (credits to @el2zay, and thanks for @jxhug for the suggestion)
  • Added toggles to mute audio / hide video to use in a controller-only setup (credits to @thirty7four2)
  • Added permission prompt for microphone access after authentication to prevent mass spamming for access #1069 #365
  • Added option to set language of the stream in the streaming settings #1166 #1119 #692 #319 (credits to @andy-kru)

v2.1.1

3 months ago
  • Fixed controller input not working on default settings #1118 #1117
  • Fixed keyboard mapping on certain keyboard layouts #878
  • Fixed N button mapping when using the new Gamepad driver in settings

v2.1.0

3 months ago
  • Fix vibration detection #1076 #813 (credits to @LostVector and @opencv4nodejs)
  • Revamped the xCloud UI. New overview page with recent played titles and new added games.
  • Set default resolution to 1280*800 to fix several scaling issues on Steamdeck
  • Experimental support for second controller (Uses same user profile, so multiplayer in some games does not work correctly) #916
  • Fix webrtc plots in debug window (credits to @LostVector)

v2.0.1

4 months ago
  • Add patch to remove region restriction on xCloud #850 (credits to @pccr10001)
  • Device info updated to stream true 1080p feed from xCloud (credits to @FatCache)
  • Flatpak manual build script and AMD VAAPI fix (credits to @Originalimoc)
  • Now also released on Flathub 🎉

(This is a re-release of v2.0.0 to bump the internal version of the Flathub release to align the Github release)

v2.0.0-beta15

5 months ago
  • Updated xal-node library and removed Rust dependencies. Fixes #1000 #898 #899 #815
  • Added extra ports to when trying to attempt a new connection. Forward port 9002 to allow remote streaming. #593
  • Added MIT license to clear up confusion #992

v2.0.0-beta14

7 months ago
  • Fixed logout and clear data buttons
  • Fixed reliability of the nexus menu button
  • Fixed chataudio by upgrading to WebRTC tracks #786 #365
  • Improved error handling when starting a new stream

v2.0.0-beta13

7 months ago
  • Added support for Free 2 play games on xCloud #918
  • Added support for estimated waiting times (Experimental, times may be way off)
  • Added (not-tested) experimental flatpak builds #369 #355
  • Rewrote stream IPC Communication backend for better data exchange and improved stream handling
  • Rewrote all IPC Communications in the frontend code for better portability
  • Upgraded electron base from v21 to v26
  • Fixed vibration not working since beta 11 #924
  • Fixed an issue which prevented the tokens to be loaded properly and results in problems when streaming #896