Open dbenoy opened 1 year ago
Sorry for spamming this project's issues, but CD audio support is implemented in SBEMU-X, I have verified it working on SIS7012, but haven't tried it on other cards (but I assume it's working), would be great if you could test on the SB Live:
Documentation: https://github.com/sbemu-x/sbemu-x#cd-audio Build with CD-Audio support: https://github.com/sbemu-x/sbemu-x/releases/tag/2023-10-20
The "sbemu-x.exe" should be used as a drop-in replacement for sbemu.exe.
Note that you DO need the analog CD-Audio cable going from the CD-ROM drive to your sound card, this just unmutes CD-Audio, everything else is handled by the card and MSCDEX.
PR for this upstream project: #36
About the Joystick - the website focused on Win3.1 drivers has some Joystick items with source code (if I'm not mistaken):
The FM synth from this software is much better than the official Sound Blaster Live DOS drivers, and those drivers require supported (older) motherboards to work, so this is great work thank you!
But there are a few key features missing that would make it a better replacement. Since, unsurprisingly, both drivers don't seem to coexist at once. It would be nice if SBEMU also:
Perhaps these things should be their own software, like GPEMU for game ports (possibly to support USB ones in the future?) and MIDIEMU for a MIDI card? Or maybe they should all be inside SBEMU?
I'd like to help out but I'm not sure how to build the source. Can you provide some instructions?
Also I see MPXPLAY supports Sound Blaster X-Fi. I have one of these cards, so perhaps I could help testing that. Not sure what's involved with supporting an additional card.