Difference between revisions of "GAMES:Red Alert"

From DOSBoxWiki
Jump to navigationJump to search
(Created page with link to game, and special instruction to run.)
 
(Meh... Should use preview....)
Line 1: Line 1:
[http://en.wikipedia.org/wiki/Command_&_Conquer:_Red_Alert|Red Alert] runs just fine in DOSBox.
+
[http://en.wikipedia.org/wiki/Command_&_Conquer:_Red_Alert Red Alert] runs just fine in DOSBox.
  
You can download the ISOs for the game from EA (who bought out Westwood in 2002 or 2003).
+
You can download the ISOs for the game from EA (who bought out Westwood in 2002 or 2003). See the [http://www.ea.com/redalert/news-detail.jsp?ncc=1&id=62 news article for more information].
http://www.ea.com/redalert/news-detail.jsp?ncc=1&id=62
 
  
You should mount both ISOs at one time, and then switch with CTRL-F4 when the game asks you. For example, I've got these two commands in my [[AutoExec]]:
+
You should mount both ISOs at one time, and then switch with CTRL-F4 when the game asks you. For example, I've got these two commands in my [[AUTOEXEC]]:
[[mount]] c ~/emulators/dos
+
[[MOUNT]] c ~/emulators/dos
[[imgmount]] d ~/emulators/CD1_ALLIED_DISC.ISO ~/emulators/CD2_SOVIET_DISC.ISO -t iso -fs iso
+
[[IMGMOUNT]] d ~/emulators/CD1_ALLIED_DISC.ISO ~/emulators/CD2_SOVIET_DISC.ISO -t iso -fs iso

Revision as of 14:26, 18 September 2008

Red Alert runs just fine in DOSBox.

You can download the ISOs for the game from EA (who bought out Westwood in 2002 or 2003). See the news article for more information.

You should mount both ISOs at one time, and then switch with CTRL-F4 when the game asks you. For example, I've got these two commands in my AUTOEXEC:

MOUNT c ~/emulators/dos
IMGMOUNT d ~/emulators/CD1_ALLIED_DISC.ISO ~/emulators/CD2_SOVIET_DISC.ISO -t iso -fs iso