From 0fe99f8f2d2e8f096d54613f2ba7579295daec2f Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Sun, 16 Jul 2023 15:16:43 +0700 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 8e40f01..340c0d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Better xCloud 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. +The main target of this script is mobile users, but it should work great on desktop too. Give this project a 🌟 if you like it. Thank you. @@ -10,7 +10,7 @@ Give this project a 🌟 if you like it. Thank you. Video Settings UI - **Switch region of streaming server** - > Connect to another server instead of the default one + > Connect to another server instead of the default one. Check [FAQ section](#faq) for some notes. - **Prefer IPv6 streaming server** > Might reduce latency - **Force high quality stream** @@ -49,16 +49,17 @@ To update manually, just install the script again (you won't lose your settings) ❓ = not yet tested ❌ = not supported (mostly because of lacking Userscript/extension support) ⚠️ = see custom notes -| | Desktop | Android | iOS | -|----------------------------------------|----------|------------------|-----| -| Chrome/Edge/Chromium variants | ✅ | ❌ | ❌ | -| Firefox | ✅ | ✅ | ❌ | -| Safari | ❓ | ❌ | ❓ | -| [Hermit](https://hermit.chimbori.com) | ❌ | ⚠️(1) | ❌ | +| | Desktop | Android | iOS | +|----------------------------------------|------------------|------------------|-----------------| +| Chrome/Edge/Chromium variants | ✅ | ❌ | ❌ | +| Firefox | ✅ | ✅ | ❌ | +| Safari | ✅(1) | ❌ | ✅(2) | +| [Hermit](https://hermit.chimbori.com) | ❌ | ⚠️(3) | ❌ | Don't see your browser in the table? If it supports Tampermonkey/Userscript then the answer is likely **"YES"**. - -1 NOT RECOMMENDED at the moment since its Userscript implementation is not working properly. Non-network related features (skip splash video, video settings...) still work. It's still my favorite app to play xCloud on because it's lightweight, supports Userscript (premium features, only $1.99) without having to install anything else. I built **Better xCloud** just so I could use it with Hermit. + +1, 2 Requires [Userscripts app](https://apps.apple.com/us/app/userscripts/id1463298887). +3 NOT RECOMMENDED at the moment since its Userscript implementation is not working properly. Non-network related features (skip splash video, video settings...) still work. It's still my favorite app to play xCloud on because it's lightweight, supports Userscript (premium features, only $1.99) without having to install anything else. I built **Better xCloud** just so I could use it with Hermit. ## FAQ 1. **Will I get banned for using this?**