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

Removed code that prevent mkxp from running when sound engine can't initialize #249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mbrethes
Copy link

Hi Ancurio,

First of all thanks for this amazing work you did!

When there is no sound card detected or configured on the system, it should still be OK to run games (I have had to do that to run MXKP on a Raspberry PI emulated with QEMU, as emulation does not handle the sound card). So I removed the blocking tests, and the games still seem to run fine.

Maybe we should throw a non-critical alert message when the engine fails to initialize its sound system? In that case, do not hesitate to add code for that.

Cheers!

Mathieu

card detected or configured on the system. Maybe we should throw an alert
message, but it's perfectly OK to run games without sound most of the time!
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

Successfully merging this pull request may close these issues.

None yet

1 participant