HOw I got it to work on Windows 98
So here is how I run privateer. It may not work on windows ME, but I know it works on 98. THe important part is the RAM on autoexec.bat, and the devicehigh for the CD-Rom driver I didn't even make a boot disk to do it. I installed privater from windows dos prompt. Then I made a shortcut to it. I selected MS-DOS mode and specify a new MS-Dos configuration
then I modified the autoexec.bat and config.sys windows
Here is my autoexec.bat
PATH=c:\Windows;c:\Windows\command
REM-----FOllowing line is for CD
REM-----Change these to fit your configuration
c:\Windows\command\mscdex.exe /d:mscd001
REM------Following line is for the Soundcard
REM-----Change these to fit your configuration
SET BLASTER=A240 I10 D0 H7 P330 T6
SET CTSYN=C:\WINDOWS
C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM
Here is Config.sys
REM--Important thing here is DOS=HIGH, UMB
REM--Also Important is devicehigh for the cd-rom driver
REM--you may need to make a windows boot disk and copy REM--oakcdrom.sys to the C:\windows\command
REM--EMM386.exe was changed from NOEMS to RAM to utilize
REM--Ram in your computer for extra space. That helps, REM--especially on higher ended systems
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE 4096 RAM
DEVICEHIGH=c:\Windows\command\ebd\oakcdrom.sys /d:mscd001
All that I do to play the game is click on the shortcut and it reboots into my configured dos mode. It took me 4 or 5 hours of sifting through stuff on my comp to install dos drivers for my soundcard and other stuff. I finally found a solution when I found an MS-DOS MODE FOR EMS AND XMS SUPPORTED GAMES, and cut from there what I needed. I figured out the ram when privater gave me an error message that it couldn't find ems drivers. Hope it works for you and if you think that this dumbass can help anymore, then email me @ arcadian15@hotmail.com
[Edited by arcadian15 on 06-19-2001 at 21:35]