Try to fix problem with Dualsense controller

This commit is contained in:
redphx 2024-05-24 20:10:23 +07:00
parent 71576439fd
commit a702d29f22

View File

@ -48,7 +48,7 @@ if (btnHome) {
if (info.shortcutPressed === 0) {
const fakeGamepadMappings = [{
GamepadIndex: 0,
GamepadIndex: currentGamepad.index,
A: 0,
B: 0,
X: 0,