Saturnyne
Vice Admiral
Hi and thanks for reading this.
I'm one of the few people left who still has Win95... I play WC2 in pure DOS, and the game runs fine except for some sound problems.
I have a Creative SBPCI 128, and in DOS, it emulates the SB16, MPU-401 and Adlib soundcards in DOS when needed. I'll include my autoexec.bat config.sys and dosstart.bat files at the bottom.
The music plays fine, and the problem does not extend to freezing or locking the game. The voices though, tend to skip like the Prophecy movies. Someone will start to say something, then quickly be at the end of the sentence. Something like this:
Doomsday: "We're in trouble now" (Normal)
Doomsday: "We----now."
The only time the game has consistently frozen is the opening during the conversation between Thrakhath and Khasra, so I had to shut off the voices at that point. Any help will be appreciated, and it should be noted that I usually have 619kb of conventional memory and 48 MB of RAM available for the game.
It should also be noted that I must run sbinit.com to initialize my sound card in DOS, which I always do without fail.
autoexec.bat
------------
@ECHO OFF
SET BLASTER=A220 I7 D1 H7 P330 T6
SET SBPCI=C:\SBPCI
REM C:\WINDOWS\CWBMIX /M=15,15 /W=15,15 /L=15,15 /X=5 /F=15,15 /C=15,15 /I=X
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND
SET PROMPT=$P$G
SET WINPMT=$P$G
rem :WIN95
rem CLS
rem ECHO Windows is now starting...
rem C:\WINDOWS\WIN.COM
rem GOTO COMMON
:MSDOS
REM C:\WINDOWS\COMMAND\MSCDEX.EXE /D:ACERCD00
GOTO COMMON
:COMMON
SET CLASSPATH=C:\Program Files
SET CLASSPATH=%CLASSPATH%;C:\Program Files
SET CLASSPATH=%CLASSPATH%;C:\Program Files\Lasseters Games\
config.sys
----------
[MENU]
MenuItem=WIN95,Load Microsoft Windows 95
MenuItem=MSDOS,Start system in MS-DOS
MenuItem=MSROM,MS-DOS (With CD-ROM)
MenuDefault=MSDOS,0
[MSROM]
DEVICEHIGH=C:\WINDOWS\HIMEM.SYS
DEVICEHIGH=C:\WINDOWS\EMM386.EXE RAM
DEVICEHIGH=C:\PROGRA~1\ACER\ACERCD.SYS /D:ACERCD00
[MSDOS]
DEVICEHIGH=C:\WINDOWS\HIMEM.SYS
DEVICEHIGH=C:\WINDOWS\EMM386.EXE RAM
[WIN95]
DEVICEHIGH=C:\WINDOWS\HIMEM.SYS
DEVICEHIGH=C:\WINDOWS\EMM386.EXE RAM
[COMMON]
DOS=High,UMB
FILES=40
BUFFERS=40
[device=c:\windows\cwbinit.exe /A]
dosstart.bat
------------
@echo off
REM DOS MOUSE DRIVER ADDED BY MICROSOFT INTELLIPOINT MOUSE SETUP
LH C:\MSINPUT\MOUSE\mouse.exe
rem C:\WINDOWS\CWBINIT.EXE /A
C:\SBPCI\SBINIT
I'm one of the few people left who still has Win95... I play WC2 in pure DOS, and the game runs fine except for some sound problems.
I have a Creative SBPCI 128, and in DOS, it emulates the SB16, MPU-401 and Adlib soundcards in DOS when needed. I'll include my autoexec.bat config.sys and dosstart.bat files at the bottom.
The music plays fine, and the problem does not extend to freezing or locking the game. The voices though, tend to skip like the Prophecy movies. Someone will start to say something, then quickly be at the end of the sentence. Something like this:
Doomsday: "We're in trouble now" (Normal)
Doomsday: "We----now."
The only time the game has consistently frozen is the opening during the conversation between Thrakhath and Khasra, so I had to shut off the voices at that point. Any help will be appreciated, and it should be noted that I usually have 619kb of conventional memory and 48 MB of RAM available for the game.
It should also be noted that I must run sbinit.com to initialize my sound card in DOS, which I always do without fail.
autoexec.bat
------------
@ECHO OFF
SET BLASTER=A220 I7 D1 H7 P330 T6
SET SBPCI=C:\SBPCI
REM C:\WINDOWS\CWBMIX /M=15,15 /W=15,15 /L=15,15 /X=5 /F=15,15 /C=15,15 /I=X
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND
SET PROMPT=$P$G
SET WINPMT=$P$G
rem :WIN95
rem CLS
rem ECHO Windows is now starting...
rem C:\WINDOWS\WIN.COM
rem GOTO COMMON
:MSDOS
REM C:\WINDOWS\COMMAND\MSCDEX.EXE /D:ACERCD00
GOTO COMMON
:COMMON
SET CLASSPATH=C:\Program Files
SET CLASSPATH=%CLASSPATH%;C:\Program Files
SET CLASSPATH=%CLASSPATH%;C:\Program Files\Lasseters Games\
config.sys
----------
[MENU]
MenuItem=WIN95,Load Microsoft Windows 95
MenuItem=MSDOS,Start system in MS-DOS
MenuItem=MSROM,MS-DOS (With CD-ROM)
MenuDefault=MSDOS,0
[MSROM]
DEVICEHIGH=C:\WINDOWS\HIMEM.SYS
DEVICEHIGH=C:\WINDOWS\EMM386.EXE RAM
DEVICEHIGH=C:\PROGRA~1\ACER\ACERCD.SYS /D:ACERCD00
[MSDOS]
DEVICEHIGH=C:\WINDOWS\HIMEM.SYS
DEVICEHIGH=C:\WINDOWS\EMM386.EXE RAM
[WIN95]
DEVICEHIGH=C:\WINDOWS\HIMEM.SYS
DEVICEHIGH=C:\WINDOWS\EMM386.EXE RAM
[COMMON]
DOS=High,UMB
FILES=40
BUFFERS=40
[device=c:\windows\cwbinit.exe /A]
dosstart.bat
------------
@echo off
REM DOS MOUSE DRIVER ADDED BY MICROSOFT INTELLIPOINT MOUSE SETUP
LH C:\MSINPUT\MOUSE\mouse.exe
rem C:\WINDOWS\CWBINIT.EXE /A
C:\SBPCI\SBINIT