Difference between revisions of "GAMES:Command & Conquer: Red Alert"

From DOSBoxWiki
Jump to navigationJump to search
(New page: The DOS version works under DOSBox, but the Windows version may be preferable.<br> A Vista-compatible version is included in EA's [http://www.amazon.com/Command-Conquer-First-Decade-DVD-Ro...)
 
(info + content from Red Alert page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The DOS version works under DOSBox, but the Windows version may be preferable.<br>
+
{{Infobox Game
 +
|title=Command & Conquer: Red Alert
 +
|id=1362
 +
|image=
 +
|caption=
 +
|developer=Westwood Studios
 +
|publisher=Virgin Interactive
 +
|released=1996
 +
|version=[[Version0.74|0.74]]
 +
|status=Supported}}
 +
 
 +
'''Command & Conquer: Red Alert''' is a real-time strategy computer game.
 +
 
 +
== Making it work ==
 +
 
 +
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 [http://www.ea.com/redalert/news-detail.jsp?ncc=1&id=62 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
 +
 
 +
If you require support for general issues, see the [[Performance|performance guide]] and [[DOSBox_FAQ|FAQ]].
 +
 
 +
== Command & Conquer: The First Decade ==
 +
 
 +
The DOS version works under DOSBox, but the Windows version may be preferable.
 +
 
 
A Vista-compatible version is included in EA's [http://www.amazon.com/Command-Conquer-First-Decade-DVD-Rom-Pc/dp/B000CPKIT6/ Command & Conquer: The First Decade]. However, it has a several minor and major issues out of the box. A guide to these issues and how to fix them may be read [http://nyerguds.arsaneus-design.com/cncstuff/installing_tfd.html here].
 
A Vista-compatible version is included in EA's [http://www.amazon.com/Command-Conquer-First-Decade-DVD-Rom-Pc/dp/B000CPKIT6/ Command & Conquer: The First Decade]. However, it has a several minor and major issues out of the box. A guide to these issues and how to fix them may be read [http://nyerguds.arsaneus-design.com/cncstuff/installing_tfd.html here].
 +
 +
== External links ==
 +
 +
*[http://www.mobygames.com/game/dos/command-conquer-red-alert Command & Conquer: Red Alert] at MobyGames
 +
 +
[[Category:Real-time strategy games]]

Latest revision as of 12:11, 3 January 2013

Command & Conquer: Red Alert
Developer Westwood Studios
Publisher Virgin Interactive
Released 1996
Status Supported
Tested on 0.74
Tested game version Unknown
Links Compatibility List
Commands
Executable Unknown
Installer N/A
Setup N/A
DOS Extender
DOS4GW.EXE Unknown
Works with DOS32A N/A

Command & Conquer: Red Alert is a real-time strategy computer game.

Making it work

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

If you require support for general issues, see the performance guide and FAQ.

Command & Conquer: The First Decade

The DOS version works under DOSBox, but the Windows version may be preferable.

A Vista-compatible version is included in EA's Command & Conquer: The First Decade. However, it has a several minor and major issues out of the box. A guide to these issues and how to fix them may be read here.

External links