mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-28 18:31:44 +02:00
Compare commits
93 Commits
Author | SHA1 | Date | |
---|---|---|---|
35a783c53e | |||
afe3809061 | |||
5eeb15f201 | |||
71b4109385 | |||
8286429cc3 | |||
ae24005f08 | |||
2626408cbe | |||
804f751646 | |||
13a20f30e5 | |||
46265f2ccd | |||
93d77c3783 | |||
eeb7ab749a | |||
2af3dc315b | |||
bd7b7d5ef5 | |||
93b540d995 | |||
9f26021ec6 | |||
bd8aedaf30 | |||
414bc2268e | |||
6b12b4add4 | |||
cdc64da95f | |||
1a2fb6c89a | |||
351cb0204b | |||
f6a7a78be7 | |||
66695b2fc2 | |||
6f8f425003 | |||
1966c7c127 | |||
67788bd365 | |||
bf9942ca4f | |||
8d22533d7f | |||
7df5ac1e22 | |||
63f6db443a | |||
2a104cef24 | |||
cc84e91d1c | |||
c011a943ae | |||
eef0946b01 | |||
5b032d0ede | |||
6503707c54 | |||
dc56e32357 | |||
33941a12d1 | |||
aebb7888d1 | |||
c051313092 | |||
244bebba01 | |||
4376f37bd0 | |||
6ee55c6f30 | |||
ea8dea99cd | |||
805fc5dacb | |||
12fc9e6353 | |||
2eaca3e441 | |||
6d28e88b85 | |||
259543cbaf | |||
ff9df84fb8 | |||
2157d9cd41 | |||
10e8a96a18 | |||
7201efba9c | |||
e6504d246f | |||
3847c27a1d | |||
1e56e7b2a2 | |||
0d80edb7cb | |||
b11a89037a | |||
ac08f657bb | |||
469bac6693 | |||
fe16c28dc5 | |||
b2adc5b365 | |||
af5e92057d | |||
d37a16169f | |||
447e93096b | |||
94bddb0740 | |||
357ee51999 | |||
e47a0521c8 | |||
6beb4b2f72 | |||
a9254d0ad8 | |||
adf689d61d | |||
086385fbfb | |||
705446ffb9 | |||
e366cb73e4 | |||
d148fc708e | |||
f75e22b5f6 | |||
0f7ac4c372 | |||
a4874c76db | |||
397b3baa9b | |||
0330d0d811 | |||
f8e035d98f | |||
1e7bc366ca | |||
c207025df9 | |||
83b35dfc61 | |||
e6ec664087 | |||
06790c8098 | |||
7310a009df | |||
5392414abd | |||
d78e55586e | |||
77abc44f3d | |||
788ac3d527 | |||
47ef5a9cd2 |
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -7,6 +7,8 @@ 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...
|
||||||
|
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -7,10 +7,12 @@ 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:**
|
||||||
...
|
...
|
||||||
|
@ -1,6 +1,12 @@
|
|||||||
# 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Better xCloud
|
// @name Better xCloud
|
||||||
// @namespace https://github.com/redphx
|
// @namespace https://github.com/redphx
|
||||||
// @version 3.2.1
|
// @version 3.5.1
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user