You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: