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

King's Quest IV: The Perils of Rosella Ultimate trips some debug asserts #3645

Open
johnnovak opened this issue May 1, 2024 · 0 comments
Open
Labels
audio Audio related issues or enhancements bug Something isn't working

Comments

@johnnovak
Copy link
Member

johnnovak commented May 1, 2024

King's Quest IV: The Perils of Rosella Ultimate (eXoDOS has it) crashes in with the debug build.

It's just a "safety check" style of assert, the release build runs fine.

The root cause seems to be the GUS and the SB emulation both being enabled at the same time, and the game just doing something weird...

Not sure if this is an actual problem we need to worry about at all, but documenting it anyway. Giving it the "bug" label as there's no better option.

image
@johnnovak johnnovak added audio Audio related issues or enhancements bug Something isn't working labels May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audio Audio related issues or enhancements bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant