ESS ES1938S Solo-1
PCI Sound Cards with the ESS ES1938S Solo-1 Chip, are average for Windows Gaming, but excellent for MS-DOS Games compatibility.
Under Windows you get a standard Direct Sound device, but nothing special. There is no dedicated control panel and no indication as to any EAX or A3D API compatibility. The Sound Card does make the ESFM available to Windows, this is an enhanced (compared to YAMAHA OPL3) FM and can make listening to MIDI files interesting. The real highlight however is MS-DOS compatibility. The drivers do not require EMS memory, which helps to increase compatibility with games. I found that this card is amongst the very best in terms of playing DOS games and it's almost as good as an ISA based ESS Sound Card. |
Drivers and Resources
|
Windows 9x drivers. These will also install required DOS drivers but you have to check manually that drivers in CONFIG.SYS and AUTOEXEC.BAT are loaded as per below...
|
|
MS-DOS drivers for pure MS-DOS without Windows 9x.
Place ESSCFG.INI into root directory of C: drive. The other files go into a sub-directory SOLO1. If the SB Interrupt is other than 5, move the Sound Card into another slot. You might also have to play around with the PnP Resource options in the BIOS. For example if the Sound Card gets assigned Interrupt 10, setting Interrupt 10 to reserved, might "kick" the PCI Sound Card to another Interrupt. Some BIOS let you assign an IRQ also. |
Add this to CONFIG.SYS
DEVICEHIGH=C:\SOLO1\ESSOLO.SYS
Add to AUTOEXEC.BAT
LH C:\SOLO1\ESSOLO.COM |
Take note that input for CD-ROM audio and wavetable are set to full volume. If you are not using these inputs you can mute them for a quieter output. To do this set the C and A parameter to 0:
C:\SOLO1\ESSVOL.EXE /v:10 /l:0 /w:10 /m:0 /c:0 /s:10 /a:0 /p:0 |