| Summary: | Re-acquire device before playing effects if needed. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Mathieu Laurendeau <mat.lau> |
| Component: | haptic | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.5 | ||
| Hardware: | x86_64 | ||
| OS: | Windows (All) | ||
| Attachments: | Re-acquire device before playing effects if needed. | ||
Got it, thanks! https://hg.libsdl.org/SDL/rev/bab110e44dcb |
Created attachment 2681 [details] Re-acquire device before playing effects if needed. Check the result of IDirectInputEffect_SetParameters and re-acquire the device to solve concurrency issues.