| Summary: | [Patch] Add Logitech G29 to steering wheel list | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Brendan Shanks <bshanks> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | enhancement | ||
| Priority: | P2 | CC: | danintheshed |
| Version: | HG 2.1 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Attachments: | Add Logitech G29 VID/PID to SDL_IsJoystickProductWheel() | ||
We have a user on the pygame issue tracker who has asked for G29 wheel support here: https://github.com/pygame/pygame/issues/1613 So they would likely be grateful if this got merged. Patch added, thanks! https://hg.libsdl.org/SDL/rev/2f5b5f4b6faf |
Created attachment 4321 [details] Add Logitech G29 VID/PID to SDL_IsJoystickProductWheel() The VID/PID of the Logitech G29 steering wheel is missing, add it. I don't have a G29 to test but this is the PID used by the lg4ff Linux kernel driver for these wheels.