63 Commits

Author SHA1 Message Date
redphx
dbbdc48aab Add "Create shortcut" button to Product Details page 2024-07-19 16:48:31 +07:00
redphx
13527b9cf6 Bug fixes 2024-07-17 18:08:41 +07:00
redphx
64568532cb Allow controlling settings using gamepad 2024-07-16 21:52:44 +07:00
redphx
1d55026c6d Add option to show wait time in game card 2024-07-14 16:44:18 +07:00
redphx
0fe6608be9 Disable "patchSetCurrentlyFocusedInteractable" patch 2024-07-13 18:07:09 +07:00
redphx
18a8b8330c Add "patchSetCurrentlyFocusedInteractable" patch 2024-07-13 16:07:53 +07:00
redphx
4ad0d44929 Disable touch for non-touch supported User-Agent profile 2024-07-10 07:18:10 +07:00
redphx
416307e23a Fix "alwaysShowStreamHud" not working on non-TV devices 2024-07-08 20:05:20 +07:00
redphx
10d0dedc0a Add "alwaysShowStreamHud" patch 2024-07-08 17:17:28 +07:00
redphx
6b2412ff27 Disable Onboarding screen 2024-07-08 07:32:16 +07:00
redphx
975549b4e7 Add option to hide "All games" section 2024-07-07 18:16:50 +07:00
redphx
938dfa6aaa Add option to hide "Friends" section 2024-07-07 16:43:56 +07:00
redphx
d7ed9e1603 Add "ignorePlayWithFriendsSection" patch 2024-07-07 16:14:08 +07:00
redphx
224e98829d Improve "enableXcloudLogger" patch 2024-07-07 15:28:33 +07:00
redphx
56a3f1d8c8 Bug fixes 2024-07-07 14:59:12 +07:00
redphx
cafeed1a3c Bug fixes 2024-07-06 20:48:27 +07:00
redphx
691f116ea0 Add "enableTvRoutes" patch 2024-07-06 17:14:02 +07:00
redphx
2b63edb7eb Refactor browser & userAgent's capabilities 2024-07-06 15:53:01 +07:00
redphx
986d9fe088 Show "Stream settings" and "App settings" in the Guide menu 2024-07-02 06:41:23 +07:00
redphx
c1502b5552 Prepare for webOS & Tizen support 2024-07-01 17:26:04 +07:00
redphx
f169c17e18 Add WebGL2 renderer 2024-06-21 17:45:43 +07:00
redphx
ebb4d3c141 Add FeatureGates 2024-06-09 18:31:15 +07:00
redphx
504f16b802 Rename "hasTouchSupport" to "userAgentHasTouchSupport" 2024-06-09 11:47:08 +07:00
redphx
eb8490a798 Add native MKB support for Android app 2024-06-08 17:04:49 +07:00
redphx
bee190b867 Use a better method to skip feedback dialog 2024-05-31 07:14:58 +07:00
redphx
0f48cb891f Support emulated MKB in Android app
commit ad365d4ee854971122f0e8cb9157ed44b3aac0d8
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Wed May 29 17:19:57 2024 +0700

    Fix not able to reconnect to WebSocket server when switching game

commit ca9369318d4cbb831650e8ca631e7997dc7706cb
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Wed May 29 17:19:23 2024 +0700

    Stop emulated MKB when losing pointer capture

commit 8cca1a0554c46b8f61455e79d5b16f1dff9a8014
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Wed May 29 17:17:42 2024 +0700

    Allow fine-tuning maximum video bitrate

commit 763d414d560d9d2aa6710fd60e3f80bf43a534d6
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Wed May 29 08:13:56 2024 +0700

    Update mouse settings

commit d65c5ab4e4a33ed8ad13acf0a15c4bb5ace870eb
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Wed May 29 08:10:49 2024 +0700

    Increase MKB dialog's bg opacity

commit 3e72f2ad2700737c8148ef47629528954a606578
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Wed May 29 08:02:57 2024 +0700

    Show/hide MKB dialog properly

commit e7786f36508e3aa843604d9886861930bada5d60
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Wed May 29 07:47:21 2024 +0700

    Fix connecting to WebSocket server when it's not ready

commit 512d8c227a057e5c0399bf128bc1c52a88fcf853
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Wed May 29 07:18:06 2024 +0700

    Fix arrow keys not working in Android app

commit 0ce90f47f37d057d5a4fab0003e2bec8960d1eee
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Tue May 28 17:36:56 2024 +0700

    Set mouse's default sensitivities to 50

commit 16eb48660dd44497e16ca22343a880d9a2e53a30
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Tue May 28 17:33:37 2024 +0700

    Allow emulated MKB feature in Android app

commit c3d0e64f8502e19cd4f167fea4cdbdfc2e14b65e
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Tue May 28 17:32:49 2024 +0700

    Remove stick decay settings

commit d289d2a0dea61a440c1bc6b9392920b8e6ab6298
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Tue May 28 17:21:39 2024 +0700

    Remove stick decaying feature

commit 76bd001d98bac53f757f4ae793b2850aad055007
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Tue May 28 17:21:14 2024 +0700

    Update data structure

commit c5d3c87da9e6624ebefb288f6d7c8d06dc00916b
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Tue May 28 08:14:27 2024 +0700

    Fix not toggling the MKB feature correctly

commit 9615535cf0e4d4372e201aefb6f1231ddbc22536
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Mon May 27 20:51:57 2024 +0700

    Handle mouse data from the app
2024-05-29 17:28:39 +07:00
redphx
07c1757237 Squashed commit of the following:
commit 2faed50e5c2165647e389d794de673038d56241e
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Fri May 24 18:09:25 2024 +0700

    Make shortcuts work with controller

commit b8f6c503ba7969de3a232644d3f6b53532a4b7bb
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Fri May 24 17:01:15 2024 +0700

    Update translations

commit 6f6c0899e5a09cd5534e06a9e272bf78c74536dc
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Fri May 24 17:00:50 2024 +0700

    Preload PrompFont

commit 1bf0f2b9dae77890d35091bed970b942c4d61fbc
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Fri May 24 07:08:05 2024 +0700

    Render Controller shortcuts settings

commit 2f24965c73a941be2ebc8a3509dc540a47b4e38d
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Thu May 23 17:21:55 2024 +0700

    Fix not able to capture screenshot after switching games

commit 6ac791e2dfb17215ee82d449047d0cd11d185c42
Author: redphx <96280+redphx@users.noreply.github.com>
Date:   Thu May 23 17:11:19 2024 +0700

    Hijack the Home button
2024-05-24 18:10:38 +07:00
redphx
22e29e1d92 Move patchPollGamepads code to external file 2024-05-23 06:55:41 +07:00
redphx
e18e05589a Move some patch code to external files 2024-05-23 06:22:25 +07:00
redphx
a376f443ef Map the Share button on Xbox Series controller with the capturing screenshot feature 2024-05-21 16:51:55 +07:00
redphx
5e1c5c5420 Remove "exposeEventTarget" patch 2024-05-12 15:51:13 +07:00
redphx
e867f156e8 Trying to fix custom touch control sometimes not showing 2024-05-12 15:07:18 +07:00
redphx
41effff226 Show gyroscope settings if the custom layout supports it 2024-05-12 12:26:34 +07:00
redphx
362c5386d1 Add microphone action for Game Bar 2024-05-11 21:15:22 +07:00
redphx
500f6671c6 Rename "touchLayoutManager" and "testTouchLayout" 2024-05-08 17:11:15 +07:00
redphx
c948b63b8d Show touch icon on games with custom layouts 2024-05-07 21:40:12 +07:00
redphx
2df3bb4611 Add "Default opacity" setting for touch controller 2024-05-07 17:37:49 +07:00
redphx
cadc7987b7 Update "disableIndexDbLogging" patch 2024-05-05 18:29:04 +07:00
redphx
4231d7e9c6 Update logs 2024-05-05 11:54:59 +07:00
redphx
e852b246d3 Rewrite volume control feature 2024-05-05 09:36:53 +07:00
redphx
8a7be5d523 Add ability to use normal website's layout on TV 2024-05-04 15:00:27 +07:00
redphx
f945a3adde Move PatcherCache.init() to patchFunctionBind() 2024-05-04 14:34:06 +07:00
redphx
f36c77e727 Fix touch control not showing when using "caches" as variable name 2024-05-04 11:21:18 +07:00
redphx
f144fac81e Fix not clearing "appliedPatches" correctly 2024-05-03 18:09:31 +07:00
redphx
3d3a013a5c Disable achievement toast in Remote Play 2024-05-03 17:17:00 +07:00
redphx
bcd61833b2 Fix touch controller not working in Remote Play 2024-05-03 17:05:58 +07:00
redphx
6ff81971b0 Don't refresh the page when signature has changed 2024-05-03 08:55:55 +07:00
redphx
ea57e04d4f Add PatcherCache class 2024-05-03 07:36:03 +07:00
redphx
06c6b8c5af Simplify import paths again 2024-05-01 22:14:28 +07:00
redphx
0114108bdf Simplify import paths 2024-05-01 22:01:39 +07:00