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

Convert gamepad events into mouse #5723

Open
astroskyoffical opened this issue Jan 1, 2025 · 0 comments
Open

Convert gamepad events into mouse #5723

astroskyoffical opened this issue Jan 1, 2025 · 0 comments

Comments

@astroskyoffical
Copy link

I was reading on the whole virtual hid project mentioned here and how you can inject mouse events or keyboard events and not need a physical device. Can you turn a physical game pad hooked up to your android device. Scrcpy into termux and have it translate joy stick event into a virtual mouse so you can now have a multi control device similar to a steam deck?

I have a huge project im doing that is going to change the android gaming scene and one of the things I'm talking is making a gamepad that can do many things. Scrcpy would solve one of these issues if I can adapt it's code for my use.

Tldr

Basically convert joystick events into mouse using tcpip local connection in scrcpy

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

1 participant