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

Game freezes #3393

Open
nierewa opened this issue Jan 5, 2025 · 5 comments
Open

Game freezes #3393

nierewa opened this issue Jan 5, 2025 · 5 comments
Labels
category:questionable Issues that may not be actual issues

Comments

@nierewa
Copy link

nierewa commented Jan 5, 2025

Hi,

I play Castlevania Aria of Sorrow (E) (Eurasia).
The game freezes suddenly if I kill an enemy.
Now it freezes if I go through a room.
So I can't end the game.

The log:

Warning: Illegal opcode: 0000e8bd

Game-Errors:

[GAME ERROR] GBA Memory: Bad memory Store32: 0x0000000C
[GAME ERROR] GBA Memory: Bad memory Store32: 0x00000010
[GAME ERROR] GBA Memory: Bad BIOS Load16: 0x00000000
[GAME ERROR] GBA Memory: Bad BIOS Load16: 0x00000002
[GAME ERROR] GBA Memory: Bad BIOS Load16: 0x00000004
[GAME ERROR] GBA Memory: Bad BIOS Load16: 0x00000006
[GAME ERROR] GBA Memory: Bad BIOS Load16: 0x00000008
[GAME ERROR] GBA Memory: Bad BIOS Load16: 0x0000000A
[GAME ERROR] GBA Memory: Bad BIOS Load16: 0x0000000C
[GAME ERROR] GBA Memory: Bad BIOS Load16: 0x0000000E
[GAME ERROR] GBA Memory: Bad BIOS Load16: 0x00000010
[GAME ERROR] GBA Memory: Bad BIOS Load16: 0x00000012
[GAME ERROR] GBA Memory: Bad memory Store16: 0x00000002
[GAME ERROR] GBA Video: Invalid video register: 0x04E
[GAME ERROR] GBA Video: Invalid video register: 0x056
[GAME ERROR] GBA Memory: Bad memory Store8: 0x00000000
[GAME ERROR] GBA Memory: Bad memory Store8: 0x00000001
[GAME ERROR] GBA Memory: Bad memory Store16: 0x00000002
[GAME ERROR] GBA Memory: Bad memory Store32: 0x00000004
[GAME ERROR] GBA Memory: Bad memory Store32: 0x00000008
[GAME ERROR] GBA Memory: Bad memory Store32: 0x0000000C
[GAME ERROR] GBA Memory: Bad memory Store32: 0x00000010

What can I do?

Thanks
Fehlerbericht + save.zip

@endrift
Copy link
Member

endrift commented Jan 7, 2025

It looks like you have a bad dump or some other modified ROM. Those often are glitchy and unsupported. The save game should load fine in a good dump, but the state (the .ss1 file) is probably a lost cause.

@endrift endrift added the category:questionable Issues that may not be actual issues label Jan 7, 2025
@nierewa
Copy link
Author

nierewa commented Jan 7, 2025

Can I do something?

@Squall-Leonhart
Copy link

Squall-Leonhart commented Jan 7, 2025

This game gets relatively unstable on actual hardware the longer it is run, if you've been relying on save states excessively, this error could just be an accumulation of that factor,

The experience seems to be worse on official emulated copies, with the Advance Collection on switch needing the system fully reset to get out of it, getting busted using a scene release aside, its likely not the rom itself but the game overall.

BTW endrift, the extracted advance collection roms have no sound when run in GBA emulators.

GBA Memory: Jumped to invalid address: E15200A0
GBA: Illegal opcode: e710b710

another newer arm spec?

@endrift
Copy link
Member

endrift commented Jan 8, 2025

No, the Castlevania Advance Edition use a custom hook to render the audio in the frontend so it's higher quality. mGBA doesn't emulate that.

@endrift
Copy link
Member

endrift commented Jan 8, 2025

Can I do something?

You can reload the save file in a good dump. You'll lose whatever progress you've made since last saving, but that's more or less a guarantee either way unless you can get back to a save room in that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:questionable Issues that may not be actual issues
Projects
None yet
Development

No branches or pull requests

3 participants