-
Notifications
You must be signed in to change notification settings - Fork 105
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
Rumble not working when using Dualshock 4 on Windows #647
Labels
Comments
matlo
pushed a commit
to matlo/gimxinput
that referenced
this issue
Jan 25, 2020
* update to SDL 2.0.10 * use SDL_GameControllerRumble when supported
Reopening since SDL_GameControllerRumble may be blocking: https://bugzilla.libsdl.org/show_bug.cgi?id=4923 |
Sadly the SDL2 is blocking due to using hidapi. |
matlo
pushed a commit
to matlo/GIMX-MINGW-packages
that referenced
this issue
Jan 27, 2020
Disable hidapi at configure time.
matlo
pushed a commit
that referenced
this issue
Jan 27, 2020
Support added via a haptic sink in gimx core. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported here: https://forum.gimx.fr/viewtopic.php?f=5&t=3278
This is a known SDL2 issue that may be fixed in recent releases.
The text was updated successfully, but these errors were encountered: