View Single Post
Old 05-02-2001, 03:15 PM   #1
MITotaku
Guest
 
Posts: n/a
Lightbulb Attention Burners!!

I learned a neat little trick to prevent coasters. Maybe you guys would like to try it.

Go to START -> RUN

Type: "sysedit"

Open up the SYSTEM.ini window

Scroll down to "[vcache]"
After [vcache] insert these two lines:

MinFile=2048
MaxFile=4096

When refreshed the SYSTEM.ini will automatically add two extra lines.
It should look something like this:

[vcache]
MinFile=2048
MaxFile=4096
MaxFileCache=16384
CHUNKSIZE=4096

Remember to type exactly. The system in case sensitive.
  Reply With Quote