Difference between revisions of "GAMES:Warcraft II"

From DOSBoxWiki
Jump to navigationJump to search
Line 5: Line 5:
 
You also need to mount the CD drive because Warcraft II will not start unless it detects the original CD in the drive. Here's the command to do that:
 
You also need to mount the CD drive because Warcraft II will not start unless it detects the original CD in the drive. Here's the command to do that:
  
<code><pre>mount d D:\ -t cdrom</pre></code>
+
<code><pre>MOUNT D D:\ -T CDROM</pre></code>

Revision as of 09:33, 7 February 2008

There is a step-by-step guide on setting up WarCraft II on Adam Pierce's blog[1].

Essentially, it runs great under DosBox, all you need to do is run WarCraft's SETUP.EXE and select Soundblaster 16 as the sound card. Leave all other options at their default settings.

You also need to mount the CD drive because Warcraft II will not start unless it detects the original CD in the drive. Here's the command to do that:

MOUNT D D:\ -T CDROM