[Scummvm-tracker] [ScummVM :: Bugs] #15444: ANDROID: AGS: Nintendo Switch version of My Big Sister has glitchy gamepad touch controls
ScummVM :: Bugs
trac at scummvm.org
Thu May 1 10:07:00 UTC 2025
#15444: ANDROID: AGS: Nintendo Switch version of My Big Sister has glitchy gamepad
touch controls
----------------------------------------------+----------------------------
Reporter: Teashrock | Owner: lephilousophe
Type: defect | Status: pending
Priority: normal | Component: Port: Android
Version: | Resolution: fixed
Keywords: android, touch, gamepad emulation | Game:
----------------------------------------------+----------------------------
Comment (by Le Philousophe <lephilousophe@…>):
In [changeset:"dd12e33c26178228b43f1d4d461697b990492d98" dd12e33c]:
{{{#!CommitTicketReference repository=""
revision="dd12e33c26178228b43f1d4d461697b990492d98"
ANDROID: Improve emulated gamepad buttons handling
When triggering buttons on the virtual gamepad, the down and up events
are sent on release. That's a leftover from the previous virtual gamepad
which didn't allow to select the buttons easily.
On the new virtual gamepad, the button choice is better so we can
trigger a button down as soon as the finger is on it.
This fixes a bug in some AGS games which missed the button press because
the release was sent too soon.
Fixes Trac#15444.
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/15444#comment:15>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list