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

Keyboard configuration (reassign keys) #298

Open
VasylBaran opened this issue Jul 16, 2024 · 7 comments
Open

Keyboard configuration (reassign keys) #298

VasylBaran opened this issue Jul 16, 2024 · 7 comments
Assignees

Comments

@VasylBaran
Copy link
Contributor

Goal: make it possible to assign and reassign keyboard keys to serve as game controls.

@DanielSvoboda
Copy link
Contributor

The 'gamepad_0' branch should be handling this...

@VasylBaran
Copy link
Contributor Author

The 'gamepad_0' branch should be handling this...

@georgemoralis gamepad is separate, right?

@georgemoralis
Copy link
Collaborator

yes

@kalaposfos13
Copy link
Contributor

kalaposfos13 commented Oct 17, 2024

Hi! I re-implemented keyboard remapping here: #1356 without noticing this was already done once, and as far as I know, my solution doesn't break other inputs, has modifier key, mouse buttons and mouse-movement-to-joystick support.
Basically, the only thing missing is a GUI, so I'm wondering if you are willing to contribute on that part. I have a basic implementation that basically just opens the config file for editing at https://github.com/kalaposfos13/shadPS4/tree/qt-config-editor but that is obviously just a patchwork solution.

@VasylBaran
Copy link
Contributor Author

@kalaposfos13 sounds like a good idea, I can add my UI on top of your changes. Just let me know when you're all set on the API and there aren't expected to be any new major changes (I mean when the pull request looks ready from your side) and I'll add my UI on top.

@kalaposfos13
Copy link
Contributor

Message me on Discord (kalaposfos) and we can discuss this further.

@kalaposfos13
Copy link
Contributor

kalaposfos13 commented Oct 18, 2024

Hi! I finished the backend, and hopefully there are no problems with it. Are you still onboard with making the GUI? I'll provide an API for it as soon as I write it. Also, if you can provide me with info on what's needed, that would be appreciated

kalaposfos13 referenced this issue in kalaposfos13/shadPS4 Nov 5, 2024
… where you could open infinitely many Help windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants