mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-30 01:14:34 +02:00
Previously we would vibrate for 100 ms on every vibration, which was especially annoying if a game was doing a bunch of vibrations that were supposed to be much shorter than that. Now we tell Android to vibrate for 10 s, then cancel the vibration as soon as the game turns the vibration off.