LSD wrote:
Actually, I discovered through experimentation that in some cases (particularly with NOLFB) that dosdrv is best loaded last. Don't ask me why but I noticed that I got exactly the same hanging up business (and by that I mean the symptoms, the cause may be entirely different. I hardly see nolfb interfering with VDMS's CLI/POPF emulation) I mentioned in the my thread about the LaunchPad when I loaded dosdrv before nolfb. It disappeared if nolfb was ran before dosdrv. Another thing I noticed, and again I'm not entirely sure why, was that, if nolfb is loaded as part of the Autoexec section of the Launchpad performance was slower than loading it through a batch file (adding it to the regular autoexec.vdms files, presumably for execution as part of the regular 'Run with VDMS' option, didn't work but I'm still investigating this).
Hm... continue talking to Vlad about it in the other thread about this you started. In any case, you meant load it last BEFORE the application, right? Like:
nolfb
dosdrv
duke3d
Versus
dosdrv
nolfb
duke3d.
(And definitely not:
nolfb
duke3d
dosdrv
or anything stupid like that!)
That's kinda weird. Continue testing. But this guy wasn't asking about NOLFB. And I still recommend LaunchPad.