-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: Infinite length for FFB effects for wheel compatibility
Whoops. Turns out there wasn't some magic safety cutoff in modern wheels. Rather, only some wheels were honoring SDL's infinite iteration count, and others would abruptly stop after the effect's initial duration (previously ten seconds) expired.
- Loading branch information
1 parent
cf157fd
commit e26acc4
Showing
1 changed file
with
25 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters