165 Commits

Author SHA1 Message Date
redphx
0ffa6b55b2 Change the max value of video bitrate to 14 to discourage people from using it 2024-05-12 21:49:54 +07:00
redphx
8f8b7c6f22 Update translations 2024-05-12 21:48:58 +07:00
redphx
31804ea8cc Update better-xcloud.user.js 2024-05-12 19:00:17 +07:00
redphx
99c81cfb90 Change "Default" to "Unlimited" in maximum video bitrate setting 2024-05-12 18:59:50 +07:00
redphx
761e58254a Update better-xcloud.user.js 2024-05-12 18:06:40 +07:00
redphx
1dee720f77 Add "Maximum video bitrate" option 2024-05-12 18:05:21 +07:00
redphx
c1b41663db Update better-xcloud.user.js 2024-05-12 15:51:20 +07:00
redphx
5e1c5c5420 Remove "exposeEventTarget" patch 2024-05-12 15:51:13 +07:00
redphx
99a9396d5b Update better-xcloud.user.js 2024-05-12 15:20:44 +07:00
redphx
bd3f8c9f50 Reorder settings 2024-05-12 15:20:41 +07:00
redphx
5e8db626c5 Update better-xcloud.user.js 2024-05-12 15:19:23 +07:00
redphx
5d9319b831 Remove "experimental" flag from AUDIO_ENABLE_VOLUME_CONTROL 2024-05-12 15:18:15 +07:00
redphx
e867f156e8 Trying to fix custom touch control sometimes not showing 2024-05-12 15:07:18 +07:00
redphx
4068930db7 Fix bug with Game Bar when showing it on the right side 2024-05-12 14:40:15 +07:00
redphx
8a1dff3372 Update better-xcloud.user.js 2024-05-12 12:26:40 +07:00
redphx
41effff226 Show gyroscope settings if the custom layout supports it 2024-05-12 12:26:34 +07:00
redphx
be897848fe Cache screenshot's canvas context 2024-05-12 11:13:32 +07:00
redphx
453a45a995 Update better-xcloud.user.js 2024-05-12 08:28:26 +07:00
redphx
30e2193fe7 Update caret icons 2024-05-12 08:28:22 +07:00
redphx
f06346457a Update better-xcloud.user.js 2024-05-12 08:09:05 +07:00
redphx
cec2bdf807 Fix emulated MKB not being disabled on native MKB games (#391) 2024-05-12 08:07:35 +07:00
redphx
1be9bd8ee1 Add option for Game Bar's position 2024-05-12 08:01:49 +07:00
redphx
84adf9989e Remove empty translations at the end of arrays 2024-05-12 07:39:33 +07:00
redphx
bc429088ca Ignore translations that are the same in English 2024-05-12 07:35:42 +07:00
redphx
7d79b12d4d Update translations 2024-05-12 07:32:54 +07:00
redphx
952af5c274 Update better-xcloud.user.js 2024-05-11 21:23:42 +07:00
redphx
362c5386d1 Add microphone action for Game Bar 2024-05-11 21:15:22 +07:00
redphx
5c9202119b Update style of the show/hide touch control button 2024-05-11 21:12:14 +07:00
redphx
0092417a6e Add microphone icons 2024-05-11 20:56:00 +07:00
redphx
328372878e Update better-xcloud.user.js 2024-05-11 15:45:57 +07:00
redphx
ae37c0660f Add taking screenshot animation 2024-05-11 15:45:46 +07:00
redphx
e9b0d900b0 Update better-xcloud.user.js 2024-05-11 12:18:47 +07:00
redphx
85eac4be14 Move screenshot functions to a separate file 2024-05-11 12:18:36 +07:00
redphx
40b61b173f Use singleton in GameBar 2024-05-11 11:48:07 +07:00
redphx
b3033089ed Fix unexpected behavior with Stream bar when using Quest VR profile 2024-05-11 10:47:29 +07:00
redphx
6b88f73e34 Add setting to enable/disable Game Bar feature 2024-05-11 10:42:30 +07:00
redphx
72579249b1 Update translations 2024-05-11 10:20:11 +07:00
redphx
b866cc95a3 Detect hasTouchSupport based on spoofed User-Agent 2024-05-11 10:09:10 +07:00
redphx
8bee5b2073 Init UserAgent before STATES 2024-05-11 09:39:50 +07:00
redphx
011b75057a Refactor UserAgent class 2024-05-11 09:35:38 +07:00
redphx
daaaea1f16 Minor fixes 2024-05-11 09:16:01 +07:00
redphx
84182ffe77 Update User-Agent values 2024-05-11 09:13:21 +07:00
redphx
9ce906c0b2 Move User-Agent values to a separate localStorage item 2024-05-11 09:08:08 +07:00
redphx
77f7b647da Improve ready() in Preferences 2024-05-11 07:58:27 +07:00
redphx
9988a55601 Prevent clicking when hiding game bar & toast 2024-05-10 20:34:54 +07:00
redphx
49af04a3e0 Update better-xcloud.user.js 2024-05-10 18:38:35 +07:00
redphx
b2e932cc4c
Game bar (#392)
* Fix games with custom touch control sometimes not showing touch icon

* Create game-bar with screenshot button

* Disable Game bar when opening the Guide

* Remove SCREENSHOT_BUTTON_POSITION pref

* Make the touch control action functional

* Show game bar when the game starts

* Fix 720p/High not working (#387)

* Update icons

* Update game bar's animations

* Reset states of Game bar actions before playing

* Don't show Touch control action on non-touch-supported devices

* Clean up

* Update translations

* Update actions' texts

* Clean up
2024-05-10 18:35:40 +07:00
redphx
b66ca192b2 Bump version to 4.2.0 v4.2.0 2024-05-08 17:38:45 +07:00
redphx
660aac4e8c Update better-xcloud.user.js 2024-05-08 17:18:42 +07:00
redphx
3b1f5155c6 Update translations 2024-05-08 17:18:23 +07:00