Memory Optimizer
Moderator: Mod Squad
Memory Optimizer
Any recomendations for a free DOS memory cleaner/optimizer that runs every so often, to maybe help with lag from MMUD.
-
- Posts: 94
- Joined: Sat Dec 01, 2007 12:38 pm
- Location: Kapolei, Hawaii
-
- Posts: 427
- Joined: Wed Apr 23, 2008 12:01 pm
- Location: Kitchener, ON, Canada
- Contact:
Re: Memory Optimizer
Drex wrote:Any recomendations for a free DOS memory cleaner/optimizer that runs every so often, to maybe help with lag from MMUD.
If your running DOS 5 or 6 Qemm is about the most effective at getting that extra few k free below 640.
Try reducing the number or monsters, rooms and items buffered in Majormud. Also tweak the buffer settings this will take alot of patience and restarts, be sure wait until you mud is fully loaded (it can take 3 or more hours on a slow machine) You'll see "MajorMud Initialized Maps Updated" in the audit trail.
Stoneslinger
telnet://theswampbbs.net or http://theswampbbs.net
telnet://theswampbbs.net or http://theswampbbs.net
-
- Posts: 427
- Joined: Wed Apr 23, 2008 12:01 pm
- Location: Kitchener, ON, Canada
- Contact:
I dug back the some backup's and found an old config.sys file I used with Dos 6. This may help you,Malakai wrote:DOS 6 and up also have memaker which is pretty good, but they're all going to load DOS=HIGH or DOS=UMB, and majormud's release notes say strictly not to use either of those for some reason.
Config.sys:
DEVICE=C:\DOS\himem.sys
DEVICE=C:\DOS\EMM386.EXE RAM HIGHSCAN I=B000-B7FF
BUFFERS=90,0
FILES=150
DOS=UMB
LASTDRIVE=K
FCBS=4,0
DEVICEHIGH /L:2,31840 =C:\DIGI\XIDOS5.SYS
DOS=HIGH
DEVICEHIGH /L:4,28592 =C:\NEC_DRV\NEC_IDE.SYS /D:NEC_1X1
Autoexec.bat:
echo off
LH /L:2,24448 c:\cdrom\mscdex.exe /d:nec_1x1 /l:e /e /s /m:32
PATH=C:\DOS;c:\pkzip;c:\mbs;c:\nec_drv;
SET QBACKUP=C:\QBACKUP
PATH=C:\QBACKUP;%PATH%
PROMT=$p$g
c:
cd \mbs
This ran WG 2 dos with a 16 port digiboard and if I rember correct had about 570-580k free below 640k. MajorMud, and Tw2002 ran no problem on the old pentium 100.
Stoneslinger
telnet://theswampbbs.net or http://theswampbbs.net
telnet://theswampbbs.net or http://theswampbbs.net