Skip to content

v2.5.1

Latest
Compare
Choose a tag to compare
@ike9000e ike9000e released this 05 Mar 11:41
· 3 commits to master since this release
6bdc06f
  • Added configuration reset hotkey.
    INI value name: 'szReinitHotkey' in the "[s_main]" section.
    Set to the following buttons by default: LSh+RSh+BACK+Y (Left shoulder, Right shoulder, Back and Y).
  • Added macro functionality. A mini script that lists buttons and time intervals.
    INI value name: 'szMacroScr' in the routine ("[routine:#]") section.
  • Macro: added option to specify what to do when macro activates again.
    INI value name: 'szMBubbleAction' (in the routine section).
  • Macro: added option to play system asterisk notification when macro starts and/or stops.
    INI value names: "bMBAsterisk" and "bMEAsterisk" (in the routine section).
  • Removed INI configuration: "bNoLogFile".
    User control of where to save the log has been changed.
    Please see the "Logging Configuration" section.