From c6c7fc7de59f1a6bfd5431d9bf8d2f1cdffacd23 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Fri, 14 Jul 2023 17:08:02 +0700 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index af82adc..ca80b1e 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,22 @@ # Better xCloud -Improve [Xbox Cloud Gaming (xCloud)](https://www.xbox.com/play/) experience. +Improve [Xbox Cloud Gaming (xCloud)](https://www.xbox.com/play/) experience on web browser. The main target of this script is Android users, but it should work great on desktop too. ## Features: -screenshot +image - Switch region of streaming server. - Prefer IPv6 streaming server (might improve latency). - Force HD stream by disabling bandwidth checking -> xCloud always tries to use the best possible quality. - Skip Xbox splash video. - Make the top-left dots icon invisible while playing. You can still click on it, but it doesn't block the screen anymore. +- Stretch video to full sctreen. Useful when you don't have a 16:9 screen. - Adjust video filters (brightness/contrast/saturation). - Hide footer and other UI elements. - Reduce UI animations (the smooth scrolling cannot be disabled). - Disable social features (friends, chat...). -- Disable xCloud analytics. The analytics contains statistics of your streaming session, so I'd recommend to enable analytics to help Xbox improve xCloud's experence in the future. +- Disable xCloud analytics. The analytics contains statistics of your streaming session, so I'd recommend to allow analytics to help Xbox improve xCloud's experence in the future. ## How to use: 1. Install [Tampermonkey extension](https://www.tampermonkey.net/) on suppported browsers. It's also available for Firefox on Android.