View Single Post
Old 10-09-2005, 07:14 AM   #18
gregor
Home Sweet Abandonia
 
gregor's Avatar

 
Join Date: Feb 2004
Location: Agalli, Albania
Posts: 1,021
Default

Autoexec.bat:

@ECHO OFF
path=c:\windows\command
LH /L:1 MOUSE.COM
rem c:\mouse\mouse.exe
SET BLASTER=A220 I7 D1 T2
SET SNDSCAPE=C:\WINDOWS
SET CTSYN=C:\sbpci
c:\sbpci\apinit
prompt $p$g

Config.sys:
NUMLOCK=ON
BREAK=ON
DOS=HIGH,UMB,NOAUTO
FILESHIGH=40
FCBSHIGH=1,0
BUFFERSHIGH=30,0
rem LASTDRIVEHIGH=J
LASTDRIVE=Z
STACKSHIGH=9,256
DEVICE=A:\HIMEM.SYS /V
DEVICE=A:\EMM386.EXE RAM /MIN=0 I=B000-B7FF /V
SHELL=A:\COMMAND.COM A:\ /E:1024 /P

-------------

Then you can "play" with the memory lines. For example you can increase the setting for EMS mmeory size.

Config.sys:

DOS=HIGH,UMB,AUTO
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICEHIGH=C:\WINDOWS\EMM386.EXE 10000 RAM
FILES=30
BUFFERS=20
STACKS=32,256
LASTDRIVE=Z
device=C:\WINDOWS\COMMAND\display.sys con=(ega,,1)



__________________
Crantius Colto: Fear not. You are safe here with me.
Lifts-Her-Tail: I must finish my cleaning, sir. The mistress will have my head if I do not!
Crantius Colto: Cleaning, eh? I have something for you. Here, polish my spear.
Lifts-Her-Tail: But it is huge! It could take me all night!
Crantius Colto: Plenty of time, my sweet. Plenty of time.
From The Lusty Argonian Maid by Crassius Curio found in TES3: Morrowind
gregor is offline                         Send a private message to gregor
Reply With Quote