I am trying to setup my Sound Blaster 32 PnP card to work in MS-DOS
mode. The problem I am having is that when my games (NASCAR Racing 2
and Indycar Racing 2) detect the card (which they do correctly, with
the proper address'es of; A220 I5 D1), and I go to test the cards, the
computer "locks up" (after actually playing the "test" sound file for
about one second).
I have setup the file "Exit to dos" (In the c:\Windows directory) to
"Specify a new MS-DOS configuration when in MS-DOS mode.
The new CONFIG.SYS now reads;
DOS=HIGH,UMB
Device=C:\WINDOWS\Himem.Sys
DEVICE=C:\WINDOWS\SJCDAPI.SYS /D:MSCD001
DEVICE=C:\WINDOWS\CTCM.EXE
DEVICE=C:\PROGRA~1\CREATIVE\CTSND\DRV\CTSB16.SYS /UNIT=0 /WIN95
/BLASTER=A:220 I:5 D:1 H:5
DEVICE=C:\PROGRA~1\CREATIVE\CTSND\DRV\CTMMSYS.SYS
The new AUTOEXEC.BAT now reads;
SET CTCM=C:\WINDOWS
SET BLASTER=A220 I5 D1 H5 P330 E620 T6
SET MIDI=SYNTH:1 MAP:E MODE:0
C:\WINDOWS\MOUSE\MOUSE.EXE
SET TMP=C:\WINDOWS\TEMP
SET winbootdir=C:\WINDOWS
SET PROMPT=$p$g
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS;C:\ARCHIVE
C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD001
Also the file Dosstart.bat incldes the following line;
C:\WINDOWS\CTCM
When I am in MS-DOS mode my mouse, and cd-rom drive work, but my
sound card does not. Any help in getting my sound card to work in
MS-DOS mode would be greatly appreciated.
Thanks In Advance...Dean