First post, by kolano
- Rank
- Oldbie
I have a few DOS programs (old eyecandy stuff) I'd like to put more muscle behind than I can via DOSBox's emulated CPU cores. I had thought the PC virtualizers (Virtual PC, VirtualBox, VMWare, etc.) would enable such, but...
VirtualBox (/w DOS 6.22 command prompt):
kPlasma: Immediate crash, Runtime error 200 at OD24:0091. Corrected via TPPatch. Seems to auto scale the image from 320x200 to 640x480, fullscreen produces a non-fullscreen centered output.
Pyche: Starts, hangs up part way through displaying initial resolution selection screen. I'm guessing it's related to limited VESA support in the VM.
Virtual PC (/w Windows ME command prompt):
kPlasma: Starts, runs very quickly. Unfortunately, without vsync support, there's lots of image tearing. I also eventually crash out with a stack overflow error. The stack overflows seem to occur even with typical (STACKS=9,128) or max (STACKS=64,512) stacks set, sometimes while still just sitting on the command prompt.
Pyche: Won't display initial resolution selection screen, starts and dumps back to command line.
VMWare:
kPlasma: Immediate crash, Runtime error 200 at OD24:0091. Corrected via TPPatch. Seems to auto scale the image from 320x200 to 640x480, fullscreen produces a non-fullscreen centered output.
Pyche: Starts, hangs up showing a black screen post initializing the 640x480x16 mode used for resolution selection.
Post some internet poking I've come to understand their support for older OSs seems rather limited. Only minimal support seems to be provided for running anything pre-WindowsNT. Can anyone recommend a DOS virtualization solution that might provide better support of older OSes/software to me, or provide any insight regarding the issues I list above?