PDA

View Full Version : Some Windows tweaks


ssjDoh
10-31-00, 06:00 PM
Source is tweak3d (http://www.tweak3d.net) Was posted on the rage3d forum, just sharing with you all http://www.speedguide.net/ubb/biggrin.gif

For Windows98 and Me:

Open System.ini:

Add these under [386Enh]:

DMABufferSize=64
LocalLoadHigh=1
ConservativeSwapfileUsage=1
PageBuffers=32

Add these under [vcache]:

minfilecache=13108 (10% of your RAM, x1024)
maxfilecache=13108 (10% of your RAM, x1024)
chunksize=256, 512, or 1024 (I prefer 1024, but if you have 256MB of RAM or more, use 256 - if you're not sure, use 512)

For Windows98:

Open Msdos.sys:

Add these under [Options]:

Dblspace=0
Drvspace=0
Logo=0
Bootdelay=0
Disablelog=1
Doublebuffer=1

For WindowsMe:

For Msdos.sys:
You will have to uncheck 'hide protected operating system files' in the Folder Options under View in the Contol Panel for you to view Msdos.sys in WindowsMe
Also, under WindowsMe, right click Msdos.sys, click properties, and then uncheck 'read-only' to be able to save this file once you have added these options. Remember to re-check 'read only' when you are done adding these options!

Add these under [Options]:

Dblspace=0
Drvspace=0
Logo=0
Bootdelay=0
Disablelog=1
Doublebuffer=1

For Windows98:

Open Config.sys:

Add these:
device=c:\windows\himem.sys
device=c:\windows\emm386.exe noems
Stacks=0,0
dos=high,umb
files=128
devicehigh=c:\windows\setver.exe
devicehigh=c:\windows\ifshlp.sys

For WindowsMe:

Go to Programs, Accessories, System Tools and open System Information. Under tools, open the System Configuration Utility:

Under the Environment Tab, click New and then this info:

Variable Name: Variable Value:

Stacks: 0,0
dos: high,umb
files: 128

now Reboot!

Prey521
10-31-00, 07:07 PM
Thanx DOH, I'll give these a shot http://www.speedguide.net/ubb/biggrin.gif.