I am having issues getting the Sound Blaster 16 drivers working on Windows 3.1 and DOS 6.22. When ever I try to install the drivers I get the following error:
Wrong Base I/O Address or Audio Card is not detected at 220H
I have tried all possible combinations and nothing works. Also, if I try to enable the sound card on the settings page the "check mark" keeps disappearing after trying to enable the sound card. I am running OS X 10.11.4 and Fusion 8.1.0 on a Mac Book Pro 10,2
Here is a copy of the sound settings from my .VMX file:
sound.present = "TRUE"
sound.virtualDev = "sb16"
sound.opl3.enabled = “TRUE”
sound.autodetect = "TRUE"
sound.baseAddr = “0x220”
sound.dma16 = “7”
sound.dma8 =”1″
sound.irq = “5”
sound.mpu401baseAddr = “0x330”
sound.Opl3BaseAddr = “0x388”
Thanks in advance!!!