> >>>>> "Scott" == Scott Stegura <scottuf@grove.ufl.edu> writes:
>
> Scott> Well, as an experiment I tried running Executor under
> Scott> MS-DOS Mode and I was surprised because it ran almost twice
> Scott> as fast!!! The video was a lot faster and the CPU jumped
> Scott> from a 6 to a 12 on my 486DX2-66. Well, I guess from now
> Scott> on I'll run directly under DOS instead of Win95. I'm
> Scott> really surprised at how much of a drain Win95 is on my
> Scott> system.
>
> That's interesting.
>
> Video should be faster (if you've got UniVBE) because we can directly
> access the linear frame buffer under DOS. Still, I wouldn't think
> that the CPU number should slow down.
>
> Can you try:
>
> executor -nosound -oldtimer
>
> and see how fast it is under Win95? Thanks!
>
> -Mat
The -oldtimer option helped speed things up some. The -nosound option
didn't help though. And I am running UniVBE 5.1a. However, things
still weren't up to DOS speed so I think I'll stick with the hassle of
exiting windows to go to DOS mode for now. Hopefully V3.00 (or maybe
V2.1) will be fully Win95 compatable.
Scott Stegura
I have the same problem you do with speed in '95. Well sorta...
Sometimes I can get it to run as fast as DOS when I use a simple command line like:
executor -nosplash -memory 4M
This command started working as fast as DOS around the time I changed my serial mouse to a PS/2 port mouse. I am not certain though.
I noticed when running in a small amount of RAM if you continue to run executor, exit, then reload the numbers get less and less. So when I test different command lines like Matt suggests I always reboot.
I took the liberty to use the command switches -nosound -oldtimer to see what I came up with. Below are my findings they are sorta interesting.
For some reason Win95 does not like -nosound. The really odd thing is when both -nosound and -oldtimer are in use, it is faster then each one individualy. Especially when -nosound is slower then executor running with just -nosplash -memory 4M.
Looking at these results gives me a question. Why isn't -oldtimer part of the default settings when it makes the emulation run much faster?? What are the pluses and minus of using -oldtimer?
Well anyways I hope this gets to all of you cuzz this took forever :)