One other person that I recall had a consistent crash on exit, and some have had crashes either randomly or under certain circumstances.

Since the problem is not with the settings, you can just click 'no' in the error dialog that pops up recommending that you reset your configuration.


Have you defragged your hard drive lately, or run a ScanDisk? (right click on the hard drive in Windows Explorer, select Properties, switch to the Tools tab, and hit the Check Now button in the Error Checking Status section)

In the Beyond Divinity forum, a couple people reported that RAM Idle helped either with Windows in general or with problems they were having. I use RAMpage, but since changing a couple memory settings, it gets more use monitoring memory than freeing it (it has always been set to manual).

To prevent Windows 98 from using excessive amounts of RAM to cache files, you can change/add a limit in the [vcache] section of the System.ini file.

[vcache]
MaxFileCache=524288


The usual recommendation is to set this to either 1/4 of the total RAM (in KB) or 524288, whichever is less (so in your case, 79872).

Also, in the System.ini file, in the [386Enh] section, add the following line.

ConservativeSwapfileUsage=1