Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: dreamweaver on August 14, 2002, 10:02:16 AM

Title: DOS memory problem
Post by: dreamweaver on August 14, 2002, 10:02:16 AM
i downloaded demo SCI VGA and ran it but the system throw a message that i don't have enough memory for run it .
my config.sys as follow:
device=himem.sys
device=emm386.exe on ( after that i try  device=emm386 ram)
but it still not run .
please help me.
Title: Re:DOS memory problem
Post by: Kon-Tiki on August 14, 2002, 10:06:08 AM
Have you tried using a bootdisk? It's the classic solution to memory problems in dos.
Title: Re:DOS memory problem
Post by: Steven Melenchuk on August 14, 2002, 05:01:54 PM
If you can't be bothered to make a bootdisk, check your config.sys and autoexec.bat for any TSRs lurking about, and remove them temporarily. Or, rename your config.sys and autoexec.bat and make new ones with only the bare essentials. Just swap between the two whenever you need to.
Title: Re:DOS memory problem
Post by: Te Rangi on August 28, 2002, 12:59:38 AM
Try removing  device=emm386.exe (I remember it being an unnecessary memory burden from memory.) It's not my fault if it screws your computer, though. ;D
Title: Re:DOS memory problem
Post by: Brian Provinciano on August 28, 2002, 02:48:19 AM
Also try any of sierra's "install" programs from SCI1 games to adjust your configuration. If you put all the drivers from LSL1VGA in the SCIVGA directory you will have a wide variety to choose from. Making "no sound" and such can help.