moonlight-stream / moonlight-android

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

[Feature request]: Force vibration in smartphone #1397

Open roob0 opened 1 month ago

roob0 commented 1 month ago

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

In some gamepad, like BSP D8, vibration is terrible and you have to turn it off. So you have to play without rumble feature. In this cases it would be nice to force smartphone to vibrate, even if moonlight has detected that the controller supports rumble feature.

Describe the solution you'd like

It would be nice to force smartphone to vibrate, even if moonlight has detected a controller with rumble feature.

Describe alternatives you've considered

I think that it would be the only solution.

Screenshots

No response

ClassicOldSong commented 1 month ago

There's a "Force use of device's own vibration motor" option in my fork. Try to see if that fits your need.

https://github.com/ClassicOldSong/moonlight-android/releases

roob0 commented 1 month ago

@ClassicOldSong Thank you! ;) I'll try it.

roob0 commented 1 month ago

@ClassicOldSong It works perfectly. Thank you ;)