423 Commits

Author SHA1 Message Date
redphx
4011eb402a Linting 2024-12-07 16:48:58 +07:00
redphx
07b2e47757 Don't show Shortcut button on Android TV 2024-12-07 09:42:29 +07:00
redphx
cf4609d87b Support dynamic resolution with WebGL2 in Genshin 2024-12-07 08:24:44 +07:00
redphx
1ca2b771e7 Fix forcing native MKB not working when mode = "default" 2024-12-07 07:46:13 +07:00
redphx
fe98a1165f Adjust video position (#583) 2024-12-06 21:42:18 +07:00
redphx
4777f90a53 Fix the Shortcut button not showing in product page 2024-12-06 18:16:58 +07:00
redphx
1ea1afe4d4 Optimize Patcher 2024-12-06 18:13:24 +07:00
redphx
5b67c344de Bug fixes 2024-12-05 17:18:47 +07:00
redphx
9199351af1 6.0 2024-12-05 17:10:39 +07:00
redphx
8ab63e6e44 Call frameCallback() ASAP 2024-11-29 09:17:28 +07:00
redphx
5d177bd76c Fix "guideAchievementsDefaultLocked" patch 2024-11-18 22:01:24 +07:00
redphx
fce8af4b3b Fix custom buttons disappearing in Guide Menu (#551) 2024-11-06 07:36:32 +07:00
redphx
f0e7272a82 Use "brand" instead of "manufacturer" 2024-11-01 19:57:08 +07:00
redphx
b0ecc7171b Update device suggestion URL 2024-11-01 19:52:25 +07:00
redphx
e8376b52fe Add patch to modify __PRELOADED_STATE__ 2024-11-01 16:55:58 +07:00
redphx
f6581abe34 Show "Remote Play" on web's title instead of "Fortnite" 2024-11-01 08:53:24 +07:00
redphx
b090d325ae Migrate PatcherCache to singleton class 2024-11-01 07:22:21 +07:00
redphx
ec3daa09fd Use hash of client.js file for calculating patch's signature 2024-11-01 07:16:11 +07:00
redphx
b170b95145 Fix bugs in NumberStepper 2024-10-29 20:20:34 +07:00
redphx
38211168e9 Reduce width of controller-friendly select box if it has <optgroup> 2024-10-29 16:56:34 +07:00
redphx
392dc2cf86 Categorize servers by continents 2024-10-29 16:51:29 +07:00
redphx
67de264aa9 Revert "Use gl.texSubImage2D()"
This reverts commit 3e2c1bb2a4ee27773042559574bc44d0315b5bca.
2024-10-27 10:20:11 +07:00
redphx
3e2c1bb2a4 Use gl.texSubImage2D() 2024-10-27 09:36:34 +07:00
redphx
5653914d19 Move WebGL2's drawFrame() function to animate() function 2024-10-26 21:53:03 +07:00
redphx
6440c91cdf Fix Virtual Controller Remapper's bug 2024-10-23 20:00:27 +07:00
redphx
8a3d48d4a3 Optimize Game slug generator by using cached RegEx 2024-10-22 20:07:26 +07:00
redphx
222ad1c34e Remove "disableSendMetadata" patch 2024-10-22 10:42:43 +07:00
redphx
6cfff0274d Replace forEach() with for() 2024-10-22 10:42:09 +07:00
redphx
01502363ab Add "disableSendMetadata" patch 2024-10-22 09:14:11 +07:00
redphx
9ab63c4a53 Update polling rate in controller-shortcut.js 2024-10-21 22:16:18 +07:00
redphx
5e98c756d4 Add Polling rate setting 2024-10-21 22:01:32 +07:00
redphx
de76364a46 Optimize + refactor code 2024-10-21 20:50:12 +07:00
redphx
1b2cf70248 Minor fix 2024-10-19 18:40:59 +07:00
redphx
87447df7fd Fix Server badge not updating between sessions 2024-10-19 18:40:47 +07:00
redphx
8664c1a60f Fix taking screenshot not working when limiting FPS 2024-10-19 18:04:05 +07:00
redphx
bbaea5f629 Fix Game Bar keep clearing focus even when not playing 2024-10-19 16:54:21 +07:00
redphx
03efa528c8 Android: add Shortcut & Wallpaper menu to Game Card's context menu 2024-10-19 16:53:55 +07:00
redphx
63aaca7d61 Fix crashing in "disableTouchContextMenu" patch 2024-10-18 22:19:06 +07:00
redphx
15ae88e9e6 Disable long touch activating context menu 2024-10-18 21:50:22 +07:00
redphx
7578671cc3 Remove "ui_home_context_menu_disabled" setting as it's no longer needed 2024-10-18 21:41:21 +07:00
redphx
7206d11825 Test: hide <video> when using WebGL2 renderer 2024-10-17 20:19:27 +07:00
redphx
3f834f74b6 Update "skipFeedbackDialog" patch 2024-10-15 16:49:38 +07:00
redphx
b969d52a3c Show max FPS value in Stats bar 2024-10-14 21:06:52 +07:00
redphx
927eae3f2f Refactor getInstance() methods 2024-10-14 16:56:05 +07:00
redphx
9f440e9cf4 Don't call animate() when hiding renderer 2024-10-14 16:47:03 +07:00
redphx
1acb30e3af Refactor Game Bar 2024-10-14 16:45:57 +07:00
redphx
6d2e04aff1 Refactor Game Bar actions 2024-10-13 19:15:29 +07:00
redphx
49fb8e2818 Refactor "data-enabled" to "data-activated" 2024-10-13 17:32:38 +07:00
redphx
d012d96675 Add Game Bar action to toggle renderer's visibility 2024-10-13 17:05:27 +07:00
redphx
c129feaf2d Refactor WebGL2Player 2024-10-13 16:26:33 +07:00