PDA

View Full Version : Worms I


bastin
18-12-2004, 06:40 AM
Hi ! I'm very interested in Worms I, but I can't run it in DosBox 0.62 ( I have Windows 2000). Can you help me with this muck ?

Eagle of Fire
18-12-2004, 07:11 AM
Could you get a little more precise on what the problem really is and if the program you are trying to use is either a true DOS or true Windows program?

What is the error message?

What did you try yet?

Data
18-12-2004, 09:30 AM
mount the worms directory once as c:\ and once as d:\ -t cdrom.
then it should work.

buh
26-02-2005, 08:29 PM
Worms 1 does only work with pure WinXP. On my strange System it is impossible to play with dosbox or bootdisk, even vdmsound must not be installed.

I don't understand that.

JJXB
26-02-2005, 08:58 PM
same here.
infact, its possible to play it without the cd :D
heres my worms.bat:
@cls
@d:\Worms\bin\black.exe
@SET dos4g=quiet
@SET wormscfg=d:\Worms\worms.cfg
@SET wormscd=d:\Worms
@d:\Worms\bin\wrms
but for everyone else it would be:
@cls
@*wormsdir*\bin\black.exe
@SET dos4g=quiet
@SET wormscfg=*wormsdir*\worms.cfg
@SET wormscd=*wormsdir*
@*wormsdir*\bin\wrms