| Summary: | Rumble not uploading correctly on Linux (Invalid argument) | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Angelo <spansjh> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.5 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
Angelo
2016-12-30 12:02:13 UTC
This "fix" does however cause the gamepad to run out of available space for effects, so this is not a good fix. A little update on this, it seems to work if I try to run the rumble on my Xbox 360 gamepad via the Joystick interface, but not via the Gamepad interface. (eg. SDL_HapticOpen instead of SDL_HapticOpenFromJoystick) Consider this inavlid, it seems like initializing Fmod causes these effects to be invalidated. (Why, though? Fmod doesn't have any rumble abilities, does it? Odd..) |