Get crash info from vgamepad #64
Answered
by
yannbouteiller
Palamabron
asked this question in
Q&A
-
Hi, as it is impossible to get boolean info for crash detection from openplanet API, I noticed that Xbox controller shakes every time the collision occurs. Is it possible to get info for pad shaking from vgamepad? |
Beta Was this translation helpful? Give feedback.
Answered by
yannbouteiller
Oct 12, 2023
Replies: 1 comment 1 reply
-
As a matter of fact, on windows, it is possible :) JumpyzZ has added this cool feature, you can register a callback that does whatever you want to handle the rumble event. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Palamabron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a matter of fact, on windows, it is possible :)
JumpyzZ has added this cool feature, you can register a callback that does whatever you want to handle the rumble event.