mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-07-19 20:54:26 +02:00
Compare commits
30 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d73f91ed5f | ||
![]() |
b918fadaab | ||
![]() |
b79775839b | ||
![]() |
d3e0ba9d9f | ||
![]() |
e6e8297632 | ||
![]() |
e94fb28266 | ||
![]() |
11e953c382 | ||
![]() |
4845ea6994 | ||
![]() |
0f0072bcb0 | ||
![]() |
85d156f6b2 | ||
![]() |
8d24494b02 | ||
![]() |
9d1bca99aa | ||
![]() |
a8cf0896c5 | ||
![]() |
4767df442e | ||
![]() |
8314074957 | ||
![]() |
6ffa75a4ec | ||
![]() |
7813e6f432 | ||
![]() |
75d9639c01 | ||
![]() |
fb80c3662a | ||
![]() |
9e1d8866ce | ||
![]() |
28438c7c9e | ||
![]() |
0cb0901ae2 | ||
![]() |
9d7c537eaa | ||
![]() |
eccd306d03 | ||
![]() |
e15afd2396 | ||
![]() |
f0dbc72987 | ||
![]() |
25bf6c209d | ||
![]() |
f229dbdbe4 | ||
![]() |
e845c902b2 | ||
![]() |
c424c6f94b |
16
README.md
16
README.md
@@ -2,6 +2,11 @@
|
|||||||
Improve [Xbox Cloud Gaming (xCloud)](https://www.xbox.com/play/) experience on web browser.
|
Improve [Xbox Cloud Gaming (xCloud)](https://www.xbox.com/play/) experience on web browser.
|
||||||
The main target of this script is mobile 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.
|
||||||
|
|
||||||
|
Supported platforms:
|
||||||
|
- Windows, macOS, Linux
|
||||||
|
- Android, Android TV
|
||||||
|
- iOS, iPadOS
|
||||||
|
|
||||||
This script makes me spend more time with xCloud, and I hope the same thing happens to you.
|
This script makes me spend more time with xCloud, and I hope the same thing happens to you.
|
||||||
If you like this project please give it a 🌟. Thank you 🙏.
|
If you like this project please give it a 🌟. Thank you 🙏.
|
||||||
|
|
||||||
@@ -272,8 +277,15 @@ Sorry, no. The server decides all these settings.
|
|||||||
It's a reference to an Userscript called "better360" that I created many years ago. I regret not choosing the name "xCloud Enhancement Suite", or XES for short.
|
It's a reference to an Userscript called "better360" that I created many years ago. I regret not choosing the name "xCloud Enhancement Suite", or XES for short.
|
||||||
|
|
||||||
## Translators
|
## Translators
|
||||||
|
- **Chinese (Simplified)**: [@nyavana](https://github.com/nyavana)
|
||||||
|
- **French**: rodolphe.chouteau
|
||||||
|
- **German**: [@KingNothing81](https://github.com/KingNothing81)
|
||||||
|
- **Korean**: [@rightones](https://github.com/rightones)
|
||||||
|
- **Japanese**: Tak_attack, udonshi
|
||||||
- **Portuguese (Brazilian)**: [@ricardo404](https://github.com/ricardo404), [@Haisom](https://github.com/Haisom)
|
- **Portuguese (Brazilian)**: [@ricardo404](https://github.com/ricardo404), [@Haisom](https://github.com/Haisom)
|
||||||
- **Russian**: [anpom6](https://crowdin.com/profile/anpom6)
|
- **Polish**: [@aleksishere](https://github.com/aleksishere)
|
||||||
|
- **Russian**: anpom6
|
||||||
|
- **Spanish**: [@PabloSebas](https://github.com/PabloSebas)
|
||||||
- **Turkish**: [@transbebek](https://github.com/transbebek)
|
- **Turkish**: [@transbebek](https://github.com/transbebek)
|
||||||
- **Vietnamese**: [@redphx](https://github.com/redphx)
|
- **Vietnamese**: [@redphx](https://github.com/redphx)
|
||||||
|
|
||||||
@@ -289,5 +301,5 @@ But if you still really want to donate, I have a [Ko-fi page](https://ko-fi.com/
|
|||||||
- Icons by [Phosphor Icons](https://phosphoricons.com)
|
- Icons by [Phosphor Icons](https://phosphoricons.com)
|
||||||
|
|
||||||
## Disclaimers
|
## Disclaimers
|
||||||
- Use as it your own risk.
|
- Use it at your own risk.
|
||||||
- This project is not affiliated with Xbox in any way. All Xbox logos/icons/trademarks are copyright of their respective owners.
|
- This project is not affiliated with Xbox in any way. All Xbox logos/icons/trademarks are copyright of their respective owners.
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Better xCloud
|
// @name Better xCloud
|
||||||
// @namespace https://github.com/redphx
|
// @namespace https://github.com/redphx
|
||||||
// @version 1.17.1
|
// @version 1.18.2
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user