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

Spyro 2 PAL crash on loading most of levels (interpreted mode) #1784

Open
5 tasks
marcovoc opened this issue Oct 20, 2024 · 0 comments
Open
5 tasks

Spyro 2 PAL crash on loading most of levels (interpreted mode) #1784

marcovoc opened this issue Oct 20, 2024 · 0 comments

Comments

@marcovoc
Copy link
Contributor

Describe the bug

crash when launching the demo, or when loading a level other than Glimmer or Summer forest hub in interpreted mode.
The crash talk about "Attempted unaligned JR to 0xXXXXXXXX from 0xXXXXXXXX, firing exception!"
For what i have understand it's related to bad data read from cd. So, when the game start to jump to an adress normally given by sectors loaded from the disc nothing good happend.

I'm currently retro ingenniering the game so if at some point i understand what trigger this crash, i will give more information or even try to fix it.

Expected behavior

Game running correctly and not crash when enter the levels.

Steps to reproduce the bug

  1. run the game Spyro 2 PAL
    2a. on the main screen wait until the demo start
    2b. in summer forest enter in a level other than Glimmer.

Operating System

Windows 10

PCSX-Redux version

91f8e54

CPU model

AMD Ryzen 3900

GPU model & Drivers

NVDIA 4080

BIOS version

openbios or official pal bios

Options

  • Dynarec CPU
  • 8MB
  • OpenGL GPU
  • Fastboot
  • Debugger

Iso checks

No response

Logs

No response

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant