340 Commits

Author SHA1 Message Date
redphx
11aefb34d1 Fix overriding features not working 2024-12-10 20:51:27 +07:00
redphx
d0a8b894b9 Show indicator for current preset 2024-12-09 19:59:30 +07:00
redphx
f0e4d4b8d0 Fix exception in app 2024-12-09 18:18:40 +07:00
redphx
d292bef5e7 Only show unbind note on custom presets 2024-12-09 17:42:51 +07:00
redphx
5381575048 Add "Xbox button > Press" shortcut 2024-12-09 17:42:11 +07:00
redphx
7206c9e8bc Migrate more events to EventBus 2024-12-09 07:01:13 +07:00
redphx
4ffc034076 Rename EventBus events 2024-12-08 21:57:29 +07:00
redphx
b11d465804 Migrate to EventBus 2024-12-08 21:06:42 +07:00
redphx
e1ba2344b7 Declare window.navigator typing 2024-12-08 20:52:13 +07:00
redphx
8c446ceec3 Refactor patches 2024-12-08 20:26:05 +07:00
redphx
741bc9a4e5 Rename EventBus to BxEventBus 2024-12-08 20:09:12 +07:00
redphx
de7bf3edc7 Refactor 2024-12-08 20:05:29 +07:00
redphx
79ebb1a817
EventBus (#590)
* Replace BxEvent.TITLE_INFO_READY with Event Bus

* Migrate more events

* Migrate stream events to event bus

* Migrate preset events

* Migrate more

* Fix dispatching "input" event twice in Number Stepper
2024-12-08 17:55:44 +07:00
redphx
9044a07c0b Add note for default presets 2024-12-08 10:49:09 +07:00
redphx
3864457a07 Fix applying "disableAbsoluteMouse" patch in the wrong place 2024-12-08 07:08:15 +07:00
redphx
da362325f2 Disable absolute mouse in Android app 2024-12-08 06:50:08 +07:00
redphx
c426f64ea9 Add generateMsDeviceInfo() 2024-12-07 22:00:50 +07:00
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