mkxp
mkxp copied to clipboard
Removed code that prevent mkxp from running when sound engine can't initialize
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