mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 07:37:19 +02:00
Try to fix problem with Dualsense controller
This commit is contained in:
parent
71576439fd
commit
a702d29f22
@ -48,7 +48,7 @@ if (btnHome) {
|
||||
|
||||
if (info.shortcutPressed === 0) {
|
||||
const fakeGamepadMappings = [{
|
||||
GamepadIndex: 0,
|
||||
GamepadIndex: currentGamepad.index,
|
||||
A: 0,
|
||||
B: 0,
|
||||
X: 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user