Changes between Version 1 and Version 2 of Ticket #11621, comment 3


Ignore:
Timestamp:
08/30/20 20:39:25 (4 years ago)
Author:
karisal

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11621, comment 3

    v1 v2  
    11Waiting for this [https://github.com/scummvm/scummvm/pull/2435 pull request] to be merged into the upcoming release branch (2.2.0). If it is merged then a stable build of ScummVM can be used to test it (See [https://www.scummvm.org/news/20200830 "Please help us with testing upcoming ScummVM 2.2.0 release"]). Thank you!
    22
    3 The safe controls are now throttled to a maximum of 4Hz (i.e. at least 250ms has to have passed between each sequential pressing of the same button). This should make the safe control handling quite safe, eh :D Maybe a little bit of a pun intended ;) Anyway, enjoy!
     3In the pull request the safe controls are throttled to a maximum of 4Hz (i.e. at least 250ms has to have passed between each sequential pressing of the same button). This should make the safe control handling quite safe, eh :D Maybe a little bit of a pun intended ;) Anyway, enjoy!