Computing.Net > Forums > Disk Operating System > More memory for dos games. Dblbuff

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

More memory for dos games. Dblbuff

Reply to Message Icon

Name: Accousticguitar
Date: December 17, 2002 at 12:32:33 Pacific
OS: win 98se
CPU/Ram: pentium 1, 32megs
Comment:

Hi, I am booting up to 6.22 dos directly to play dos games. I currently have 587k conventional memory availabe. When I use the mem/c/p command it shows a driver "dblbuff" as using 3k memory conventional. Does anyone know what this is and can it be moved into upper memory to save the 3k for conventional memory? Thanks,

Al



Sponsored Link
Ads by Google

Response Number 1
Name: JackG
Date: December 17, 2002 at 16:32:23 Pacific
Reply:

The "dblbuff" may not be needed if you only use IDE drives. Its for a problem with some older SCSI drives. There is no reason it could not be Loaded High if you have to use it.


0

Response Number 2
Name: Wengier
Date: December 17, 2002 at 18:49:01 Pacific
Reply:

I'm using MS-DOS 7.10,and have 630K free conventional memory.


0

Response Number 3
Name: accousticguitar
Date: December 17, 2002 at 19:45:05 Pacific
Reply:

How in the world do you get that much conventional memory? I have never even heard of that much before!

Al


0

Response Number 4
Name: Wengier
Date: December 18, 2002 at 17:23:16 Pacific
Reply:

Look at here for some examples:
http://www.kisser.net.au/tontodan/Dos95mem.html


0

Response Number 5
Name: SpiderMSN
Date: December 18, 2002 at 18:56:46 Pacific
Reply:

Here, see my Start-up files for DOS7.1:

--CONFIG.SYS:
[menu]
menuitem=BASIC, No EMS, no CD-ROM.
menuitem=NORMAL, EMS, with CD-ROM.
menuitem=CDROM, No EMS, with CD-ROM.
menuitem=EMS, EMS, no CD-ROM.
menudefault=NORMAL,2
menucolor=7,0

[BASIC]
DOS=HIGH,UMB
DEVICE=C:\DOS\DOS7.1\HIMEM.SYS
DEVICE=C:\DOS\DOS7.1\EMM386.exe /NOEMS /NOVCPI
DEVICEHIGH=C:\DOS\DOS7.1\DBLBUFF.SYS

[NORMAL]
DOS=HIGH,UMB
DEVICE=C:\DOS\DOS7.1\HIMEM.SYS
DEVICE=C:\DOS\DOS7.1\EMM386.exe RAM
DEVICEHIGH=C:\DOS\DOS7.1\DBLBUFF.SYS
DEVICEHIGH=C:\DOS\CDPRO\VIDE-CDD.SYS /D:MSCD001

[CDROM]
DOS=HIGH,UMB
DEVICE=C:\DOS\DOS7.1\HIMEM.SYS
DEVICE=C:\DOS\DOS7.1\EMM386.exe /NOEMS /NOVCPI
DEVICEHIGH=C:\DOS\DOS7.1\DBLBUFF.SYS
DEVICEHIGH=C:\DOS\CDPRO\VIDE-CDD.SYS /D:MSCD001

[EMS]
DOS=HIGH,UMB
DEVICE=C:\DOS\DOS7.1\HIMEM.SYS
DEVICE=C:\DOS\DOS7.1\EMM386.exe RAM
DEVICEHIGH=C:\DOS\DOS7.1\DBLBUFF.SYS

[COMMON]
SHELL=C:\COMMAND.COM /P
DEVICEHIGH=C:\DOS\DOS7.1\ANSI.SYS
--

--AUTOEXEC.BAT:
@echo off
SET COMSPEC=C:\COMMAND.COM
SET PATH=C:\DOS\DOS7.1;C:\DOS\DOS7.1\COMMAND;C:\DOS\TOOLS;C:\DOS\MOUSE;C:\VIEW;C:\DOS\QBASIC;C:\GAMES
SET BLASTER=A220 I5 D1 T4 P330
MODE CON: LINES=50
LH C:\DOS\MOUSE\MOUSE
IF %CONFIG% == NORMAL GOTO CDROM
IF %CONFIG% == CDROM GOTO CDROM
GOTO END
:CDROM
LH C:\DOS\DOS7.1\SMARTDRV
LH C:\DOS\DOS7.1\MSCDEX /D:MSCD001 /V
:END
SET CMDLINE=
--
I'm not sure exactly how much memory is free after that (it's something like 630 but I'm not going to restart my computer to find out, I'll reply and tell you later), but beleive me it's the most efficent little beast ever. Quick note that C:\DOS\DOS7.1\COMMAND dosen't exist, but becuase DOS thinks I have Win98 installed in C:\DOS\DOS7.1 (which is stated in msdos.sys), it'll want to add it to the path anyway. Oh here see MSDOS.SYS too:

[Paths]
HostWinBootDrv=C
WinBootDir=C:\DOS\DOS7.1
WinDir=C:\DOS\DOS7.1

[Options]
AutoScan=0
BootGUI=0
BootMulti=0
DoubleBuffer=1
Logo=0
Network=0
WinVer=4.10.1998

And by the way you do NOT need to keep those lines with xxxxxxxxx in them, just delete them.


0

Related Posts

See More



Response Number 6
Name: accousticguitar
Date: December 18, 2002 at 22:10:45 Pacific
Reply:

Thank you all for all the help!

Al


0

Response Number 7
Name: SpiderMSN
Date: December 22, 2002 at 20:38:54 Pacific
Reply:

619Kb free with that above configuration (I sent you an old one too, dblbuff is forced to load into conventional ram unless you rename the file so it cannot be loaded at all). What I mean is it'll load even if you don't ask it to!


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: More memory for dos games. Dblbuff

SMARTDRV settings for DOS games etc www.computing.net/answers/dos/smartdrv-settings-for-dos-games-etc/11222.html

Can't run cd based program www.computing.net/answers/dos/cant-run-cd-based-program/8139.html

need more memory for DOS program! www.computing.net/answers/dos/need-more-memory-for-dos-program/16368.html