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

No controls on Moto Racer #747

Open daFourch opened 4 years ago

daFourch commented 4 years ago

Description

The game doesn't seem to recognize any controller, gamepad or keyboard. On title Screen, there's no "X button" icon to tell you to press it to start the game.

Pad type is standard one. This works with DuckStation or PCSX Rearmed.

Expected behavior

Virtual gamepad and inputs detected in-game.

Actual behavior

No virtual gamepad seemed to be detected by the game. Maybe something dued to how the game is coded in the first place?

Steps to reproduce the bug

  1. Launch game
  2. Press X or Start button during cinematics or at title screen
  3. Nothing happens, neither gamepad or keyboard

Version/Commit

[If you're using RetroArch, this information is on the bottom left after loading the core. You can do this via Main Menu -> Load Core]

Core options

Stock settings.

Environment information

bslenul commented 4 years ago

Weird works fine for me and I can see the "X OK" in bottom left:

image

Are you sure Quick Menu > Controls > Device Type isn't set to anything else than "PlayStation Controller", "DualShock" or "Analog Controller"?

daFourch commented 4 years ago

Found: Multitap 1 was enabled, which provoked this. It seems to be the only game I've played so far that suffers from multitap being enabled before launch. I couldn't find this because when I tried to set this off after launch, nothing changed. I had to restart the game. Same thing btw when you set it on ingame from off, it still works. Maybe "(Restart)" should be precised in core options for this setting to be applied?