47
To workaround the issue, you can create a custom startup
configuration that loads CD-ROM real-mode driver. The game
will run in exclusive MS-DOS mode using its own MS-DOS
configuration.
To Create a Exclusive MS-DOS Mode For MS-DOS CD-ROM
Games:
1. Right-click the game's executable file in My Computer
2. Click on Properties
3. Click on Advanced...
4. In the Advanced dialog box, click on MS-DOS mode
5. Select "Specify a new MS-DOS configuration" to edit
the CONFIG.SYS and AUTOEXEC.BAT files.
6. Please refer to your CD-ROM manual for the proper
command line settings of CD-ROM real-mode driver
and
MSCDEX.EXE in CONFIG.SYS and AUTOEXEC.BAT
files.
7. Please refer to game manual for the required system
environment settings.
*** Sample CONFIG.SYS File ***
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\nec_ide.sys /D:MSCD000
*** Sample AUTOEXEC.BAT ***
SET PROMPT=$p$g
MSCDEX.EXE /D:MSCD000 /m:10
****************************************************************************
8E. REVISION HISTORY INFORMATION
****************************************************************************
The Revision History describes the incremental feature and
documentation changes of the different Intel PIIX Bus Master IDE for
Windows 95* Driver releases.
*********************************