redphx
78d74cfd23
Set audioGainNode to null when couldn't setup GainNode
2024-05-25 10:09:33 +07:00
redphx
567770c86e
Fix crashing with GainNode when the stream has no sound
2024-05-25 09:55:20 +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
e52a296872
Minor fixes
2024-05-18 15:38:03 +07:00
redphx
962b57f0a6
Add option to disable native MKB
2024-05-17 18:19:45 +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
40b61b173f
Use singleton in GameBar
2024-05-11 11:48:07 +07:00
redphx
6b88f73e34
Add setting to enable/disable Game Bar feature
2024-05-11 10:42:30 +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
e852b246d3
Rewrite volume control feature
2024-05-05 09:36:53 +07:00
redphx
f36c77e727
Fix touch control not showing when using "caches" as variable name
2024-05-04 11:21:18 +07:00
redphx
06c6b8c5af
Simplify import paths again
2024-05-01 22:14:28 +07:00
redphx
6421243d68
Fix touch controller not working on non-touch supported games
2024-04-29 15:29:58 +07:00
redphx
3562d0318e
Don't disable touch on native touch-supported games
2024-04-29 14:54:35 +07:00
redphx
99aec0a60c
Don't emulate MKB in native MKB supported games
2024-04-29 11:00:47 +07:00
redphx
cd6dd1e22d
Use a better method to enable touch control for all games
2024-04-29 10:05:22 +07:00
redphx
293e3c8d73
Move bx-events/exposed/flags files to utils/
2024-04-25 17:57:34 +07:00