Skip to content

Tony Hawk: Can't press left and right at the same time (?) #20239

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

Open
ronyyjajs opened this issue Apr 11, 2025 · 5 comments
Open

Tony Hawk: Can't press left and right at the same time (?) #20239

ronyyjajs opened this issue Apr 11, 2025 · 5 comments
Labels
Feature Request Input/Controller Input and controller issues
Milestone

Comments

@ronyyjajs
Copy link

ronyyjajs commented Apr 11, 2025

EDIT: Google-translate of the below:

To complete a mission in tony hawks underground 2, I need to press the right and left arrow at the same time. But I can only press one. Simply put, I can't press 2 arrows at the same time. If it's not too much trouble, please write the answer in Russian

What area of the game / PPSSPP

Для выполнения миссии в tony hawks underground 2 , мне нужно одноверменно нажать стрелку вправо и влево. Но у меня нажимается только одна . Проще говоря , Я не могу нажать одновременно на 2 стрелочки. Если вам не сложно , напишите пожалуйста ответ на русском

What should happen

Я просто хочу узнать, можно ли как-то включить эту функцию в настройках? Чтобы две стрелки нанимались одновременно

Logs

No response

Platform

Android

Mobile device model or graphics card (GPU)

Poco m4 5g pro

PPSSPP version affected

1.18.1

@hrydgard hrydgard changed the title Проблема с стрелочками . Tony Hawk: Can't press left and right at the same time (?) Apr 11, 2025
@hrydgard
Copy link
Owner

hrydgard commented Apr 11, 2025

(I translated the issue - this is an English-language issue tracker)

As far as I can remember, there is nothing preventing you from pressing left and right at the same time with mapped controls like a gamepad.

However, you are right that the simulated on-screen D-pad only supports one direction at a time.

It's possible to work around this by creating custom on-screen buttons.

Go into Control, Edit Touch Control Layout, Customize... , and then check the box next to and then click one of the "Custom" buttons in the list. Map one to D-pad left, and another to D-pad right.

It should now be possible to press those two at the same time.

This is so unusual that I'm not sure it's worth adding an easier way. Maybe?

@hrydgard hrydgard added Feature Request Input/Controller Input and controller issues labels Apr 11, 2025
@hrydgard hrydgard added this to the Future milestone Apr 11, 2025
@ronyyjajs
Copy link
Author

Thank you so much 🙏

@Panderner
Copy link
Contributor

Is it possible to press left and right d-pad at the same time for Real PSP?

@hrydgard
Copy link
Owner

I should test it, but I believe it might be possible. You can press down the entire d-pad at once, so it's possible that it'll make contact on both sides.

@iota97
Copy link
Contributor

iota97 commented Apr 13, 2025

I think eventually we might want to handle pressing the touch DPad with more fingers. AFAIR this would help some user using external hardware sticks that could be placed on the screen and operated on the touch controls. Maybe not that important as custom button could handle this use case.

That being said, for this particular case, one custom touch button seems sufficient. They were called combo button after all ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Input/Controller Input and controller issues
Projects
None yet
Development

No branches or pull requests

4 participants