Skip to content

Impulse Triggers

hifihedgehog edited this page May 20, 2026 · 11 revisions

Impulse Triggers

A separate Pad-page tab that drives the trigger motors on physical Xbox One, Elite, Series, and DualSense pads. Game passthrough, audio-driven trigger rumble, and a steady-force override all live on this tab.

Force Feedback tab — Impulse Triggers sits next to it and shares the same layout style


When the tab shows

The Impulse Triggers tab appears only when the active slot has a pad with trigger motors assigned as a physical device. Xbox One, Xbox Elite (Series 1 and Series 2), Xbox Series X|S, and DualSense pads show the tab. Xbox 360 and most third-party pads have no trigger motors and the tab stays hidden.

The tab is per (slot, device). Every physical pad mapped to the slot keeps its own Impulse Triggers, Constant Trigger Force, and Audio Bass Trigger Rumble values. Pick a different device in the assigned-devices dropdown and the tab rebinds to that device.

For body-motor rumble, the FFB pipeline for wheels and sticks, and audio bass rumble on the body motors, see Force Feedback.


Impulse Triggers

Game-driven passthrough. Forza, Gears, Halo, and any other game that writes Xbox impulse trigger motor commands reach the real trigger motors on the assigned pad. No setup. The card lets you scale the magnitude per trigger and swap the two trigger motors if a game writes them backwards.

Settings

Setting Range Default What it does
Left Trigger 0–100% 100% Scales the left trigger motor magnitude.
Right Trigger 0–100% 100% Scales the right trigger motor magnitude.
Swap left and right trigger motors On/Off Off Flips which physical trigger motor receives the left vs. right signal. Use when the trigger pulses feel reversed.

Test buttons

Test Left Trigger and Test Right Trigger fire a short pulse on the selected device only, so you can verify one pad without buzzing the others.

Trigger motor activity

Real-time bars show the current magnitude on each trigger motor as games drive them. Use the bars to confirm a game is sending impulse data, to watch which trigger a game favors, and to tune the scale sliders while you see the result.


Constant Trigger Force

A per-device override that applies a continuous force to each trigger motor until you toggle off. Same override-with-resume behavior as Constant Force on the Force Feedback tab. Game-driven trigger force takes over while active and the constant force resumes when the game stops sending.

Settings

Setting Range Default What it does
Apply constant trigger force On/Off Off Sends the configured force to the trigger motors.
Left Trigger 0–100% 0% Steady force on the left trigger motor.
Right Trigger 0–100% 0% Steady force on the right trigger motor.

Persisted in PadSetting as ConstantTriggerForceEnabled, ConstantTriggerForceLeft, ConstantTriggerForceRight.


Audio Bass Trigger Rumble

A separate audio-bass channel that drives the trigger motors instead of the body motors. Captures system audio via Windows loopback, isolates bass with a low-pass filter, and converts bass energy into trigger motor magnitude. Runs alongside the body-motor Audio Rumble on the Force Feedback tab. They share the loopback capture but keep independent sensitivity, cutoff, and per-motor scaling.

Settings

Setting Range Default What it does
Drive trigger motors from audio On/Off Off Routes audio bass into the trigger motors on the selected device.
Sensitivity 1.0–20.0 4.0 Bass intensity multiplier for the trigger channel.
Bass Cutoff (Hz) 20–200 Hz 80 Hz Low-pass cutoff for the trigger channel.
Left Trigger 0–100% 100% Audio-driven level for the left trigger motor.
Right Trigger 0–100% 100% Audio-driven level for the right trigger motor.

The Level meter shows current bass energy on the trigger channel as audio plays. PadForge follows your default audio output device. Switch from speakers to headphones and you do not need to reconfigure anything.


Supported targets

Pad family Trigger motor delivery
Xbox One Raw HID output report (game passthrough, constant force, audio bass)
Xbox Elite (Series 1 and Series 2) Raw HID output report
Xbox Series X|S Raw HID output report
DualSense / DualSense Edge Routed through the dispatcher as Adaptive Trigger Vibration
Xbox 360, generic, most third-party pads No trigger motors. Tab is hidden.

DualSense pads receive impulse data as Adaptive Trigger Vibration mode. Plug a DualSense into the same virtual Xbox slot as an Xbox One+ pad and trigger pulses fire on both in step.


How the writes reach the pad

On Xbox One, Elite, and Series pads, PadForge writes the raw HID output report directly through the XUSB device interface class. PadForge is the sole writer of impulse trigger data on those pads. SDL_RumbleGamepadTriggers is not called. Same architectural pattern as the Sony sole-writer for DualSense and DualShock 4 rumble. See Force Feedback for body-motor rumble routing.


Reset controls

Every slider has its own reset button. Each card has a Reset All.

  • Impulse Triggers Reset All: both triggers 100%, Swap off.
  • Constant Trigger Force Reset All: toggle off, left 0%, right 0%.
  • Audio Bass Trigger Rumble Reset All: disabled, sensitivity 4.0, cutoff 80 Hz, both triggers 100%.

Troubleshooting

Problem Try this
No trigger rumble at all Check the assigned device is an Xbox One / Elite / Series pad or a DualSense. Xbox 360 and most third-party pads have no trigger motors.
Trigger pulses feel reversed Turn on Swap left and right trigger motors.
Audio-driven trigger rumble silent Confirm audio plays through your default output device. Check the Level meter. Raise sensitivity if it barely moves.
Game-driven trigger rumble missing on DualSense The DualSense receives impulse data as Adaptive Trigger Vibration. Confirm the slot is Xbox output and the same slot has an Xbox One+ pad or the game writes impulse triggers natively.
Trigger rumble too aggressive on audio Lower the per-trigger scale or drop the bass cutoff.

Related pages

  • Force Feedback: body-motor rumble, audio bass rumble on body motors, HID PID 1.0 FFB for wheels and sticks, Constant Force.
  • Adaptive Triggers: DualSense trigger resistance, weapon, vibration, slope, and multi-position effects.
  • Devices: check trigger-motor capability per device.
  • Controller Slots: create and configure virtual controllers.

Last updated for PadForge 3.2.0.

Clone this wiki locally