8000 DualShock 3: SDL_SetGamepadLED -> That operation is not supported · Issue #13121 · libsdl-org/SDL · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
DualShock 3: SDL_SetGamepadLED -> That operation is not supported #13121
Open
@Megamouse

Description

@Megamouse

Hi,

I'm using a DualShock 3 on SDL 3.2.14 on Win11 and the properties report SDL_PROP_GAMEPAD_CAP_RGB_LED_BOOLEAN and SDL_PROP_GAMEPAD_CAP_MONO_LED_BOOLEAN.

But whenever I call SDL_SetGamepadLED (generic call when the LEDs are available) it will return an error "That operation is not supported".

I'm using SDL_HINT_JOYSTICK_HIDAPI_PS3_SIXAXIS_DRIVER "1".

Is this a bug or an unsupported driver ?
Why is it reporting the LED but then fails the call ?

The DS3 only has red player LED indicators, so the properties are clearly wrong in my opinion.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0