8 May 2022, 18:11

@alvin Yes, I tried selecting the midi options in the game configuration, but similar to @chacs, I get no music sound. The digital speech and sound effects for the SoundBlaster work though.

Those results are what led me to do the research, and discover the mixer /listmidi command, which I tried and found out that DosBox does not list any midi devices. It is possible to do this by putting the following commands in the dosbox.bat file:

mixer /listmidi
pause

Since there are no midi devices available to DosBox, I have nothing available to enter in the midiconfig= line of the dosbox.cfg. I am wondering how do I get a midi device to be available in DosBox, and DosBox suggestions are to run a midi emulator like munt or fluidsynth.

So, is it possible to use a MIDI emulator with Recalbox, on a Raspberry Pi, that can be detected by DosBox?