Thread: Darkseed
View Single Post
Old 07-02-2005, 04:31 PM   #6
unregistered
Guest
Default

I'm on WinXP. I created a batch file (DS1.BAT) in the game directory
with only the line:

COMMAND /C .\DS.BAT

and used that to start the game in DOSbox, the green screen does not appear.

Of course, you could also use:

%COMSPEC% /C .\DS.BAT

Then, you must make sure that you mount the drive that is referenced by
your %COMSPEC% variable. Just type SET at the DOS prompt to verify.

                       
Reply With Quote