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

Unable to press leftPad and rightPad simultaneously in personal application #956

Open
tanphuccgl opened this issue Oct 8, 2024 · 3 comments

Comments

@tanphuccgl
Copy link

I am developing a personal application using the following libraries:


// libretrodroid
implementation("com.github.swordfish90:libretrodroid:0.12.1")

// radialgamepad
implementation("com.github.swordfish90:radialgamepad:2.0.0")

However, I am encountering an issue where I cannot press both leftPad and rightPad simultaneously on multiple devices, including those running Android 14. This greatly affects the user experience.

I have tested various devices and configurations, but the problem persists. In contrast, applications like Lemuroid and other GBA game apps do not have this issue.

Steps to Reproduce:

  1. Create a new application and integrate both libraries.
  2. Use both leftPad and rightPad within the same activity.
  3. Attempt to press both pads simultaneously.

Expected Behavior:
I expect to be able to press both leftPad and rightPad without encountering any issues.

Request for Assistance:
Could you provide guidance on how to resolve this issue? Thank you for your help!

@wolf144grz1
Copy link

I have the same problem.
Did you solve the problem?

@tanphuccgl
Copy link
Author

I have the same problem. Did you solve the problem?

use radialgamepad with xml and integrate into jetpack compose @wolf144grz1

@tanphuccgl
Copy link
Author

radialgamepad with jetpack compose is not well supported yet

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