libretro / beetle-psx-libretro

Standalone port/fork of Mednafen PSX to the Libretro API.
GNU General Public License v2.0
309 stars 131 forks source link

Turbo Default Button Options Have Different Buttons Than The PS1 Controller On RetroArch Beetle PSX HW Core #904

Closed StephenPrivette closed 2 months ago

StephenPrivette commented 2 months ago

Description

If a game is running and you go to Quick Menu - Controls - Turbo Fire - Turbo Default Button and press enter you will see the options for the button. The buttons listed here have B, Y, A, X, L, and R among them. These are not what the buttons are called on the PS1 controller.

Expected behavior

It should be expected that the buttons listed are X, Square, Circle, Triangle, L1, R1, L2, R2, L3, and R3.

Version/Commit

1.17.0 - Beetle PSX HW (0.9.44.1 382e3ff)

Environment information

RetroArch 1.17.0 Windows 11

StephenPrivette commented 2 months ago

This was not an actual issue as it turns out. RetroArch has all controller peripherals binded to a RetroPad which uses these names for the buttons in all cores. I apologize for this mistake.