<<Go to start> RUN and type in system.ini
under [386enh] type:
ConservativeSwapfileUsage=1
then click File> Save.
this causes your pc to use all the ram before using the harddrive for virtual memory.
The suggestion for 256M fixed Virtual Memory is a good one.>>
Better explained:
ConservativeSwapfileUsage=1 is a very indepth function, that in a nut shell, tells windows NOT to cache to disk any program that has been sitting at idle, but to leave resident in memory, thus reducing swapfile usage. It would appear that what this gentleman said could hold true in a sence..
Without the setting enabled, immediatly when a program loads, windows determines certain functions of that program are going to go idle and immediately loads into VM, with the setting enabled, it prevents windows from doing this.
[edit] I forgot to comment on the fixed swapfile. When you use ConservativeSwapfileUsage=1 and set a fixed swapfile, here is what windows does. "What? You don't want me to use Swapfile? You have 256 megs of it sitting there, I'm going to use it anyway!

"
By telling windows to manage it, it will reset to "0" everytime you boot. And with enough physcal mem, will remain "0".
If you just Game in Win98, I challenge you to simply just try disabling VM for starters... You'll be surprised!
Now, if you did a lot of HEAVY tasks, perhaps disabling VM wouldn't be your best choice, but that's not the case.
[/edit]