Well, surprise, surprise, i have a Privateer problem. It seems that no matter WHAT I do in terms of editing the config.sys and autoexec.bat files I continually get the nagging message of "Insufficient DOS Memory to run this program. Please consult manuals, blah blah."
I've tried freeing up all my memory to EMS, that didn't work. I've tried the XMS setting (In the manual it gave an XMS Config file example...except the only difference between it and the EMS was the EMM386...anyways)
Does anyone know what in the holy hell is causing this problem? Just in case you need my Config and Autoexec files, i've pasted them below:
--------------------------------------------------------
Autoexec.bat
------------
PATH=C:\WINDOWS;C:\
PROMPT $P$G
SET BLASTER=A220 I5 D1 H5 P330 T6
SET CTSYN=C:\WINDOWS
C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM
C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD000 /M:12 /V /L
C:\MOUSE\ctmouse.com
SET COMSPEC=C:\WINDOWS\COMMAND.COM
C:
------------
Config.sys
----------
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE RAM 16384
DOS=HIGH,UMB
FILES=30
BUFFERS=30
DEVICE=C:\WINDOWS\COMMAND\EBD\Oakcdrom.sys /D:MSCD000 /I:0
SHELL=C:\WINDOWS\COMMAND.COM C:\WINDOWS /P
-----------
Mem.exe
-------
Hehe, I love the code tag. Oh, BTW, above it says 64 for the Total EMS. In dos, that number changes, depending what I put in for the value in the config.sys file (which you know of course!)
[Edited by Farfel on 03-03-2001 at 10:38]
I've tried freeing up all my memory to EMS, that didn't work. I've tried the XMS setting (In the manual it gave an XMS Config file example...except the only difference between it and the EMS was the EMM386...anyways)
Does anyone know what in the holy hell is causing this problem? Just in case you need my Config and Autoexec files, i've pasted them below:
--------------------------------------------------------
Autoexec.bat
------------
PATH=C:\WINDOWS;C:\
PROMPT $P$G
SET BLASTER=A220 I5 D1 H5 P330 T6
SET CTSYN=C:\WINDOWS
C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM
C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD000 /M:12 /V /L
C:\MOUSE\ctmouse.com
SET COMSPEC=C:\WINDOWS\COMMAND.COM
C:
------------
Config.sys
----------
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE RAM 16384
Code:
//Note - I tried with the /I parameter too..same results.
DOS=HIGH,UMB
FILES=30
BUFFERS=30
DEVICE=C:\WINDOWS\COMMAND\EBD\Oakcdrom.sys /D:MSCD000 /I:0
SHELL=C:\WINDOWS\COMMAND.COM C:\WINDOWS /P
-----------
Mem.exe
-------
Code:
Memory Type Total Used Free
---------------- -------- -------- --------
Conventional 640K 120K 520K
Upper 123K 123K 0K
Reserved 0K 0K 0K
Extended (XMS) 65,349K ? 260,612K
---------------- -------- -------- --------
Total memory 66,112K ? 261,132K
Total under 1 MB 763K 242K 520K
Total Expanded (EMS) 64M (67,108,864 bytes)
Free Expanded (EMS) 16M (16,777,216 bytes)
Largest executable program size 520K (532,896 bytes)
Largest free upper memory block 0K (0 bytes)
MS-DOS is resident in the high memory area.
Hehe, I love the code tag. Oh, BTW, above it says 64 for the Total EMS. In dos, that number changes, depending what I put in for the value in the config.sys file (which you know of course!)
[Edited by Farfel on 03-03-2001 at 10:38]