getting a virtual cd created for warcraft 2 please help
getting a virtual cd created for warcraft 2 please help
hi ive downloaded dosbox and am using windows xp. i can get the game running but am unable to play single player as my cd was severly damaged some time ago. i have no idea how to get this whole thing started and any help would be appreciated. i am using the abandonware dos version of warcraft 2
Re: getting a virtual cd created for warcraft 2 please help
While this is terribly unspecific, I fancy that the version you have is cracked, but it still refuses to run because you haven't mounted a virtual CD drive in DOSBox.dnforever09 wrote:i am using the abandonware dos version of warcraft 2
TO do so, just create an empty folder somewhere on your HDD, called CD or anything you wish (e.g. C:\DOS\CD\).
Then mount it inside DOSBox as a CD drive:
Code: Select all
mount D C:\DOS\CD -t cdrom
Re: getting a virtual cd created for warcraft 2 please help
You can try what MrFlibble said, but alas there are many bugged and incomplete rips of warcraft2 floating around on the net.
And as Warcraft2 is a mixed mode CD it should be a BIN/CUE image. (Or MDS/MDF pair)
BIN/CUE can be mounted directly in dosbox as CDdrive D:\ with imgmount command:
imgmount d x:\path\name.cue -t cdrom
MDS/MDF pair should be mounted in a virtual drive soft and then mounted as CDdrive D: in dosbox:
mount d x:\ -t cdrom
Install the game from D: on C: within dosbox.
Also: some releases of Warcraft 2 were Mac/Windows only if I remember swell, won't run in dosbox at all.
Advisable here is to hunt for the full CD image of warcraft2.dnforever09 wrote:.... i am using the abandonware dos version of warcraft 2
And as Warcraft2 is a mixed mode CD it should be a BIN/CUE image. (Or MDS/MDF pair)
BIN/CUE can be mounted directly in dosbox as CDdrive D:\ with imgmount command:
imgmount d x:\path\name.cue -t cdrom
MDS/MDF pair should be mounted in a virtual drive soft and then mounted as CDdrive D: in dosbox:
mount d x:\ -t cdrom
Install the game from D: on C: within dosbox.
Also: some releases of Warcraft 2 were Mac/Windows only if I remember swell, won't run in dosbox at all.
wardrich wrote:The contrasts in personalities will deliver some SERIOUS lulz. I can't wait.
Re: getting a virtual cd created for warcraft 2 please help
I suppose you mean the Battle.net Edition.dosraider wrote:Also: some releases of Warcraft 2 were Mac/Windows only if I remember swell, won't run in dosbox at all.
I guess it would be correct to call those official source ports to other platforms (Win and Mac), but of course the game also got optimized for Internet play, as well as some bugfixes and small additions here and there toodosraider wrote:re-releases ..? Special editions ?
I still prefer the DOS version though