357 Commits

Author SHA1 Message Date
redphx
6139fb386b
Update README.md 2023-12-14 09:14:37 +07:00
redphx
f7c46c5ef3
Update README.md 2023-12-14 08:03:27 +07:00
redphx
f5b495efa8
Update README.md 2023-12-13 08:33:21 +07:00
redphx
eb4803492e
Update README.md 2023-12-13 08:07:39 +07:00
redphx
47ef7da37b Bump version to 2.1 v2.1 2023-12-12 17:55:41 +07:00
redphx
63896469e2
Update README.md 2023-12-12 17:52:19 +07:00
redphx
4ab265e370
Controller & device vibration (#184)
* Test vibration

* Modify vibration patterns

* Try another vibration patterns

* Update vibration patterns

* Add setting to toggle device vibration

* Disable device vibration based on setting

* Bug fixes

* Test PWM

* Rename GamepadVibration to VibrationManager

* Add setting to toggle controller vibration

* Add vibration intensity setting

* Move Controller settings to the top

* Fix device vibration intensity

* No longer parse "delayMs" and "repeat"

* Fix device vibration intensity

* Disable vibration features on unsupported browsers

* Add "step" property to Vibration intensity slider

* Disable PWA prompt & Stream Gate dialog

* Update translations
2023-12-12 17:37:04 +07:00
redphx
584509a53d Improve IPv6 server detection 2023-12-09 11:09:08 +07:00
redphx
f3b9ebdb22 Bump version to 2.0.5 v2.0.5 2023-12-08 07:43:30 +07:00
redphx
abd1aae57a Add "enableConsoleLogging" patch 2023-12-08 07:35:45 +07:00
redphx
ccdb944b99 Fix the Settings button not showing for some users 2023-12-08 07:23:44 +07:00
redphx
b4149e718b Bump version to 2.0.4 v2.0.4 2023-12-06 20:06:41 +07:00
redphx
7c22685e95
Update README.md 2023-12-05 14:50:32 +07:00
redphx
ad98eb60e1 Only call eval() once per patch group 2023-12-05 06:38:35 +07:00
redphx
049e65429a Fix not applying patches correctly 2023-12-03 16:36:02 +07:00
redphx
a5b77ae8c0 Improve Patcher class 2023-12-03 10:38:10 +07:00
redphx
49550eed0a Add "enableXcloudLogger" patch 2023-12-02 17:31:51 +07:00
redphx
01861e0ca5 Bump version to 2.0.3 v2.0.3 2023-12-02 11:27:37 +07:00
redphx
12d6fbd9c8 Check patches one by one to improve performance 2023-12-02 11:10:36 +07:00
redphx
1b0b15de76
Update README.md 2023-12-02 10:31:46 +07:00
redphx
5eba0f0ed7 Optimize Patcher class 2023-12-02 10:22:50 +07:00
redphx
0a851e5417 Rearrange patches to improve performance 2023-12-02 09:54:37 +07:00
redphx
d38e5e8812 Fix Ukrainian translation 2023-12-02 09:14:12 +07:00
redphx
69261a7f1d Add Ukranian translations 2023-12-01 17:12:45 +07:00
redphx
96b20dcb19 Fix Remote Play's stream didn't close properly 2023-12-01 06:24:58 +07:00
redphx
c5a4af9f49 Fix cloud gaming opened instead of Remote Play 2023-12-01 06:20:51 +07:00
redphx
3c62d1356f Update device info for Remote Play 2023-12-01 05:57:26 +07:00
redphx
78bfc09749 Fix Remote Play's resolution setting not applying correctly 2023-11-30 21:58:34 +07:00
redphx
f3bf7a0230 Update translations 2023-11-30 20:57:15 +07:00
redphx
c9a2d92c47 Disable idle warning while remote playing 2023-11-30 20:52:23 +07:00
redphx
5f18026f85
Update README.md 2023-11-28 20:42:03 +07:00
redphx
f4c299e730 Bump version to 2.0.2 v2.0.2 2023-11-28 20:34:41 +07:00
redphx
baf7893769 Update translations 2023-11-28 20:31:08 +07:00
redphx
26ef306bab Fix Remote Play not working for free users (#171) 2023-11-28 20:22:39 +07:00
redphx
dc55b85772 Fix Remote Play connecting to the wrong console (#170) 2023-11-28 07:44:56 +07:00
redphx
bec3f771f2
Update README.md 2023-11-26 20:27:52 +07:00
redphx
7dc35a09c4 Bump version to 2.0.1 v2.0.1 2023-11-26 20:13:45 +07:00
redphx
b72b881f2d
Update README.md 2023-11-26 20:12:23 +07:00
redphx
4748d72d59 Update translations 2023-11-26 20:11:26 +07:00
redphx
95d4216824 Update translations 2023-11-26 16:00:54 +07:00
redphx
a0a453084a Add patches to block ApplicationInsights.track() and WebRTC stats collector 2023-11-26 15:57:16 +07:00
redphx
9b84690328 Fix a weird bug with Search box (#168) 2023-11-26 11:47:47 +07:00
redphx
1ffe5c218a Remove the "Controller Polling Rate" setting as it didn't work (#167) 2023-11-26 11:25:56 +07:00
redphx
1ea5f5031e Disable Remote Play feature by default & add a setting to enable it 2023-11-26 11:19:09 +07:00
redphx
526ceec0db
Version 2.0 (#163)
* Update README.md

* Bump version to 2.0

* Bump version to 2.0
v2.0
2023-11-25 17:17:14 +07:00
redphx
d54c3d50c4
Remote Play & Patcher (#162)
* Test remote play

* Add a link to dev-tools page

* Add Remote Play dialog

* Bug fixes

* Fix URL

* Fix header

* Path xHome domain

* Remote Remote Play config from window.location while playing

* Update style of the Remote Play button

* Add dialog overlay

* Hide Settings when opening the Remote Play dialog

* Update styles

* Path /direct-connect link

* Fix bind() monkey-patching

* Stop patching when it's done

* Fix exception with GAME_TITLE_ID

* Add resolution setting

* Add Patcher class

* Stop storing Remote Play config in location.hash

* Apply resolution

* Display state's label

* Fix IPv6

* Update translations

* Move Patcher class to the top

* Add "disableTelemetry" and "disableTrackEvent" patches

* Add Layout setting

* Add setting to adjust controller polling rate

* Add Mouse & Keyboard support

* Add Italian translations
2023-11-25 16:47:11 +07:00
redphx
f306cb5eee
Bump version to 1.19 v1.19 2023-11-19 16:22:27 +07:00
redphx
c1acb689fe
Bump version to 1.19 2023-11-19 16:22:03 +07:00
redphx
5837e30afc
Update README.md 2023-11-19 16:21:31 +07:00
redphx
9b955aabb9
Controller shortcuts (#157)
* Basic code for GamepadHandler

* Take screenshot using Home + RB

* Enable shortcuts using setting

* Only poll gamepad when playing

* Toogle stats using Home + Select

* Add basic Toast class

* Update translations
2023-11-19 16:09:41 +07:00