Difference between revisions of "GAMES:Warcraft II"

From DOSBoxWiki
Jump to navigationJump to search
Line 23: Line 23:
  
 
Insert your Warcraft II CD into your drive.  
 
Insert your Warcraft II CD into your drive.  
 +
 
Create a folder in /Users/Yourname that is called "Warcraft2". ("Yourname" is the folder that corresponds to your account in /Users).
 
Create a folder in /Users/Yourname that is called "Warcraft2". ("Yourname" is the folder that corresponds to your account in /Users).
 +
 
Then launch Dosbox and type in the following command lines :  
 
Then launch Dosbox and type in the following command lines :  
 +
 
1) mount C ~/Warcraft2
 
1) mount C ~/Warcraft2
 +
 
This will explain to Dosbox where to install the game.
 
This will explain to Dosbox where to install the game.
 +
 
2) mount E /Volumes/Warcraft2 -t cdrom switch
 
2) mount E /Volumes/Warcraft2 -t cdrom switch
 +
 
This will tell Dosbox to consider your CD as E: ; the word "switch" is necessary so as the game recognizes the CD, when you will install it.
 
This will tell Dosbox to consider your CD as E: ; the word "switch" is necessary so as the game recognizes the CD, when you will install it.
 +
 
3) E:
 
3) E:
 +
 
By typing this you enter the CD-rom
 
By typing this you enter the CD-rom
 
4) install.exe
 
4) install.exe
 +
 
This launches Warcraft II installation.
 
This launches Warcraft II installation.
 +
  
 
If you own Warcraft II : Tides Of Darkness, after you have installed the basic game :  
 
If you own Warcraft II : Tides Of Darkness, after you have installed the basic game :  
 +
 
1) Leave Warcraft II
 
1) Leave Warcraft II
 +
 
2) Replace the CD with the one of Tides of Darkness
 
2) Replace the CD with the one of Tides of Darkness
 +
 
3) Type in the following commands :  
 
3) Type in the following commands :  
 +
 
mount C ~/Warcraft2
 
mount C ~/Warcraft2
 +
 
mount F /Volumes/Warcraft2X -t cdrom switch
 
mount F /Volumes/Warcraft2X -t cdrom switch
 +
 
F:
 
F:
 +
 
install.exe
 
install.exe
  
You should be able to play in solo games.
+
You should be able to play in solo games. Enjoy !
Enjoy !
 

Revision as of 12:13, 12 October 2008

WarCraft II
Warcraft2screenshotsmall.jpg
An In-Game screen shot of WarCraft II
Developer Blizzard Entertainment
Publisher Blizzard Entertainment
Released December 9, 1995
Status Perfect
Tested on 0.72
Tested game version Unknown
Links Compatibility List
Commands
Executable WAR2.EXE
Installer N/A
Setup SETUP.EXE
DOS Extender
DOS4GW.EXE Unknown
Works with DOS32A N/A

Making it work

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

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.

You might also like to set the cycles to 20000 or so in dosbox.conf to stop it scrolling too fast.

On Mac OS X.5

Insert your Warcraft II CD into your drive.

Create a folder in /Users/Yourname that is called "Warcraft2". ("Yourname" is the folder that corresponds to your account in /Users).

Then launch Dosbox and type in the following command lines :

1) mount C ~/Warcraft2

This will explain to Dosbox where to install the game.

2) mount E /Volumes/Warcraft2 -t cdrom switch

This will tell Dosbox to consider your CD as E: ; the word "switch" is necessary so as the game recognizes the CD, when you will install it.

3) E:

By typing this you enter the CD-rom 4) install.exe

This launches Warcraft II installation.


If you own Warcraft II : Tides Of Darkness, after you have installed the basic game :

1) Leave Warcraft II

2) Replace the CD with the one of Tides of Darkness

3) Type in the following commands :

mount C ~/Warcraft2

mount F /Volumes/Warcraft2X -t cdrom switch

F:

install.exe

You should be able to play in solo games. Enjoy !