This is the Flibbydabby Dee service of the BBC, & on Mon, 01 Sep 2003 19:36:20
+0100, °Mike° uttered this:
>DOS Memory Optimisation
>http://www.le.ac.uk/cc/dsss/docs/dos-mem.shtml
IIRC, I don't think Win98 has Memmaker? [ Or was that 95... :-/ ]
I rather think the OP will have to learn about how to use 'loadhigh' &
'devicehigh' commands etc, & which order is best to get the maximum amount of
Conventional Memory. I used to do a lot of writing of my own Autoexec.bat &
Config.sys files to squeeze as much CM as I could for games!
To the OP:-
The following should be put into Config.sys:
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE NOEMS
And replace DEVICE statements with DEVICEHIGH.
Any FILES statement replace with FILESHIGH
This is if you *don't* need EMS memory. If you *do* need EMS [which is doubtful
as only a handful of VERY old games needed it] then you have to use the RAM
flag, rather than NOEMS, in line two.
Then replace LOAD statements in AUTOEXEC.BAT with LOADHIGH.
It should give much the same results as Memmaker.
The MEM command with /d switch will show what's in memory.
mem /d
Adding the /p pauses the screen between pages.
mem /d /p
Note the sizes and loading sequence. You can edit the config.sys file
to place the items, like drivers, in size order by the largest first.. not at
the top of the file but just change the sequence where they are in
the file. This is basically what Memmaker does.
However if you do have Memmaker, fine!
>On Mon, 01 Sep 2003 11:42:34 GMT, in
> <>
> Sepi scrawled:
>
>>Is there any way to extend the Dos memory over 640k?
>>
>>I've heard,that gamers can do it.
>>I am using Win98.
>>
>>
>>Sepi
--
"Normal service *maybe* resumed ASAP,
OTOH maybe not!"