Compare commits

...

74 Commits

Author SHA1 Message Date
77c4e3981f Bump version to 3.5.2 2024-04-13 05:53:11 +07:00
1cb4038abf Fix typo when calling Response.clone() (#361) 2024-04-13 05:31:18 +07:00
ec6c3fc8a3 Minor fix in showGamepadToast() 2024-04-12 20:37:45 +07:00
b27f84b980 Fix region selection box not selecting correct value 2024-04-12 20:35:00 +07:00
37d0a0c6e2 Update translations 2024-04-12 18:38:05 +07:00
5d272425db Don't show Toast for virtual controller 2024-04-12 18:36:06 +07:00
6b5cdca51a Change stick decay's default value to 100 2024-04-12 18:31:21 +07:00
90a5613959 Change style of the MKB Settings button 2024-04-12 18:27:42 +07:00
1bdfa6c23f Change the toggling MKB key from F9 to F8 2024-04-12 18:06:35 +07:00
47fbbdcb59 Remote Play popup: use radio inputs & add Help button 2024-04-12 17:24:54 +07:00
69a8db092e Add "disableTelemetryProvider" patch 2024-04-12 15:44:09 +07:00
928a1484d7 Fix getPreferredServerRegion() when shortName is empty 2024-04-12 05:56:36 +07:00
65ca3dab0e Only remove the "Cloud Gaming" text when the screen is too small 2024-04-12 05:48:51 +07:00
35a783c53e Bump version to 3.5.1 2024-04-11 17:42:03 +07:00
afe3809061 Upper case server's short name in dropdown box 2024-04-11 17:31:44 +07:00
5eeb15f201 Prevent Remote Play from breaking in the future 2024-04-11 17:23:21 +07:00
71b4109385 Remove the "Cloud Gaming" text in header 2024-04-11 17:12:29 +07:00
8286429cc3 Add "patchStreamHud" patch 2024-04-11 17:12:15 +07:00
ae24005f08 Fix exception in fetch() 2024-04-11 17:11:59 +07:00
2626408cbe Fix the Guide/Nexus button not working in Remote Play 2024-04-11 15:09:59 +07:00
804f751646 Fix Remote Play 2024-04-11 12:43:46 +07:00
13a20f30e5 Fix Remote Play stopped working 2024-04-11 07:30:16 +07:00
46265f2ccd Show server's short name in header 2024-04-10 20:57:40 +07:00
93d77c3783 Fix not updating SCRIPT_VERSION 2024-04-08 17:50:47 +07:00
eeb7ab749a Bump version to 3.5.0 2024-04-08 17:20:47 +07:00
2af3dc315b Update translations 2024-04-08 16:52:29 +07:00
bd7b7d5ef5 Minor fixes 2024-04-07 15:16:27 +07:00
93b540d995 New setting: "combine audio & video streams" 2024-04-07 11:44:30 +07:00
9f26021ec6 Add Experimental text in Settings 2024-04-07 11:27:52 +07:00
bd8aedaf30 Add CheckForUpdate flag 2024-04-06 17:01:38 +07:00
414bc2268e Fix emitting "playing" event on normal videos 2024-04-06 16:54:41 +07:00
6b12b4add4 Use "await" keyword in interceptHttpRequests() 2024-04-06 16:41:21 +07:00
cdc64da95f Preload Remote Play right after getting server list 2024-04-06 15:31:59 +07:00
1a2fb6c89a Only init Settings UI when necessary 2024-04-06 15:29:40 +07:00
351cb0204b Preload Remote Play after injecting header buttons 2024-04-06 15:08:07 +07:00
f6a7a78be7 Fix exception in settings 2024-04-05 21:45:40 +07:00
66695b2fc2 Minor fix 2024-04-05 21:43:06 +07:00
6f8f425003 Fix scrollbar not hiding in Firefox 2024-04-05 21:31:47 +07:00
1966c7c127 Hide scrollbar setting in the app 2024-04-05 21:31:30 +07:00
67788bd365 Fix exception with Remote Play 2024-04-05 21:18:48 +07:00
bf9942ca4f Remote Play: fix not able to delete session after disconnecting 2024-04-05 17:06:01 +07:00
8d22533d7f Fix problem with Remote Play 2024-04-03 19:54:36 +07:00
7df5ac1e22 Bump version to 3.4.0 2024-04-03 07:38:41 +07:00
63f6db443a Show gamepad's vibration status in Toast 2024-04-03 07:06:14 +07:00
2a104cef24 Add "name" property to "select" elements 2024-04-03 06:46:36 +07:00
cc84e91d1c Add option to hide web page's scrollbar 2024-04-03 06:39:09 +07:00
c011a943ae Update translations 2024-04-03 06:38:57 +07:00
eef0946b01 Add support for Remote Play dialog in Android app 2024-04-02 21:47:02 +07:00
5b032d0ede Call AppInterface.showRemotePlayDialog() if available 2024-04-02 17:36:13 +07:00
6503707c54 Display Remote Play as popup instead of dialog 2024-04-02 17:18:27 +07:00
dc56e32357 Fix getting Remote Play consoles multiple times 2024-04-02 07:31:12 +07:00
33941a12d1 Preload Remote Play consoles by default 2024-04-02 07:01:06 +07:00
aebb7888d1 Adjust screenshot button's size 2024-03-31 13:31:00 +07:00
c051313092 Minor fix 2024-03-29 11:20:31 +07:00
244bebba01 Free memory after taking screenshot in the app 2024-03-24 16:13:39 +07:00
4376f37bd0 Bump version to 3.3.0 2024-03-23 17:33:59 +07:00
6ee55c6f30 Update translations 2024-03-23 17:32:50 +07:00
ea8dea99cd Add ADDITIONAL CODE block 2024-03-23 17:06:08 +07:00
805fc5dacb Update translations 2024-03-23 16:01:49 +07:00
12fc9e6353 New feature: apply video filters to screenshots 2024-03-23 15:55:46 +07:00
2eaca3e441 Add support for the screenshot feature in Android app 2024-03-23 11:27:17 +07:00
6d28e88b85 Merge branch 'main' of https://github.com/redphx/better-xcloud 2024-03-23 11:26:29 +07:00
259543cbaf Update README.md 2024-03-22 17:44:03 +07:00
ff9df84fb8 Don't render settings on unsupported features 2024-03-22 17:40:01 +07:00
2157d9cd41 Use BX_FLAGS to control feature flags 2024-03-22 17:24:05 +07:00
10e8a96a18 Update translations 2024-03-22 04:31:17 +07:00
7201efba9c Bump version to 3.2.5 2024-03-22 04:26:30 +07:00
e6504d246f Fix crashing on Kiwi v124 2024-03-22 04:21:55 +07:00
3847c27a1d Update issue templates 2024-03-21 09:45:23 +07:00
1e56e7b2a2 Fix loading time box not hidden sometimes 2024-03-20 17:56:21 +07:00
0d80edb7cb Swap position of "Low" & "High" values in "Visual quality" setting 2024-03-20 17:27:03 +07:00
b11a89037a Add back the "Off" option for "Touch controller > Availability" setting 2024-03-20 17:23:42 +07:00
ac08f657bb Add 18:9 screen ratio 2024-03-20 17:02:21 +07:00
469bac6693 Update README.md 2024-03-16 17:49:03 +07:00
5 changed files with 890 additions and 411 deletions

View File

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

View File

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

View File

@ -1,6 +1,12 @@
# 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.
> [!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:**
- Windows
- macOS

View File

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

File diff suppressed because it is too large Load Diff