wrote:
|
| Fair enough Doug, you could fit an Ioss BIOS and switch twixt BIOS's
| it seems like overkill but it would work.
|
| 99% of all things choppy sound / video etc, are down to running these
| games on less than a GiG of memory.
|
| ¸ô¶ó
Hate to say it but a BIOS Saviour won't do what you suggest.
The user settings are not stored on the BIOS chip. They're stored in a
Complementary Metal Oxide Semiconductor (or CMOS) chip, which is maintained
by the motherboard battery.
All a BIOS Saviour will do is provide a backup copy of the Basic
Input/Output System code in case of corruption of the original chip.
If the OP were to put a gig of memory on his machine he'd experience a new
problem: artificial out of memory errors under Windows 98. This can be
solved by adding ..
MaxFileCache=524288
... after the [vcache] header in System.ini. This, of course, only applies
to Windows 9x, which throws a fit when more than 528MB of RAM is installed.
The virtual file cache takes all the real memory addresses and must be
limited.
Jef