moonlight-stream / moonlight-android

GameStream client for Android
GNU General Public License v3.0
3.1k stars 498 forks source link

[Feature request]: Multi-touch #1348

Open VOLOHIT opened 1 month ago

VOLOHIT commented 1 month ago

Is your feature request related to a problem? Please describe.

Introduction of full support for touch screens (Multi-touch).

Describe the solution you'd like

I want control from the phone not to be limited to one cursor, which cannot make multiple clicks in different places on the screen. This makes it very difficult to interact in games that initially support touch devices (Genshin Impact is one of the most common ones).

Describe alternatives you've considered

Yeah

Screenshots

No response

FrostNovaHD commented 1 month ago

Is already in it but it's disabled in source code rn

VOLOHIT commented 1 month ago

Is already in it but it's disabled in source code rn

Thank you, I looked for more information and found a Chinese client where this function is available.

pajaritia commented 1 month ago

@VOLOHIT can you tell me how to search for the client that has Multi-Touch enabled? I have not been able to find any :( I wish they would just enable it as an optional setting for the regular Android Moonlight

Apkeniqo commented 1 month ago

@VOLOHIT can you tell me how to search for the client that has Multi-Touch enabled? I have not been able to find any :( I wish they would just enable it as an optional setting for the regular Android Moonlight

Here is the modified version: https://b23.tv/wbJWhLj it has more useful features but may not have English translation

TrueZhuangJia commented 3 weeks ago

Hi guys, I created a fork to implement multi-touch on iOS https://github.com/TrueZhuangJia/moonlight-ios-NativeMultiTouchPassthrough/tree/Moonlight-iOS-ZWM