PadForge changelog:
PadForge 3.2.4 adds Toggle mode to the Gyro engage button field and a SetGyroEngaged macro action.
Engage button gains a Toggle mode
The Gyro tab's engage button has been hold-only. Press to engage, release to disengage. Fine for FPS aim where the engaged state should follow a trigger; awkward for global on/off where pressing once and walking away from the keypress is the natural interaction.
A new dropdown next to the engage button picker lets you choose:
Hold (default, prior behavior): gyro fires while the engage button is held.
Toggle: each press of the engage button flips a sticky engaged bit. Release does nothing. Press again to disengage.
Empty engage button stays always-on in Hold mode (same as before). Empty engage button in Toggle mode leaves the bit untouched so a macro can drive it instead.
SetGyroEngaged macro action
A new macro action in the macro editor. Three modes:
Toggle: flip the engaged bit
On: set engaged
Off: clear engaged
Any input that can fire a macro can now drive gyro engagement: a button release, an axis past threshold, a sequenced multi-step trigger, a multi-source combine row, a shift-layer transition. The dedicated engage field handles the simple case; the macro action handles everything composite or time-based.
Both sources are OR-combined
The dedicated engage field and the macro action each own an independent per-slot engaged bit. The gyro evaluator reads the OR. Either source can engage; neither can disengage what the other engaged. If you want exclusive control through one path, leave the other unbound. Easy Aim continues to AND-compose on top, unchanged.
What this does not replace
The shift-layer system already covers the broader case: cross-device activators, Toggle / Hold / Custom / Cycle / Sticky modes, chord activation, named layers gating any mapping rows you like. If you want a button to toggle gyro and several other mappings at the same time, that is still a shift-layer job. This patch is the friction shortcut for users who configure engagement from the Gyro tab and want toggle behavior without setting up a layer.
Translations
Twelve new strings shipped in all ten PadForge locales (German, Spanish, French, Italian, Japanese, Korean, Dutch, Brazilian Portuguese, Simplified Chinese, plus English): the Engage Mode label, its tooltip, Hold and Toggle dropdown values, Reset tooltip, the macro action name with its three mode values, and the macro action description.
Download: PadForge v3.2.4
Source: Here
0 Comments
Post a Comment