Skip to content

Allow setting LED effects #53

@Kanuan

Description

@Kanuan

There are advanced LED effects that can be set on genuine controllers, making LEDs blink by sending only 1 command instead of manually turning on and off repeatedly . It would be nice if the driver allowed these effects to be set. Example of usage: make the "Dying" battery level LED status be "Blinking LED 1"

Documentation: https://github.com/RPCS3/rpcs3/blob/1213708b72e7d29b4461ec0fd4efffd926772315/rpcs3/Input/ds3_pad_handler.cpp#L21

Examples:

All LEDs ON, but LED 4 Blinking
0100000000FF00FF00000000001EFF05108080FF05108080FF05108080FF05108080000000000000000000000000000000
https://user-images.githubusercontent.com/24910442/113941579-baa2ed00-97d5-11eb-91d1-9b7766ce6b74.mp4

LEDs 1, 2 and 3 blinking. LED 4 also blinking but at a different time
0100000000FF00FF00000000001EFF05108080FF27100032FF27100032FF27100032000000000000000000000000000000
https://user-images.githubusercontent.com/24910442/113941591-c2fb2800-97d5-11eb-806a-399bc724d287.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    CoreCore/Common Driver TopicenhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions