mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-28 18:31:44 +02:00
Compare commits
47 Commits
Author | SHA1 | Date | |
---|---|---|---|
01861e0ca5 | |||
12d6fbd9c8 | |||
1b0b15de76 | |||
5eba0f0ed7 | |||
0a851e5417 | |||
d38e5e8812 | |||
69261a7f1d | |||
96b20dcb19 | |||
c5a4af9f49 | |||
3c62d1356f | |||
78bfc09749 | |||
f3bf7a0230 | |||
c9a2d92c47 | |||
5f18026f85 | |||
f4c299e730 | |||
baf7893769 | |||
26ef306bab | |||
dc55b85772 | |||
bec3f771f2 | |||
7dc35a09c4 | |||
b72b881f2d | |||
4748d72d59 | |||
95d4216824 | |||
a0a453084a | |||
9b84690328 | |||
1ffe5c218a | |||
1ea5f5031e | |||
526ceec0db | |||
d54c3d50c4 | |||
f306cb5eee | |||
c1acb689fe | |||
5837e30afc | |||
9b955aabb9 | |||
d73f91ed5f | |||
b918fadaab | |||
b79775839b | |||
d3e0ba9d9f | |||
e6e8297632 | |||
e94fb28266 | |||
11e953c382 | |||
4845ea6994 | |||
0f0072bcb0 | |||
85d156f6b2 | |||
8d24494b02 | |||
9d1bca99aa | |||
a8cf0896c5 | |||
4767df442e |
33
README.md
33
README.md
@ -67,7 +67,9 @@ Don't see your browser in the table? If it supports Tampermonkey/Userscript then
|
||||
|
||||
## Features
|
||||
|
||||
<img width="400" alt="Settings UI" src="https://github.com/redphx/better-xcloud/assets/96280/8baddcfa-b528-4ba7-9392-7b5fe60cea11">
|
||||
<img width="400" alt="Settings UI" src="https://github.com/redphx/better-xcloud/assets/96280/ca38b3fa-1e89-4b37-937c-a6796c07cdf1">
|
||||
<br>
|
||||
<img width="400" alt="Remote Play dialog" src="https://github.com/redphx/better-xcloud/assets/96280/daf7f698-a228-4f9c-8f23-9669e061a64c">
|
||||
<br>
|
||||
<img width="600" alt="Stream HUD" src="https://github.com/redphx/better-xcloud/assets/96280/51bdb96c-79ab-402f-902a-a9e6229973b2">
|
||||
<br>
|
||||
@ -76,7 +78,8 @@ Don't see your browser in the table? If it supports Tampermonkey/Userscript then
|
||||
|
||||
|
||||
**Demo video:** [https://youtu.be/oDr5Eddp55E ](https://youtu.be/AYb-EUcz72U)
|
||||
|
||||
- **🔥 Support [Remote Play](https://support.xbox.com/help/games-apps/game-setup-and-play/how-to-set-up-remote-play)**
|
||||
> 1080p resolution and can stream Xbox 360 games.
|
||||
- **🔥 Improve visual quality of the stream**
|
||||
> Similar to (but not as good as) the "Clarity Boost" of xCloud on Edge browser. [Demo video](https://youtu.be/ZhW2choAHUs).
|
||||
- **🔥 Show stream stats**
|
||||
@ -116,6 +119,16 @@ Don't see your browser in the table? If it supports Tampermonkey/Userscript then
|
||||
- **Hide mouse cursor on idle**
|
||||
> Hide the mouse cursor after 3 seconds of not moving.
|
||||
|
||||
### Controller
|
||||
- Enable controller shortcuts
|
||||
> `Home` is the button which activates the Xbox sidebar menu (similar to the Xbox/Nexus button on the official controller).
|
||||
> Not all controllers have this button. It's the `B16` button on the [Gamepad Tester site](https://hardwaretester.com/gamepad).
|
||||
> More shortcuts will be added later.
|
||||
|
||||
| Shortcut | Action |
|
||||
|---------------|------------------|
|
||||
| Home + RB | Take screenshot |
|
||||
| Home + Select | Toggle stats bar |
|
||||
|
||||
### 🔥 Touch controller
|
||||
- **Availability**
|
||||
@ -148,6 +161,8 @@ Don't see your browser in the table? If it supports Tampermonkey/Userscript then
|
||||
|
||||
|
||||
### UI
|
||||
- **Switch website's layout**
|
||||
> Switch between default layout and Smart TV layout (without having to change User-Agent).
|
||||
- **Simplify Stream's menu**
|
||||
> Hide the labels of the menu buttons.
|
||||
- **Skip Xbox splash video**
|
||||
@ -278,13 +293,17 @@ It's a reference to an Userscript called "better360" that I created many years a
|
||||
|
||||
## Translators
|
||||
- **Chinese (Simplified)**: [@nyavana](https://github.com/nyavana)
|
||||
- **German**: [@KingNothing81](https://github.com/KingNothing81)
|
||||
- **French**: rodolphe.chouteau, Stay34yth
|
||||
- **German**: [@KingNothing81](https://github.com/KingNothing81), mynameismanu
|
||||
- **Korean**: [@rightones](https://github.com/rightones)
|
||||
- **Portuguese (Brazilian)**: [@ricardo404](https://github.com/ricardo404), [@Haisom](https://github.com/Haisom)
|
||||
- **Italian**: Greenylie, Rakan129, Carza-104, graziequalcuno, DioCannabinoide
|
||||
- **Japanese**: Tak_attack, udonshi
|
||||
- **Portuguese (Brazilian)**: [@ricardo404](https://github.com/ricardo404), [@Haisom](https://github.com/Haisom), italorafael22062009, PotatoPTT, guilhermecursi
|
||||
- **Polish**: [@aleksishere](https://github.com/aleksishere)
|
||||
- **Russian**: [anpom6](https://crowdin.com/profile/anpom6)
|
||||
- **Spanish**: [@PabloSebas](https://github.com/PabloSebas)
|
||||
- **Russian**: anpom6, soophik
|
||||
- **Spanish**: [@PabloSebas](https://github.com/PabloSebas), csvnchzn
|
||||
- **Turkish**: [@transbebek](https://github.com/transbebek)
|
||||
- **Ukrainian**: glebanych
|
||||
- **Vietnamese**: [@redphx](https://github.com/redphx)
|
||||
|
||||
Visit [here](https://crowdin.com/project/better-xcloud) if you want to translate **Better xCloud** to more languages.
|
||||
@ -299,5 +318,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)
|
||||
|
||||
## 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.
|
||||
|
@ -1,5 +1,5 @@
|
||||
// ==UserScript==
|
||||
// @name Better xCloud
|
||||
// @namespace https://github.com/redphx
|
||||
// @version 1.18
|
||||
// @version 2.0.3
|
||||
// ==/UserScript==
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user