libretro / libretro-uae

PUAE libretro
GNU General Public License v2.0
111 stars 60 forks source link

No option to disable Virtual Keyboard touch input. #535

Closed Denshadego closed 2 years ago

Denshadego commented 2 years ago

As the title says, with no option for disabling touch input, when using a gamepad overlay in android and opening the virtual keyboard, the touch input for the VK gets in the way and keys get pressed when one is pushing an unrelated button on the gamepad overlay. An option for the virtual keyboard to only be interacted through retropad/gamepad (no touch) would be ideal.

sonninnos commented 2 years ago

This needs to be solved in the frontend instead. In the meantime use a preset that does not overlap with the emulated image.

sonninnos commented 2 years ago

Should be sorted with https://github.com/libretro/RetroArch/pull/14044