Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qt: rename pad profiles to input config files #14579

Merged
merged 1 commit into from Aug 30, 2023

Conversation

Megamouse
Copy link
Contributor

@Megamouse Megamouse commented Aug 29, 2023

It became clear that the pad profiles aren't really what you would interpret as pad profiles in other emulators, but rather entire input config files.
This confused several users, so I decided to rename everything related to pad profiles to make this clear in the codebase.

  • Renames all occurences of pad profiles to input configs or similar
  • Renames active_profiles.yml file to active_input_configurations.yml
    (sorry, but I think this is necessary. you can just copy the contents of the old one if necessary and rename "Active Profiles" to "Active Configurations")
  • Renames the pad-profile cli arg to input-config (same reason)

@Megamouse Megamouse added GUI Input CLI Anything that involves starting RPCS3 through the command line interface labels Aug 29, 2023
@jnackmclain
Copy link

Are singular pad profiles expected to be worked on in the coming future?

@Megamouse
Copy link
Contributor Author

Most likely, but not soon.

@Megamouse Megamouse merged commit f554b44 into RPCS3:master Aug 30, 2023
6 checks passed
@Megamouse Megamouse deleted the asasdasd branch August 30, 2023 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Anything that involves starting RPCS3 through the command line interface GUI Input
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants