Etaash-mathamsetty / trigger-control

control the dualsense's triggers on Linux (and Windows) with a gui and C++ api!
MIT License
69 stars 4 forks source link

Pulse effects #17

Closed parkerlreed closed 1 year ago

parkerlreed commented 1 year ago

Are the pulse supposed to be "pulsing"? I basically get a little resistance to start but no pulsing occurs.

Etaash-mathamsetty commented 1 year ago

That's how it's supposed to be lol They aren't named well, but it's better than just naming them effect 1 and effect 2

parkerlreed commented 1 year ago

Oh ok. Is there an effect to simulate gunfire? That's what's I was expecting from pulse. Pulsing the motor to create feedback effects.

Etaash-mathamsetty commented 1 year ago

Oh ok. Is there an effect to simulate gunfire? That's what's I was expecting from pulse. Pulsing the motor to create feedback effects.

Yeah, it is, I think you have to use PulseB and fiddle around with it

parkerlreed commented 1 year ago

Thanks! I'll check it out