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

Update controller configs #23

Merged
merged 3 commits into from
Oct 19, 2021
Merged

Update controller configs #23

merged 3 commits into from
Oct 19, 2021

Conversation

garbear
Copy link
Member

@garbear garbear commented Oct 18, 2021

Description

This PR updates the button map and topology in accordance with the newest source:

https://github.com/libretro/pcsx_rearmed/blob/36f3ea6c0c8619110a3d0a3b30cad66a895b4061/frontend/libretro.c

As a result, three new controllers are enabled:

  • PlayStation Guncon (Western)
  • PlayStation Guncon (Japan)
  • PlayStation Mouse

Multitap is now disabled because PCSX-ReARMed uses the libretro options API for multitap configuration.

Currently, game.libretro only supports configuring multitaps through the input API. One option is to update PCSX-ReARMed to use the input API instead of the options API for all input config.

Related PRs

Fixes broken input after libretro/pcsx_rearmed#472

Partially addresses #22

Screenshots

Screenshot from 2021-10-17 21-09-37

@garbear garbear changed the title Update controller config Update controller configs Oct 18, 2021
@garbear garbear merged commit ff723ad into master Oct 19, 2021
@garbear garbear deleted the update-controllers branch October 19, 2021 03:26
@garbear garbear added the hacktoberfest-accepted Hacktoberfest opt-in label Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Hacktoberfest opt-in
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant