From 50226baa5c6231e70ca22779aca3f25fe4bf1e74 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Sat, 29 Jul 2023 17:20:02 +0700 Subject: [PATCH] Update README.md --- README.md | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 3293097..84466e5 100644 --- a/README.md +++ b/README.md @@ -14,20 +14,26 @@ Give this project a 🌟 if you like it. Thank you πŸ™. ## Features -Settings UI +Settings UI + +Stream HUD UI -Stream HUD UI   **Demo video:** https://youtu.be/oDr5Eddp55E +- **πŸ”₯ Show stream stats** + > Check [Stream stats section](#stream-stats) for more info. - **Switch region of streaming server** - > Connect to another server instead of the default one. Check the [**FAQ** section](#faq) for some notes. -- **Force 1080p stream** + > Connect to another server instead of the default one. Check the [**FAQ** section](#faq) for some notes. +- **Preferred game's language** + > If the game doesn't support this language, it will use the same language as xCloud's website. +- **Stream's target resolution** + > Set stream's resolution. > By default you only get 1080p stream when playing on desktop. - > This feature will give you 1080p stream even on mobile, without having to change User-Agent. -- **Force high quality codec (if possible)(\*)** + > This feature can give you 1080p stream even on mobile, without having to change User-Agent. +- **Force high quality codec (if supported)(\*)** > Force xCloud to use the best streaming codec profile (same as desktop & TV) if possible. You don't have to change User-Agent anymore. > You should enable this feature even if you're on desktop. > Not available for some browsers (Firefox, Safari...). Use the [changing User-Agent method](https://github.com/redphx/better-xcloud/wiki/User‐Agent) instead. @@ -42,7 +48,9 @@ Give this project a 🌟 if you like it. Thank you πŸ™. - **Skip Xbox splash video** > Save 3 seconds. - **Hide Dots icon while playing** - > You can still click on it, but it doesn't block the screen anymore + > You can still click on it, but it doesn't block the screen anymore. +- **Hide mouse cursor while playing** + > Hide the mouse cursor after 3 seconds of not moving. - **Reduce UI animations** > Disable `transition` CSS property in some elements. The smooth scrolling cannot be disabled. - **Stretch video to full sctreen** @@ -54,10 +62,12 @@ Give this project a 🌟 if you like it. Thank you πŸ™. - **Disable social features** > Features like friends, chat... Disable these will make the page load faster. - **Disable xCloud analytics** - > The analytics contains statistics of your streaming session, so I'd recommend allowing analytics to help Xbox improve xCloud's experience in the future. + > The analytics contains statistics of your streaming session, so I'd recommend allowing analytics to help Xbox improve xCloud's experience in the future. +- **Change User-Agent** + > Useful when you're using unsupported browsers. + > If you're on Safari, changing User-Agent to "Edge on Windows" will allow you to use Mic feature. + > This setting only affects xCloud, and it doesn't change browser's global User-Agent. - **Hide footer and other UI elements** -- **πŸ”₯ Show stream stats** - > Check [Stream stats section](#stream-stats) for more info. (\*) By default (for compatibility reasons) xCloud only uses high quality codec profile when you use Tizen TV or Chrome/Edge/Chromium browser on Chrome/MacOS. Enable this setting will give you the best experience no matter what platform & browser you're on.