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

Sega CD - Chuck Rock game freezes in intro #560

Open
KamiLordus opened this issue May 19, 2024 · 1 comment
Open

Sega CD - Chuck Rock game freezes in intro #560

KamiLordus opened this issue May 19, 2024 · 1 comment

Comments

@KamiLordus
Copy link

KamiLordus commented May 19, 2024

The game freezes at the beginning of the intro. You can hear the narrator and sounds, but the animation is stopped.

Chuck Rock (USA)-240519-153357

Windows 11
Retroarch 1.18
Genesis Plus Gx core latest
Chuck Rock (USA) - chd file format

Retroarch log file:
retroarch.log

@KamiLordus KamiLordus changed the title [Libretro] Chuck Rock game freez in intro. [Libretro] Sega CD - Chuck Rock game freez in intro. May 19, 2024
@ekeeke
Copy link
Owner

ekeeke commented May 20, 2024

I can confirm this is a regression introduced by commit 47761b9

Most probably, this was working by chance in earlier versions but above commit slightly modified main-cpu execution timings just enough to break synchronization between main-cpu and sub-cpu. I will need to analyze this further.

Note: I also noticed that since this other commit (dd61951), that game (and maybe others from Sony Imagesoft which share same boot routines) was taking much longer time at the Sega logo so this is another thing to lookup.

@ekeeke ekeeke changed the title [Libretro] Sega CD - Chuck Rock game freez in intro. Sega CD - Chuck Rock game freezes in intro May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants