Page 1 of 1

DM2 and type of memory needed

Posted: Mon Apr 01, 2002 9:54 pm
by Kickaha
Hi Adventurers,

What kind of memory is needeed for DM2 to run well ? ems, xms ? is there a particular autoexec.bat or config.sys needeed ?

If someone here could send those infos at my email plz...

thanks for all

Kickaha

Re: DM2 and type of memory needed

Posted: Sat Jun 22, 2002 12:04 am
by Randy
Here are my config.sys and autoexec.bat files that work great for
DM2, oh and you need XMS and Con MEM.
-----------------------------------------------------------------------------------------------

device=C:\WINDOWS\himem.sys /testmem:off
device=c:\dos\oakcdrom.sys /D:mscd001
files=250
buffers=50
dos=high,umb
stacks=34,444

-----------------------------------------------------------------------------------------------
SET BLASTER=A220 I5 D1 T4
@ECHO OFF
cls
set EXPAND=YES
SET DIRCMD=/O:N
set LglDrv=27 * 26 Z 25 Y 24 X 23 W 22 V 21 U 20 T 19 S 18 R 17 Q 16 P 15
set LglDrv=%LglDrv% O 14 N 13 M 12 L 11 K 10 J 9 I 8 H 7 G 6 F 5 E 4 D 3 C
set temp=c:\temp
set tmp=c:\windows\temp
path=c:\dos;c:\;c:\magics20
set comspec=c:\command.com
C:\WINDOWS\COMMAND\MSCDEX.EXE /D:mscd001 /L:d
C:\dos\doskey.com
c:\dos\mouse.com
set CDROM=
set LglDrv=
set audio=
cd\dos
cls

-----------------------------------------------------------------------------------------------