Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

Allow device specific properties in profiles #11

Description

@Ryochan7

Profiles are considered to be device specific but there is no active way in the code of enforcing that currently. Actions are stored but any mappings mapped to non-existent input groups will be skipped. If there is ever a need for data migration then it might be a good idea to add an identifier in the profile itself to state which controller a profile is made for.

Also, there is the hope to eventually allow more device specific functionality in profiles to allow the use of some functionality available to certain controllers; the main use case would be for allowing more advanced haptic usage with the DualSense controller. Abstracting functionality might not work out as well. Allowing for a mapper and device to handle device specific functionality might be a better route although it would be more work.

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