libretro / pcsx_rearmed

ARM optimized PCSX fork
GNU General Public License v2.0
164 stars 116 forks source link

Inuyasha cant start a fight. #796

Closed Ploggy closed 7 months ago

Ploggy commented 8 months ago

PCSX-ReARMed Version

r32I 26d28fa4

Your device

WiiU

Operating System of your device

Other (consoles, etc.)

CPU architecture

Other

Issue description

In Inuyasha its no longer possible to use any buttons in a fight, its because the fight cant actually start because the announcer doesn't say "fight". Usually the announcer will say get ready... fight! (its in Japanese so I'm assuming that's what's said, but now he will just say get ready... then nothing.. I can still move the player but no button will be registered. The game worked on the 24 Oct build.

I have bisected and the results says the commit that broke the game is:

26d28fa4c30a23da7507ae226508103a470edc26 is the first bad commit commit 26d28fa4c30a23da7507ae226508103a470edc26 Author: notaz notasas@gmail.com Date: Thu Oct 26 00:47:50 2023 +0300

cdrom: try some different seek times

libretro/pcsx_rearmed#781
libretro/pcsx_rearmed#150

libpcsxcore/cdrom.c | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-)

Ploggy commented 7 months ago

Inuyasha is working now thank you, tried a few stages all seems good :)