-
-
Notifications
You must be signed in to change notification settings - Fork 21.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gamepad vibration doesn't work on windows. #30256
Labels
Comments
According to #5013, vibration isn't implemented yet for Windows. |
Last time i test in my control singleton it works, i will test other time... Only happend in release? |
Which gamepad? Godot version? drivers, etc.? |
Nanicastation (generic bootleg gamepad) |
Duplicate of #14634. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I made a game that uses gamepad vibration and where the gamepad vibration is fundamental to the game, since there's not visual or audio output.
I use the gamepad vibration to convey information to the player.
The game works fine under lubuntu, but there's not vibration output on windows 7 x64.
I installed the drivers and could get some rumble vibration from the USB gamepad setup panel, but not vibration output on my windows exported game.
The text was updated successfully, but these errors were encountered: