Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

[TODO] Fix haptics data for Steam Controller #94

Description

@Ryochan7

Lately I have been wanting to implement haptic feedback for actions in my C# mapper. As a consequence, I ended up finding a problem with how the haptic data is sent to the controller which also affects SC Controller; this still affects the upstream Kozec repo as well. Based on my testing, it looks like signal amplitude and period are actually swapped in the current haptic routine. This problem also affects SteamControllerSinger as it looks like a change in output frequency will also change the amplitude used.

Going to have to check sending haptic packets to the Steam Controller in SC Controller. I will probably have to change the rumble routine as well. Maybe something better can be made although I like the current rumble routine more than what Steam Input offers for emulated rumble.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions