libretro / beetle-psx-libretro

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

Controller Input not responding in Brunswick Circuit Pro Bowling #119

Open bryc opened 7 years ago

bryc commented 7 years ago

In the game Brunswick Circuit Pro Bowling (SLUS-00571), input from the controller does not work. Cannot skip intro or press start. I can only endlessly watch the demo gameplay. ePSXe does not have this issue.

This is one of the games that pSX does not run, so I wanted to test it.

Edit: Same issue affects: City of Lost Children (SCUS-94150)

Seems these games only work if "PS1 Joypad" is selected. Shouldn't the D-PAD of dualshock and buttons work anyway on other controllers?

SomeoneIsWorking commented 7 years ago

On PSX, some games don't detect controller when analog is enabled. To solve this would be to add a game database inside the core which specifies which games show this behavior so the core can force disable analog on them.

I also don't know how Dualshock works with Analog to Digital, I hope that option is ignored in Dualshock mode

saftle commented 7 years ago

Analog to Digital is sadly not ignored in Dualshock mode. When using dualshock, be sure to always disable it.

SomeoneIsWorking commented 7 years ago

Well... at least there are game overrides

JacobAL commented 7 years ago

This seems to be a problem with Soul Blade as well. Messed around with some options and still couldn't get it to work.