Compare commits

..

1 Commits

Author SHA1 Message Date
1d018cc0a3 Test native MKB feature with Remote Play 2024-01-21 18:05:19 +07:00
5 changed files with 3388 additions and 5060 deletions

View File

@ -7,8 +7,6 @@ assignees: ''
--- ---
<!-- ⚠️ Only use English. Any other languages will be deleted. -->
**Platform** **Platform**
- Device: Phone, Laptop, Desktop, TV... - Device: Phone, Laptop, Desktop, TV...
- OS: Windows, Android, iOS... - OS: Windows, Android, iOS...

View File

@ -7,12 +7,10 @@ assignees: ''
--- ---
<!-- ⚠️ Only use English. Any other languages will be deleted. -->
**I'm using:** **I'm using:**
- Device: - Device:
- OS: - OS:
- Browser: - Browser:
**I want to suggest this feature:** **I want to suggest this feature:**
... ...

View File

@ -1,12 +1,6 @@
# Better xCloud # Better xCloud
Improve Xbox Cloud Gaming (xCloud) experience on [xbox.com/play](https://www.xbox.com/play). It also allows you to use Remote Play on the xCloud website. Improve Xbox Cloud Gaming (xCloud) experience on [xbox.com/play](https://www.xbox.com/play). It also allows you to use Remote Play on the xCloud website.
> [!TIP]
> The Android app is in development at [redphx/better-xcloud-android](https://github.com/redphx/better-xcloud-android)
> [!IMPORTANT]
> I don't accept pull requests at the moment (except PR for custom touch controls)
**Supported platforms:** **Supported platforms:**
- Windows - Windows
- macOS - macOS
@ -22,8 +16,7 @@ If you like this project please give it a 🌟. Thank you 🙏.
[![Total stars](https://img.shields.io/github/stars/redphx/better-xcloud?color=%23cca400)](https://github.com/redphx/better-xcloud/stargazers) [![Total stars](https://img.shields.io/github/stars/redphx/better-xcloud?color=%23cca400)](https://github.com/redphx/better-xcloud/stargazers)
## Full documentations ## Full documentations
- For the full details please visit: https://better-xcloud.github.io For the full details please visit: https://better-xcloud.github.io
- [Demo video](https://youtu.be/hyp69Jrb2sQ)
⚠️ Please DO NOT report **Better xCloud**'s bugs on [/r/xcloud subreddit](https://reddit.com/r/xcloud/). Report bugs in [Issues](https://github.com/redphx/better-xcloud/issues) or [Telegram channel](https://t.me/betterxcloud) instead. ⚠️ Please DO NOT report **Better xCloud**'s bugs on [/r/xcloud subreddit](https://reddit.com/r/xcloud/). Report bugs in [Issues](https://github.com/redphx/better-xcloud/issues) or [Telegram channel](https://t.me/betterxcloud) instead.

View File

@ -1,5 +1,5 @@
// ==UserScript== // ==UserScript==
// @name Better xCloud // @name Better xCloud
// @namespace https://github.com/redphx // @namespace https://github.com/redphx
// @version 3.5.1 // @version 3.0.5
// ==/UserScript== // ==/UserScript==

File diff suppressed because it is too large Load Diff