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

Sound system initialization should not be compulsory #250

Open
mbrethes opened this issue Oct 14, 2022 · 0 comments
Open

Sound system initialization should not be compulsory #250

mbrethes opened this issue Oct 14, 2022 · 0 comments

Comments

@mbrethes
Copy link

The engine should keep running if sound card not present or sound system couldn't initialize, maybe with a warning that there will be no sound or something (see my pull request).

To reproduce:

  • start mkxp on a system with no sound card or with a poorly configured sound configuration

Expected behavior:

  • game runs with no sound (possibly with an alert about sound configuration)

Current behavior:

  • the engine aborts execution before starting the game with the error message "Error opening OpenAL device"

Thanks :-)

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