I'm trying to get Privateer 1 running in Dos with legacy drivers and am having some difficulty. I have a SB16 PCI sound card. The drivers got installed in C:\Program Files\Creative\Audio\Dosdrv, when I reboot into dos, I go to that directory and execute the sbinit file that is there which goes through fine, but when I type priv to enter the game, it does nothing. As far as I can tell, they are legacy drivers and not pure DOS drivers that I am using. My system specs are AMD Athlon 800 Mhz, 256 MB RAM, 128 MB Geforce 4 MX 440, Sound Blaster 16 PCI, 20 Gig HD.
Here is the autoexec.bat that the game uses:
SET BLASTER=A220 I7 D1 H7 P330 T6
SET SBPCI=C:\PROGRA~1\CREATIVE\AUDIO\DOSDRV
PROMPT $P$G
PATH=C:\WINDOWS;C:\WINDOWS\COMMAND
LH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:SSCD000
CLS
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
C:\WINDOWS\msg_priv.com
Here si the Config.sys that the game uses:
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE I=B000-B7FF RAM 3072
DOS=HIGH
DOS=UMB
FILES=25
BUFFERS=25
LASTDRIVE=K
DEVICEHIGH=C:\SAMSUNG\SSCDROM.SYS /D:SSCD000 /V
Thanks in advance for any help/advice that I get
Here is the autoexec.bat that the game uses:
SET BLASTER=A220 I7 D1 H7 P330 T6
SET SBPCI=C:\PROGRA~1\CREATIVE\AUDIO\DOSDRV
PROMPT $P$G
PATH=C:\WINDOWS;C:\WINDOWS\COMMAND
LH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:SSCD000
CLS
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
C:\WINDOWS\msg_priv.com
Here si the Config.sys that the game uses:
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE I=B000-B7FF RAM 3072
DOS=HIGH
DOS=UMB
FILES=25
BUFFERS=25
LASTDRIVE=K
DEVICEHIGH=C:\SAMSUNG\SSCDROM.SYS /D:SSCD000 /V
Thanks in advance for any help/advice that I get