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

[DInput] Add Retro Fighter Brawler64 support #1137

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

Cosmo480
Copy link
Contributor

@Cosmo480 Cosmo480 commented Jun 7, 2024

Retro Fighters Brawler64 Wireless Gamepad
UPC: 850046080067

The physical B button shares 2 functions: in game, it serves as the n64 "B" button. in the retroarch menus it serves as a back button, ("A" according to port 1 control menu). This is the best way i could figure out how to map this gamepad for nintendo 64 games. Only problem is that the "Y" button is also serves for deleting hotkeys in the menu. work around for this is to temporarily set "y" to a C up, down, left, or right button. remove the hotkey errors and then resetting to default controls afterwards in port 1 control.

Retro Fighters Brawler64 Wireless Gamepad
UPC: 850046080067


The physical B button shares 2 functions: in game, it serves as the n64 "B" button. in the retroarch menus it serves as a back button, ("A" according to port 1 control menu). 
This is the best way i could figure out how to map this gamepad for nintendo 64 games.
Only problem is that the "Y" button is also serves for deleting hotkeys in the menu.
work around for this is to temporarily set "y" to a C up, down, left, or right button. remove the hotkey errors and then resetting to default controls afterwards in port 1 control.
@RobLoach RobLoach changed the title Create Wireless Gamepad.cfg [DInput] Add Retro Fighter Brawler64 support Jun 10, 2024
@RobLoach RobLoach merged commit ae224d2 into libretro:master Jun 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants