Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touch input causes pointer to jump around erratically #283

Open
rsn8887 opened this issue Feb 24, 2024 · 1 comment
Open

Touch input causes pointer to jump around erratically #283

rsn8887 opened this issue Feb 24, 2024 · 1 comment

Comments

@rsn8887
Copy link

rsn8887 commented Feb 24, 2024

Tested on Steamdeck desktop mode and game mode, using latest Retroarch flatpak 1.17.0 with SDL2 input and SDL2 controller drivers, and ozone menu.

Any touchscreen input with fingers cause the mouse pointer to jump around erratically. Touch input is unusable because of this.

On the Steam store version of Retroarch, touch works fine.

Maybe it has to do with the bundled SDL2 library version in flatpak?

@AlexFolland
Copy link

AlexFolland commented Apr 15, 2024

Is it mapped such that touching near the top maps to the left and touching near the bottom maps to the right? That's what I would expect because the Steam Deck's screen is sideways. I think RetroArch would need to handle screen orientation metadata from the OS properly to resolve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants