Thread: Laptop Project
View Single Post
Old 06-05-2005, 11:14 PM   #3
PsyK
Newbie

 
Join Date: Dec 2004
Location: ,
Posts: 6
Default

ok i got the mouse all working and dl'd the cpu slower (havn't tried it yet though) but no matter what i read about ems i can't find the way to change it so that i have an extra 2048kb. I have found commands on how to do it with emm386 but whenever i do what they say to do i get invalid parameter. could someone please just post what i need to put into the config.sys file so that it'll emulate 2048kb of ems.

here is my config.sys
Code:
DEVICE=C:\DOS\SETVER.EXE
DEVICE=C:\WINDOWS\HIMEM.SYS
DOS=HIGH
COUNTRY=0.44,,C:\DOS\COUNTRY.SYS
DEVICE=C:\DOS\DISPLAY.SYS CON=(EGA,,1)
FILES=30
DEVICE=C:\WINDOWS\IFSHELP.SYS
STACKS=9,256
here is my autoexec.bat
Code:
C:\DOS\SMARTDRV.EXE /X
@ECHO OFF
PROMPT $p$g
PATH C:\WINDOWS; C:\DOS
SET TEMP=C:\DOS
MODE CON CODEPAGE PREPARE=((437) C:]DOS\EGA.CPI)
MODE CON CODEPAGE SELECT=437
C:\APPS\MOUSE\CTMOUSE
the last line i added myself obviously
PsyK is offline                         Send a private message to PsyK
Reply With Quote